Alex Dima
|
ad77f86a8c
Fixes Microsoft/monaco-editor#1175
|
6 years ago |
Alex Dima
|
9961f06110
Fixes Microsoft/monaco-editor#1170
|
6 years ago |
Alex Dima
|
70f12687bb
Inline constants
|
6 years ago |
Alex Dima
|
20a36a1d87
Fixes Microsoft/monaco-editor#1148
|
6 years ago |
Alexandru Dima
|
f4280b21d6
Merge pull request #53 from pascalberger/patch-1
|
6 years ago |
Pascal Berger
|
0a2434505e
Use C# highlighting for Cake scripts
|
6 years ago |
Alexandru Dima
|
00ea4e300e
Merge pull request #52 from AasthaGupta/master
|
6 years ago |
Alexandru Dima
|
21376c35de
Merge pull request #51 from GeekAb/master
|
6 years ago |
Alexandru Dima
|
2c18c1e799
Merge pull request #50 from goober99/hacktoberfest
|
6 years ago |
Alexandru Dima
|
8d039c9816
Merge pull request #48 from TiagoDanin-Forks/StringYAML
|
6 years ago |
Alex Dima
|
290e35d7b2
Merge remote-tracking branch 'origin/master' into pr/TiagoDanin/48
|
6 years ago |
Alexandru Dima
|
45d4471447
Merge pull request #47 from grzegorz-wcislo/fix_yaml_string_tokenization
|
6 years ago |
Aastha Gupta
|
6182bc8a42
Fix markdown bug
|
6 years ago |
Abhishek
|
8ddd2b62eb
Markdown bug fix.
|
6 years ago |
Matthew D. Miller
|
8694e28edb
Modified original regex rule to only catch instances of bare /regex/
|
6 years ago |
Matthew D. Miller
|
3928208ab4
Fixed failing tests due to regexp modifiers being handled differently
|
6 years ago |
Peng Lyu
|
5428f8a943
Merge pull request #49 from spahnke/octal
|
6 years ago |
Matthew D. Miller
|
40fdb5d594
Added support for Perl quote-like operators to fix #1101
|
6 years ago |
Matthew D. Miller
|
80e9270d80
Separated quote-like operators from other keywords
|
6 years ago |
Matthew D. Miller
|
6feaf43d1d
Added tests for quoted strings and regexes using alternative delimiters
|
6 years ago |
Sebastian Pahnke
|
623dbc1acc
Add more tests for hex and binary integer literals
|
6 years ago |
Sebastian Pahnke
|
79ad5abdb3
Add support for alternate octal integer syntax
|
6 years ago |
TiagoDanin
|
c59dd6a01e
New rule for non-teminated string in yaml
|
6 years ago |
Grzegorz Wcisło
|
4b0d5c54d2
Fix yaml string tokenization
|
6 years ago |
Peng Lyu
|
66b5497f3c
Merge pull request #46 from spahnke/regex-flags
|
6 years ago |
Sebastian Pahnke
|
ce3a0652b3
Tokenize regex flags as 'keyword.other' like VS Code does
|
6 years ago |
Sebastian Pahnke
|
3e6c3ee653
Allow the 's' flag in regular expressions
|
6 years ago |
Alexandru Dima
|
0aea831f05
Merge pull request #45 from finalfantasia/master
|
6 years ago |
Abdussalam Abdurrahman
|
c65a13afa1
[clojure] Add support for `(comment ...)`.
|
6 years ago |
Abdussalam Abdurrahman
|
1188cfa1bb
[clojure] Fix regular expression for character literals.
|
6 years ago |