Commit Graph

18 Commits

Author SHA1 Message Date
Johannes
b9b1a72b75 Merge branch 'main' into pr/kortin99/222319 2025-12-16 11:31:46 +01:00
Joseph Riddle
507a50ee34 Add snakecase to snippets grammar 2024-12-30 21:05:07 -07:00
Kortin Zhou
d6ae4f6cf3 feat(snippets): add support for kebab-case in snippets tmLanguage syntax 2024-07-21 06:46:57 +08:00
Alex Ross
5f9fc780c2 Add snippets as a language (#185017)
* Add snippets as a language

* Snippets -> Code Snippets

* Add tests

* json.snippets -> json.comments.snippets
2023-07-28 09:21:56 -07:00
DoctorKrolic
0adddd8281 Add JSON Lines language definition (#183035)
* Add `JSON Lines` language definition

* Fix ident
2023-05-25 10:02:57 +02:00
Alex Ross
d6af4893ed Update grammars 2020-11-05 14:53:33 +01:00
ChaseKnowlden
e8760a5d6c Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
Alex Ross
a0bc43dd73 Update grammars 2019-10-21 11:21:03 +02:00
Orta Therox
a89b72bf63 Fix hardcoded lower case S issues for JS/TS only for presentation-ish strinngs 2019-09-12 09:58:03 -04:00
Martin Aeschlimann
0e87ea1c5e jsonc strings are wrong color. Fixes #53010 2018-06-27 14:34:51 +02:00
Martin Aeschlimann
7f56f200c1 Separate grammar for jsonc (fixes #42539) 2018-06-25 23:30:06 +02:00
Martin Aeschlimann
8fdf170a08 update grammar script: remove unused properties 2018-02-12 16:54:46 +01:00
Martin Aeschlimann
164e6d4bbc [json] grammar update script for new repo 2017-08-08 16:45:48 +02:00
Martin Aeschlimann
06c1e0574e [json] Incorrect brace matching in JSON files. Fixes #26637. Fixes #31989 2017-08-08 16:45:48 +02:00
Matt Bierner
84f154b794 Fix 27195
Make sure we handle the case of `/**/` properly in json files
2017-05-26 09:27:33 +02:00
Martin Aeschlimann
f924875c00 [json] improve text mate tokenizer, enable as default 2015-11-25 12:01:09 +01:00
Martin Aeschlimann
c37136730f [json] 'JSON with comments' text mate bundle 2015-11-25 11:11:17 +01:00
Martin Aeschlimann
4163a8dcd5 [json] add tm grammer, not yet enabled 2015-11-24 17:06:58 +01:00