Commit Graph

3308 Commits (aafca45ff97ec008262ab01a8d5aebd264b7d200)
 

Author SHA1 Message Date
Alex Dima 4903cb5f00 Use import() for lazy-loading modules 7 years ago
Alex Dima 22f5c6aa9e 2.0.0 7 years ago
Alex Dima 5a0b7532f3 Adopt monaco-plugin-helpers 7 years ago
Alex Dima 043283146c 1.0.0 7 years ago
Alex Dima a8741f55a9 Adopt monaco-plugin-helpers 7 years ago
Alex Dima faf0d9a93a 3.0.0 7 years ago
Alex Dima 5d8e7bfc6a Add ts.worker for ESM variant 7 years ago
Alex Dima 50517cad24 Use tsMode and tsWorker for entry point names 7 years ago
Alex Dima 717952e163 Use import() for dynamic imports 7 years ago
Alex Dima d75e5fdb8f Adopt monaco-plugin-helpers 7 years ago
Alex Dima 2ad83718b7 Spell out dynamic imports 7 years ago
Alex Dima dfbeb25855 Restore test running 7 years ago
Alex Dima bcc10f8425 Ship ESM variant 7 years ago
Alex Dima bf7c78973c Reorganize project 7 years ago
Alex Dima 64d2e8c8ef Ship ESM; Adopt latest deps 7 years ago
Alex Dima ca775cc8f3 Ship ESM; Adopt latest deps 7 years ago
Alex Dima 2208018338 Ship monaco.d.ts in release folder 7 years ago
Alex Dima e5d3880ac4 Don't use gulp anymore 7 years ago
Alex Dima 09e0f8b047 Fix test running 7 years ago
Alex Dima 4158e69096 Move import typescrit out of gulp 7 years ago
Alex Dima c45bf2eff6 Ship ESM version 7 years ago
Peng Lyu 41bb016283
Merge pull request #740 from nikeee/fix-linenumbers
Fix line number API usage
7 years ago
Alex Dima 9be21f963e Always compile to esm 7 years ago
Alex Dima e2b014d8d7 Ship ESM variant; Ship AMD variant using webpack 7 years ago
Alex Dima 6a61202ff4 Add basic support for ESM 7 years ago
Alex Dima 92af97ca38 Refactor project shape 7 years ago
Alex Dima ae43973e77 Adopt latest deps and fix errors 7 years ago
Peng Lyu a9a9a486ce 2018 ;( 7 years ago
Peng Lyu fb489d416f Ruby squiggly heredoc. 7 years ago
Peng Lyu 51df390edc Fix microsoft/monaco-editor#703. c++ 11 raw string literal. 7 years ago
Peng Lyu acfa9cf274 Re Microsoft/monaco-editor#688 test case update. 7 years ago
Peng Lyu c4bd2cdd37 Fix microsoft/monaco-editor#688. (*) is not commet 7 years ago
Remy Suen 5f51559926
Add ARG as a Dockerfile keyword
ARG was introduced as a keyword in Docker 1.09. It should be included
in Monaco as a keyword too.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Alexandru Dima 5c70cefbad
Merge pull request #19 from rcjsuen/remove-disposables
Remove unused IDisposable array
7 years ago
Andre c48bbd4dd6
More realistic terminal shell 7 years ago
Niklas Mollenhauer 0b10139f53 Fix line number API usage 7 years ago
Remy Suen 896f576a64 Remove unused IDisposable array
The IDisposables created by the registration of language providers
were originally stored in an array. However, that array is not
actually used anywhere in the code so it should be removed instead.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Peng Lyu e52655e468 Fix #716. 7 years ago
Alex Dima e87b2e9445 Fixes Microsoft/monaco-editor#717: use absolute paths when running under http 7 years ago
Alexandru Dima a09a5607c2
Merge pull request #29 from rcjsuen/patch-1
Add HEALTHCHECK as a Dockerfile keyword
7 years ago
Alexandru Dima b7b82b5d4f
Merge pull request #27 from templarbit/master
Support Content-Security-Policy syntax highlighting
7 years ago
Alex Dima 2c5e6d5448 Make code compile 7 years ago
Alexandru Dima 1f4f98abc1
Merge pull request #28 from evakili/master
Whitespaces after # are allowed in C++ preprocessor statements (Microsoft/monaco-editor#687)
7 years ago
surinder singh b2365bd7c9 Monaco Editor under nodewebkit 7 years ago
Alexandru Dima aed7441450
Merge pull request #18 from rcjsuen/patch-1
Fix a small typo in README.md
7 years ago
Alex Dima 4514e58f07 Adopt TS 2.7.2 7 years ago
Remy Suen 3ff2bd5d03
Fix a small typo in README.md
Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Andrew Palm 00b766829b Run gulp generate-test-samples 7 years ago
Andrew Palm d387351c5f Update JavaScript for configure-json-defaults sample 7 years ago
MSeifert04 a9dbe7bcaf add line break in example 7 years ago