Commit Graph

432 Commits (266e2c1a3917734144ca090f2b2b1316c4acef6c)
 

Author SHA1 Message Date
alan.invents 266e2c1a39
Fixed typo 5 years ago
alan.invents 8c06e270cd
Added missing comma 5 years ago
alan.invents 7509953880
add julia 5 years ago
alan.invents 75b2a69851
Create julia.contribution.ts 5 years ago
alan.invents 39003d4b56
Create julia.test.ts 5 years ago
alan.invents 1e47fbb52a
Create julia.ts 5 years ago
Alexandru Dima 5624ce9124
Merge pull request #81 from nrayburn-tech/master
Add _ as a supported character for Python tags/keywords
5 years ago
nrayburn 9deb43ba53 Add _ as a supported item for tags and keywords 5 years ago
Alex Dima 1b4729c63b
1.10.0 5 years ago
Alex Dima b54a35c660
Update dependencies 5 years ago
Alexandru Dima 05b5aa1df0
Merge pull request #80 from nrayburn-tech/master
Add support for multiline comments in Swift
5 years ago
nrayburn 28741d3741 Add support for multiline strings in Swift 5 years ago
nrayburn fcc397a6f5 Add whitespace token to swift and update test to match 5 years ago
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 6 years ago
Steven Degutis 5b64fd4938
Adds Markdown Table syntax highlighting
New styles used are `keyword.table.{header,left,middle,right}`.
6 years ago
Alex Dima 0ed9a6c3e9 1.8.0 6 years ago