Commit Graph

29 Commits

Author SHA1 Message Date
Alex Ross
6e2b7dda7a Update cpp and objective c grammars 2021-07-13 11:44:15 +02:00
Alex Ross
d5c5e1cb2c Update C# grammar 2021-07-05 09:53:39 +02:00
Matt Bierner
3d2a28fcd8 Disable math highlighting in markdown fenced code blocks 2021-07-01 15:46:56 -07:00
Matt Bierner
2ae31a96cf Add math grammar/language to markdown math blocks
Fixes #124719
2021-06-17 18:01:19 -07:00
Alex Ross
57a760e71f Update grammars 2021-06-11 10:11:40 +02:00
Martin Aeschlimann
2fb55257fe default themes: colorization of string placeholders 2021-06-07 14:07:56 +02:00
Martin Aeschlimann
a961587ecf dart as built-in language 2021-05-26 11:52:41 +02:00
Alex Ross
8de5c819a1 Add test for C# grammar but
Part of https://github.com/microsoft/vscode/issues/123333
2021-05-10 15:05:52 +02:00
Alex Ross
df15c8e832 Update grammars 2021-05-04 13:42:19 +02:00
Alex Ross
65a763bdf8 Remove long cpp colorizer test
Fixes #120095
2021-04-01 12:11:37 +02:00
Pooya Vakeely
95420b39f2 Add cuda-cpp lang id, grammar and problem matchers (#119444)
* Adding a language ID for CUDA

* Adding aliases for CUDA C++

* Add problem matcher for cuda-cpp based on nvcc output

* Adding a grammar for cuda-cpp

* Adding a language configuration file for cuda-cpp

* Adding a colorizer test for cuda-cpp

* Update the update-grammars.js to pick up cuda-cpp.tmLanguage.json

* Add cgmanifest entry for cuda grammar

Co-authored-by: Alex Ross <alros@microsoft.com>
2021-03-30 11:18:48 +02:00
Alex Ross
17e7a257ff Update grammars 2021-03-29 15:16:24 +02:00
Alex Ross
bc405e936f Try new CSS grammar
Fixes #115480
2021-03-11 16:09:05 +01:00
Alex Ross
6949fed6ed Update grammars and fix julia update script for Windows 2021-03-03 17:26:09 +01:00
Martin Aeschlimann
ebac2cfa10 add colorizer test 2021-02-08 16:33:12 +01:00
João Moreno
af2bcd4d46 bring back vscode-colorize-tests 2021-01-19 11:39:39 +01:00
João Moreno
bc7d3c9ea6 remove grammar extensions 2021-01-15 12:35:17 +01:00
Martin Aeschlimann
fe5024cb35 Handle invalid token type/modifier indexes. Fixes #96540 2020-05-01 16:48:19 +02:00
Martin Aeschlimann
2bde45241a add semantic token example folder 2019-12-12 12:10:24 +01:00
Martin Aeschlimann
2a4e5b023d [html] add razor 2016-09-14 16:39:14 +02:00
Martin Aeschlimann
21c9ad57a6 [html] move existing handlebar colorize tests 2016-09-14 16:38:56 +02:00
Martin Aeschlimann
daad014a6f [html] add handlebars 2016-09-14 09:49:40 +02:00
Martin Aeschlimann
e0057afca1 Use textmate for scss, rename sass to scss 2016-06-09 09:31:03 +02:00
Martin Aeschlimann
995b3778e6 [less/sass] test cssvariable colorizing 2016-05-27 08:37:21 +02:00
Martin Aeschlimann
53e6c567b3 [sass] fix highlighting of @mixin inside @if (for #5528) 2016-04-25 14:35:34 +02:00
Martin Aeschlimann
1ff4b7d32f [sass] color parameters same as variables (for #5528) - test 2016-04-25 13:03:23 +02:00
Martin Aeschlimann
37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann
e475fdebcc [html/razor/handlebars/xml] colorizer tests 2016-04-11 16:03:38 +02:00
Martin Aeschlimann
084e8dba55 [css/less/sass] colorizer tests 2016-04-11 16:03:35 +02:00