Alex Ross
|
fa84b60808
|
Add test for specific c++ grammar freeze
|
2020-03-27 16:36:57 +01:00 |
|
Alex Ross
|
ef582f49ad
|
Add a few more token scopes to themes
Fixes https://github.com/microsoft/vscode/issues/80783
|
2019-12-02 11:47:20 +01:00 |
|
Alex Ross
|
0070dabc0e
|
Update cpp grammar and add test
Fixes https://github.com/microsoft/vscode/issues/80644
|
2019-09-16 15:38:05 +02:00 |
|
Alex Ross
|
8601a47040
|
Update cpp grammar to handle macros (#80974)
|
2019-09-16 12:27:51 +02:00 |
|
Alex Ross
|
c587f23553
|
Use version of C++ grammar from 1.37.1
There is an issue in the current version of the grammar that causes duplicate scopes. Until that's fixed, rolling back
|
2019-08-27 11:42:11 +02:00 |
|
Alex Ross
|
b07ff48eae
|
Add a test for * bug in C++ grammar
Fixes #76774
|
2019-07-08 17:53:03 +02:00 |
|
Alex Ross
|
06d2f9c05d
|
Update C++ grammar to get macro fix
Also added a macro to the test
Fixes #76430
|
2019-07-02 09:54:28 +02:00 |
|
Alex Ross
|
a570522203
|
Update grammars
Also added a test for an existing c++ syntax highlighting issue.
|
2019-07-01 16:39:15 +02:00 |
|
Martin Aeschlimann
|
f4b45dcbc9
|
[cpp] update grammar
|
2017-10-24 11:05:55 +02:00 |
|
Martin Aeschlimann
|
ccd3c1f94e
|
[c++] grammar in endless loop. Fixes #23850
|
2017-05-29 15:50:57 +02:00 |
|
Martin Aeschlimann
|
4f3dfc420f
|
[c] colorizer tests
|
2016-04-11 16:03:34 +02:00 |
|