Commit Graph

569 Commits (6148b8a13054d6fb2a8632e77b8003659d1fb51f)
 

Author SHA1 Message Date
Alexandru Dima d2577bf88c
Highlight function definitions better (#79)
Highlight function definitions better
5 years ago
alan.invents ff60b4a68d
Highlight function definitions better 5 years ago
Alexandru Dima 48bed9874a
1.9.2 5 years ago
Alexandru Dima 0994d6746c
add tokenizer for graphql language variables (#78)
add tokenizer for graphql language variables
5 years ago
Rikki Schulte 7eb550521a adjust tests for additional graphql tokenizer 5 years ago
Rikki Schulte 3655d9a96a add tokenizer for graphql language variables 5 years ago
Alexandru Dima 03db2f621f
1.9.1 5 years ago
Alexandru Dima 632bab3968
Prefer https 5 years ago
Alexandru Dima bcd7a108ac
add support for reStructuredText (#77)
add support for reStructuredText
5 years ago
Alexandru Dima 24f923b7c0
Follow naming patterns & sort imports 5 years ago
CHOE c1c7d4b76a add support for reStructuredText 5 years ago
Alex Dima 3b600204b8
1.9.0 5 years ago
Alex Dima 8267281d21
Fixes microsoft/monaco-editor#1708 5 years ago
Alexandru Dima 71919c681e
There is no need to list all the languages in the README 5 years ago
Alexandru Dima eee394ef11
Use glob for bundling 5 years ago
Alexandru Dima 9ca6cef477
Sort alphabetically 5 years ago
Alexandru Dima b16a1195eb
Discover tests via glob 5 years ago
Alexandru Dima 2811880280
Switch to terser 5 years ago
Alexandru Dima ec203f864f
Merge pull request #76 from Serhioromano/master
Improvements to ST language
5 years ago
Sergey Romanov 7e0f9bc899 Merge branch 'master' of https://github.com/Microsoft/monaco-languages 5 years ago
Sergey Romanov 0400efce32 Fix tests 5 years ago
Alex Dima 9de193a100
Fixes microsoft/monaco-editor#1479 5 years ago
Alex Dima b6b3e0a0db
Fixes microsoft/monaco-editor#1123 5 years ago
Alex Dima 229378ae98
Fixes microsoft/monaco-editor#1216 5 years ago
Alexandru Dima 4e2ba08fc6
Fixes microsoft/monaco-editor#557: VB can have mult-line strings 5 years ago
Alexandru Dima 998a8b2efb
Merge pull request #75 from mbykovskyy/master
Adds cameligo language support
5 years ago
Alexandru Dima 4370bf50c7
Merge pull request #74 from spahnke/nullish-coalesce
[JS/TS] Add support for the nullish-coalesce operator
5 years ago
Alexandru Dima 307c82d5c4
Adds Markdown Table syntax highlighting (#73)
Adds Markdown Table syntax highlighting
5 years ago
Alexandru Dima c50642f89b
Fixes microsoft/monaco-editor#1607: Add support for nested comments 5 years ago
Alexandru Dima c6b50fc678
bump deps 5 years ago
Alexandru Dima c0fb272a34
Add strict TS checking 5 years ago
Alexandru Dima 75cb14f8f0
register tokenizers early (with promises) 5 years ago
Sergey Romanov fba61ffccf Changes 5 years ago
Maksym Bykovskyy c123d330e7 Added cameligo language support 5 years ago
Sebastian Pahnke aff86cc64c Add support for the nullish-coalesce operator 5 years ago
Steven Degutis 5b64fd4938
Adds Markdown Table syntax highlighting
New styles used are `keyword.table.{header,left,middle,right}`.
5 years ago
Alex Dima 0ed9a6c3e9 1.8.0 5 years ago
Alex Dima 39e73742b4 Adopt latest monaco-editor-core 5 years ago
Alexandru Dima f67f33d8bb
Merge pull request #72 from larshp/abap
[ABAP] Add ABAP language support
5 years ago
Alexandru Dima 1cea151b6b
Merge pull request #71 from ocrampete16/twig-support
Add support for the Twig template language
5 years ago
Alexandru Dima ee734dd791
Merge pull request #70 from larshp/guide
readme: align "add new language" example
5 years ago
Alexandru Dima 577406a3f5
Merge pull request #69 from DefinitelyNotAGoat/master
pascaligo: adding pascaligo language support
5 years ago
Lars Hvam a73e4de7be
Update README.md 5 years ago
larshp 70dcf9020c more tests and fixes 5 years ago
larshp 5bdff0c4a7 add tests 5 years ago
Marco Petersen 63e076eb1f Add HTML rules w/ substate 5 years ago
Marco Petersen b708d609d0 Add back HTML substate to tests 5 years ago
Marco Petersen 5883288970 Add HTML lexing info 5 years ago
Marco Petersen 8c432bf06e Add HTML rich language config 5 years ago
Marco Petersen 737b9e4b88 Add HTML tests minus the substate 5 years ago