Commit Graph

76 Commits (2c18c1e79900737facfe4456a31eea9752458c3f)

Author SHA1 Message Date
Abdussalam Abdurrahman b276d3ea83 [clojure] Sort the test suites by file name. 6 years ago
Alex Dima a3d4b50888 Remove usage of jsdom-no-contextify 7 years ago
olane 62d143821a Register apex language and load tests 7 years ago
Alex Dima 4a58571f1b Merge remote-tracking branch 'origin/master' into pr/Vityanchys/43 7 years ago
Alexandru Dima 5f30811868
Merge pull request #42 from mattmasson/master
Add support for Power Query (M) language
7 years ago
Alex Dima 3979a669f3 Add JavaScript coloring 7 years ago
Alex Dima 63639e2ec5 Add TypeScript coloring 7 years ago
Viktar Pakanechny e0ecde0617 Added azcli 7 years ago
Matt Masson 134fe29df2 add powerquery to distribution and test 7 years ago
Zhiqiang Lu ce9ef2b74d Add Perl language 7 years ago
Zhiqiang Lu 16f9c159f2 Add Shell language 7 years ago
Alex Dima 32838abddd Minor cleanup 7 years ago
Avelino b8cf0d688f added clojure support
refs:
https://github.com/Microsoft/monaco-editor/issues/828
https://github.com/theia-ide/theia/issues/1717
7 years ago
masad-frost 817ca5bd99 Add Scheme language 7 years ago
Sergey Romanov 6911ed6b88 Add new language ST 7 years ago
TJ Kells 38bdd17d43 Add rust colorization support 7 years ago
Alex Dima 93c48edccc Reorganize project 7 years ago
Alex Dima dfbeb25855 Restore test running 7 years ago
Alex Dima bf7c78973c Reorganize project 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
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
evakili a9ba86ce03 whitespaces after # are allowed in C++ preprocessor statements 7 years ago
David Gatti 4c0f0748e8 Added support for CSP 7 years ago
Can Abacigil 5f8c74986c redis language support added, tests are ok 7 years ago
Can Abacigil 5bbc1eb01c redshift tests done 7 years ago
Can Abacigil 68f56a91e7 postgresql test are done 7 years ago
Can Abacigil 30f92d1ce6 mysql sql language support 7 years ago
Can Abacigil d5f2122535 mysql test are in development 7 years ago
marlenecota 9e1afc2619 added class and member detection 8 years ago
marlenecota 70ffd3f0c2 added support for Small Basic 8 years ago
Alex Dima e294277b7e Adopt latest monaco-editor-core 8 years ago
Martin Aeschlimann ecfce903c4 Website - Jade should be Pug. Fixes Microsoft/monaco-editor#13 8 years ago
Alex Dima d475297526 Update dev dependencies 8 years ago
Alex Dima 3c5417b252 Eliminate htmlTokenTypes 8 years ago
Alex Dima f661c5f826 Format sources 8 years ago
Alex Dima d9d2ca27bc Fix missing trailing comma 8 years ago
Alexandru Dima 2586e9d789 Merge pull request #20 from lserafin/master
Add Solidity
8 years ago
Alexandru Dima 2981d7bc43 Merge pull request #19 from scottmcmaster/master
MSDAX support
8 years ago
Alexandru Dima 9865a5f5a0 Merge pull request #16 from sandyarmstrong/numlits
csharp: add support for binary literals and _ as separator
8 years ago
Alexandru Dima 37e390f5ae Merge pull request #14 from AndersMad/master
HTML Tags: Add support for dash and fix colon in end tag
8 years ago
Alex Dima ae07fd5aeb Add test for PR#14 8 years ago
Alex Dima bd847cb2a0 Fix a few missing commas and indentation 8 years ago
Luzian Serafin 6053795334 Add Solidity 8 years ago
Scott McMaster 345fa67059 MSDAX support 8 years ago
Sandy Armstrong de35151091 csharp: add support for binary literals and _ as separator
Note that proper `_` usage is not enforced; this matches vscode behavior.
8 years ago
Joey Marianer c71ca222d3 Support literal interpolated strings ($@"") 8 years ago
Alex Dima eb82671c37 Fix integration tests 8 years ago