Commit Graph

2674 Commits (2b7072d6639a09d14c4e84263858602568b05dfc)
 

Author SHA1 Message Date
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 7 years ago
Can Abacigil 225a1181c9 version updated 8 years ago
Can Abacigil 5bbc1eb01c redshift tests done 8 years ago
Can Abacigil 68f56a91e7 postgresql test are done 8 years ago
Can Abacigil 6b6ff7ff5b Merge branch 'master' of github.com:TeamSQL/monaco-languages 8 years ago
Can Abacigil 30f92d1ce6 mysql sql language support 8 years ago
Özgün Özen cc0dfec714 Merge branch 'master' of https://github.com/TeamSQL/monaco-languages 8 years ago
Özgün Özen a717147619 pgsql keywords, redshift functions and keywords 8 years ago
Can Abacigil 7623a4c5cc Merge branch 'master' of github.com:TeamSQL/monaco-languages 8 years ago
Can Abacigil d5f2122535 mysql test are in development 8 years ago
Özgün Özen eea97aa450 Merge branch 'master' of https://github.com/TeamSQL/monaco-languages 8 years ago
Özgün Özen 7255316533 pgsql functions 8 years ago
Can Abacigil 3c98fd9269 updated npm name 8 years ago
Özgün Özen e7e82c1516 mysql keywords, functions 8 years ago
Can Abacigil 92629b423e mysql language added 8 years ago
Dominik Moritz bfcf32fde0 Fix code in changelog 8 years ago