Commit Graph

2887 Commits (547870b6881302c5b4ff32173c16d06009e3588f)
 

Author SHA1 Message Date
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
Remy Suen 3e631e8385
Add HEALTHCHECK as a Dockerfile keyword
HEALTHCHECK was introduced as a keyword in Docker 1.12. It should be
included in Monaco as a keyword too.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Martin Aeschlimann ff043657bd update dependencies, fix promise typing issue 7 years ago
ItsPugle 929093d981
Updating the footer to reflect change of year 7 years ago
Martin Aeschlimann 19b622bb0a Remove comment of escapeText 7 years ago
Martin Aeschlimann 524db65880 remove escapeText 7 years ago
Martin Aeschlimann c4f9df0f80 remove escapeText 7 years ago
Martin Aeschlimann 13c997af18 remove escapeText 7 years ago
evakili a9ba86ce03 whitespaces after # are allowed in C++ preprocessor statements 7 years ago
David Gatti 4c0f0748e8 Added support for CSP 7 years ago
Alexandru Dima fcb300dc51
Merge pull request #26 from TeamSQL/master
MySQL, Postgres, Redshift and Redis Language Support
7 years ago
Alex Dima 5994d965a6 Minor edits 7 years ago
Alexandru Dima 4ce2107152
Fixes #9 7 years ago
Alex Dima bad3c34056 update .d.ts 7 years ago
Alex Dima 2e880e0089 0.10.1 7 years ago
Alex Dima 6594f6614f Prep for 0.10.1 7 years ago
Can Abacigil 5f8c74986c redis language support added, tests are ok 7 years ago
Can Abacigil 7382c4690b Merge branch 'master' into redis 7 years ago
Can Abacigil 33b0698269 updated bundles 7 years ago
Özgün Özen 222072d0f2 redis keywords 8 years ago
Can Abacigil 225a1181c9 version updated 8 years ago
Can Abacigil 5bbc1eb01c redshift tests done 8 years ago