Commit Graph

12 Commits

Author SHA1 Message Date
Alex Ross
eb03486765
Freeze C++ grammar version 2023-08-10 00:30:24 +02:00
Alex Ross
bd1abe08c3
Update C grammar locations (#151733)
Fixes #150288
2022-06-10 13:55:11 +00: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
João Moreno
c3b556727e
fix update-grammars script 2021-02-02 12:30:08 +01:00
João Moreno
3b03189afa
Restore extensions in core (#114921)
* bring back grammar extensions

* fix hygiene

* Revert "pull themes from the marketplace"

This reverts commit 0738f76dac.
2021-01-25 17:07:56 +01:00
João Moreno
bc7d3c9ea6
remove grammar extensions 2021-01-15 12:35:17 +01:00
Alex Ross
f5f4af6db3 Update C++ grammar 2020-11-04 16:57:02 +01:00
Alex Ross
8601a47040
Update cpp grammar to handle macros (#80974) 2019-09-16 12:27:51 +02:00
Alex Ross
91da8dc700 Update C++ grammar for insiders to get hang fix
Fixes #78769
2019-08-12 15:01:26 +02:00
Alex Ross
922ab6db62 Update grammar script to include option path for version
Update C grammars to get macro fix
2019-07-09 10:47:13 +02:00
Alex Ross
a1481e3e2e Switch cpp and c grammar to jeff-hykin/cpp-textmate-grammar 2019-03-04 11:15:47 +01:00
Martin Aeschlimann
058f192392 [cpp] add platform.tmLanguage to update list, consistent file names 2018-02-09 12:45:27 +01:00