Commit Graph

62 Commits (1e565b33acde687edd24d3d2141cc53468aab577)

Author SHA1 Message Date
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
Alex Dima 6882a78485 More tweaks for optimal colorization 8 years ago
Alex Dima 36b879e624 Remove extraneous bracket directives 8 years ago
Alex Dima 21953fde00 adopt latest editor 8 years ago
Alex Dima b5b35011ef Adopt Monarch breaking change 8 years ago
Alex Dima 03eaf41470 Small tweaks to use classic-style tokens 8 years ago
Alex Dima 6b4e9948dc Generate classic-style tokens for less and add tests 8 years ago
Alex Dima f487f4f76d Generate classic-style tokens for scss and add tests 8 years ago
Alex Dima d62ad052d0 Fix php tests 8 years ago
Alex Dima 84365cfba1 Generate classic-style tokens for css and add tests 8 years ago
Alex Dima 73ca7943b6 Generate classic-style tokens for bat 8 years ago
Alex Dima ac89ee029e improve handlebars tokens 8 years ago
Alex Dima cd6cee8241 Fix test running 8 years ago
d056950 df77c1f729 YAML: Fix tests 8 years ago
d056950 5e78e912f2 YAML: Remove value state and add more tests 8 years ago