Commit graph

52 commits

Author SHA1 Message Date
Alex Ross 48e93f756b
Update grammars (#194614) 2023-10-02 15:56:43 +01:00
Alex Ross b2864137d0
Add license detail for cpp grammar repo (#193983)
Part of #193966
2023-09-26 09:12:28 +01:00
Alex Ross 6ac83c7c7d
Update grammars (#178508)
* Update grammars

* Update tests
2023-03-29 11:38:06 +02:00
Alex Ross cf4acb8050
Update grammars (#175350) 2023-02-24 17:22:41 +01:00
Alex Ross 166b8e2d90
Update grammars (#172807) 2023-01-30 06:27:20 -08:00
Alex Ross ceaf7a431b
Update grammars (#165100) 2022-11-01 07:21:34 -07:00
Alex Ross fd4346210f
Update grammars (#162673) 2022-10-04 08:50:55 -07:00
Alex Ross 7b69a3c4e1
Update grammars (#154099) 2022-07-05 09:53:51 +02:00
Alex Ross 4e53b01452
Pull in cpp grammar fixes (#152449) 2022-06-17 11:17:09 +00:00
Alex Ross bd1abe08c3
Update C grammar locations (#151733)
Fixes #150288
2022-06-10 13:55:11 +00:00
Alex Ross a1a4c0a63b
Update grammars 2022-01-31 16:52:03 +01:00
Alex Ross 95dcb89a92
Update grammars 2021-12-07 15:12:01 +01:00
Alex Ross 9efc116de0
Update grammars 2021-11-02 15:32:34 +01:00
Alex Ross 6ceee3192e
Update grammars 2021-08-30 14:45:57 +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 4301777727 Update grammars 2020-12-14 15:50:30 +01:00
Alex Ross f5f4af6db3 Update C++ grammar 2020-11-04 16:57:02 +01:00
Alex Ross ca74bac4b0 Update grammars 2020-06-18 17:35:13 +02:00
Alex Ross e096d95068 Revert C grammars to version from 1.43.1
There's still a line that can cause a freeze
2020-03-27 16:36:57 +01:00
Alex Ross 60cc1a28a5 Update C++ grammar 2020-03-23 10:49:14 +01:00
Alex Ross 2f6da279c7 Update grammars 2020-03-03 16:20:05 +01:00
Alex Ross efa12b2f49 Update grammars 2020-02-03 13:01:47 +01:00
Alex Ross c45e6cc623 Update grammars 2019-12-10 12:35:30 +01:00
Alex Ross 33a084fa44 Update c++ grammar
Fixes #84410
2019-11-12 10:08:44 +01:00
Alex Ross 3f1f36333d Update grammars 2019-11-04 14:11:36 +01:00
Alex Ross a0bc43dd73 Update grammars 2019-10-21 11:21:03 +02: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 3ac5830dcf Update grammars 2019-09-02 11:39:10 +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 d0c08100fa Update C grammars 2019-08-13 10:42:35 +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 edf34d3931 Update grammars 2019-08-05 12:44:23 +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 8200277bb1 Update C++ grammar to get * fix
There is a known bug for macros, but it is better to get the * fix and pick up the macro fix as soon as it is made.
2019-07-08 16:07:31 +02:00
Alex Ross 7c88e07cc6 Update C++ grammar to get template fix 2019-07-04 09:42:11 +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
Alex Ross 6a7e5dbd0e Update C++ grammar
Get the fix for traling spaces. Fixes #75069
2019-06-13 13:20:04 +02:00
Alex Ross 676368aa81 Update C, C++, Objective-C, and Objective-C++ grammars
Also includes corresponding theme changes

Fixes #74450
2019-06-04 16:20:40 +02:00
Alex Ross b8b79709b7 Update C++ grammar to fix freeze 2019-05-21 11:19:36 +02:00
Alex Ross 45db52ba6b Update grammars 2019-05-16 10:17:43 -07:00
Alex Ross db7cb13e06 Update C++ grammar to get recent fixes 2019-04-25 11:20:23 +02:00
Alex Ross 7f0f3e4bbb Get latest cpp grammar updates 2019-04-17 09:32:19 +02:00
Alex Ross 48eb3ba4a0 Update cpp grammar and make small themes change 2019-04-16 17:52:21 +02:00
Alex Ross b56ec0d8e7 Fix CPP grammar and themes
Part of #71821
2019-04-11 09:05:55 +00:00
Alex Ross 9c00167f2e Update grammars 2019-04-05 12:51:44 +00:00
Alex Ross a1481e3e2e Switch cpp and c grammar to jeff-hykin/cpp-textmate-grammar 2019-03-04 11:15:47 +01:00
Alex Ross b0b6dc6c2e Update grammars to pick up make changes
and fix hashes.
2019-02-06 15:16:49 +01:00
Alex Ross 6e968190df Update grammars 2019-02-04 16:35:48 +01:00
Alex Ross 6c6cd0aab4 Update grammars 2018-12-12 17:25:07 +01:00