Commit graph

431 commits

Author SHA1 Message Date
alan.invents
8c06e270cd
Added missing comma 2020-02-13 18:54:00 -05:00
alan.invents
7509953880
add julia 2020-02-13 18:37:29 -05:00
alan.invents
75b2a69851
Create julia.contribution.ts 2020-02-13 18:36:04 -05:00
alan.invents
39003d4b56
Create julia.test.ts 2020-02-13 18:33:44 -05:00
alan.invents
1e47fbb52a
Create julia.ts 2020-02-13 18:20:46 -05:00
Alexandru Dima
5624ce9124
Merge pull request #81 from nrayburn-tech/master
Add _ as a supported character for Python tags/keywords
2020-02-13 10:01:48 +01:00
nrayburn
9deb43ba53 Add _ as a supported item for tags and keywords 2020-02-11 21:45:44 -06:00
Alex Dima
1b4729c63b
1.10.0 2020-02-10 23:22:42 +01:00
Alex Dima
b54a35c660
Update dependencies 2020-02-10 23:22:32 +01:00
Alexandru Dima
05b5aa1df0
Merge pull request #80 from nrayburn-tech/master
Add support for multiline comments in Swift
2020-02-05 22:07:37 +01:00
nrayburn
28741d3741 Add support for multiline strings in Swift 2020-02-04 11:52:40 -06:00
nrayburn
fcc397a6f5 Add whitespace token to swift and update test to match 2020-02-04 11:50:53 -06:00
Alexandru Dima
d2577bf88c
Highlight function definitions better (#79)
Highlight function definitions better
2020-01-28 10:25:12 +01:00
alan.invents
ff60b4a68d
Highlight function definitions better 2020-01-26 17:14:43 -05:00
Alexandru Dima
48bed9874a
1.9.2 2020-01-14 15:32:41 +01:00
Alexandru Dima
0994d6746c
add tokenizer for graphql language variables (#78)
add tokenizer for graphql language variables
2020-01-14 15:32:24 +01:00
Rikki Schulte
7eb550521a adjust tests for additional graphql tokenizer 2020-01-13 23:49:20 -05:00
Rikki Schulte
3655d9a96a add tokenizer for graphql language variables 2020-01-13 21:59:54 -05:00
Alexandru Dima
03db2f621f
1.9.1 2020-01-06 15:44:16 +01:00
Alexandru Dima
632bab3968
Prefer https 2020-01-06 15:42:06 +01:00
Alexandru Dima
bcd7a108ac
add support for reStructuredText (#77)
add support for reStructuredText
2020-01-06 13:54:27 +01:00
Alexandru Dima
24f923b7c0
Follow naming patterns & sort imports 2020-01-06 13:53:41 +01:00
CHOE
c1c7d4b76a add support for reStructuredText 2019-12-30 22:31:01 +09:00
Alex Dima
3b600204b8
1.9.0 2019-12-20 20:46:44 +01:00
Alex Dima
8267281d21
Fixes microsoft/monaco-editor#1708 2019-12-20 20:45:42 +01:00
Alexandru Dima
71919c681e
There is no need to list all the languages in the README 2019-12-18 11:20:12 +01:00
Alexandru Dima
eee394ef11
Use glob for bundling 2019-12-18 11:18:31 +01:00
Alexandru Dima
9ca6cef477
Sort alphabetically 2019-12-18 11:08:41 +01:00
Alexandru Dima
b16a1195eb
Discover tests via glob 2019-12-18 11:07:37 +01:00
Alexandru Dima
2811880280
Switch to terser 2019-12-18 10:59:13 +01:00
Alexandru Dima
ec203f864f
Merge pull request #76 from Serhioromano/master
Improvements to ST language
2019-12-17 15:37:23 +01:00
Sergey Romanov
7e0f9bc899 Merge branch 'master' of https://github.com/Microsoft/monaco-languages 2019-12-17 19:08:47 +06:00
Sergey Romanov
0400efce32 Fix tests 2019-12-17 19:04:16 +06:00
Alex Dima
9de193a100
Fixes microsoft/monaco-editor#1479 2019-12-16 17:43:16 +01:00
Alex Dima
b6b3e0a0db
Fixes microsoft/monaco-editor#1123 2019-12-16 17:28:57 +01:00
Alex Dima
229378ae98
Fixes microsoft/monaco-editor#1216 2019-12-16 17:23:04 +01:00
Alexandru Dima
4e2ba08fc6
Fixes microsoft/monaco-editor#557: VB can have mult-line strings 2019-12-16 16:52:02 +01:00
Alexandru Dima
998a8b2efb
Merge pull request #75 from mbykovskyy/master
Adds cameligo language support
2019-12-16 15:15:19 +01:00
Alexandru Dima
4370bf50c7
Merge pull request #74 from spahnke/nullish-coalesce
[JS/TS] Add support for the nullish-coalesce operator
2019-12-16 15:14:09 +01:00
Alexandru Dima
307c82d5c4
Adds Markdown Table syntax highlighting (#73)
Adds Markdown Table syntax highlighting
2019-12-16 15:13:27 +01:00
Alexandru Dima
c50642f89b
Fixes microsoft/monaco-editor#1607: Add support for nested comments 2019-12-16 15:09:18 +01:00
Alexandru Dima
c6b50fc678
bump deps 2019-12-16 15:01:54 +01:00
Alexandru Dima
c0fb272a34
Add strict TS checking 2019-12-13 15:16:19 +01:00
Alexandru Dima
75cb14f8f0
register tokenizers early (with promises) 2019-12-13 15:16:03 +01:00
Sergey Romanov
fba61ffccf Changes 2019-11-03 12:00:13 +06:00
Maksym Bykovskyy
c123d330e7 Added cameligo language support 2019-10-30 23:37:00 -07:00
Sebastian Pahnke
aff86cc64c Add support for the nullish-coalesce operator 2019-10-14 08:54:33 +02:00
Steven Degutis
5b64fd4938
Adds Markdown Table syntax highlighting
New styles used are `keyword.table.{header,left,middle,right}`.
2019-10-03 10:04:29 -05:00
Alex Dima
0ed9a6c3e9 1.8.0 2019-09-19 09:54:13 +02:00
Alex Dima
39e73742b4 Adopt latest monaco-editor-core 2019-09-19 09:54:00 +02:00