tm-grammars 1.29.1 → 1.30.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/NOTICE CHANGED
@@ -9258,6 +9258,20 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9258
9258
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9259
9259
  SOFTWARE.
9260
9260
 
9261
+ =========================================================================================================
9262
+ Files: ron.json
9263
+ License: https://raw.githubusercontent.com/a5huynh/vscode-ron/master/LICENSE.md
9264
+ SPDX: MIT
9265
+ ---------------------------------------------------------------------------------------------------------
9266
+ Copyright 2019 Andrew Huynh
9267
+
9268
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
9269
+
9270
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9271
+
9272
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9273
+
9274
+
9261
9275
  =========================================================================================================
9262
9276
  Files: rosmsg.json
9263
9277
  License: https://raw.githubusercontent.com/jtbandes/ros-tmlanguage/main/LICENSE.md
package/README.md CHANGED
@@ -43,7 +43,7 @@ import { grammars } from 'tm-grammars'
43
43
  | `blade` | | [laravel/vs-code-extension](https://github.com/laravel/vs-code-extension/blob/80726f64975dc935d6b925d8230cdc1ea075802a/syntaxes/blade.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/laravel/vs-code-extension/main/LICENSE.md) | | `html-derivative` `html` `xml` `sql` `javascript` `json` `css` | 100.00 kB |
44
44
  | `bsl` | `1c` | [1c-syntax/vsc-language-1c-bsl](https://github.com/1c-syntax/vsc-language-1c-bsl/blob/2cde5a65a17b82b5363affadf5a620ebb0a026dc/syntaxes/1c.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/1c-syntax/vsc-language-1c-bsl/refs/heads/master/LICENSE.md) | | `sdbl` | 32.60 kB |
45
45
  | `c` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/bd1abe08c38bb5deccf65610f8f3c03d2338d20d/extensions/cpp/syntaxes/c.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 67.93 kB |
46
- | `c3` | | [c3lang/vscode-c3](https://github.com/c3lang/vscode-c3/blob/23e72b4e690d88d201714810313d5c6d2e1e2052/syntaxes/c3.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/c3lang/vscode-c3/main/LICENSE) | | | 23.64 kB |
46
+ | `c3` | | [c3lang/vscode-c3](https://github.com/c3lang/vscode-c3/blob/8ae9a31008b499ef1b9a4cdcc1df8ba75eb2d10f/syntaxes/c3.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/c3lang/vscode-c3/main/LICENSE) | | | 24.36 kB |
47
47
  | `cadence` | `cdc` | [onflow/vscode-cadence](https://github.com/onflow/vscode-cadence/blob/bc7e5d3bb613e01789584283d7911cfd6b616dc4/extension/language/syntaxes/cadence.tmGrammar.json) | [Apache-2.0](https://raw.githubusercontent.com/onflow/vscode-cadence/master/LICENSE) | | | 22.23 kB |
48
48
  | `cairo` | | [starkware-libs/cairo-lang](https://github.com/starkware-libs/cairo-lang/blob/4ea4fe8e167845a3402ae2ea0a8b6004aad18dd5/src/starkware/cairo/lang/ide/vscode-cairo/syntaxes/cairo.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/starkware-libs/cairo-lang/master/LICENSE.txt) | | `python` | 2.66 kB |
49
49
  | `clarity` | | [hirosystems/clarity.tmbundle](https://github.com/hirosystems/clarity.tmbundle/blob/a187c9ccbbfeb91550f138c8d606888a902b7c98/Syntaxes/clarity.JSON-tmLanguage) | [MIT](https://raw.githubusercontent.com/stx-labs/clarity.tmbundle/main/LICENSE) | | | 13.47 kB |
@@ -82,8 +82,8 @@ import { grammars } from 'tm-grammars'
82
82
  | `fortran-fixed-form` | `f` `for` `f77` | [fortran-lang/vscode-fortran-support](https://github.com/fortran-lang/vscode-fortran-support/blob/002eaa90668fd7d63cd073e8ca21b1388357ed62/syntaxes/fortran_fixed-form.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/fortran-lang/vscode-fortran-support/main/LICENSE) | | `fortran-free-form` | 1.42 kB |
83
83
  | `fortran-free-form` | `f90` `f95` `f03` `f08` `f18` | [fortran-lang/vscode-fortran-support](https://github.com/fortran-lang/vscode-fortran-support/blob/f5fbf935d709e165922b307885a6106e32624018/syntaxes/fortran_free-form.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/fortran-lang/vscode-fortran-support/main/LICENSE) | | | 83.89 kB |
84
84
  | `fsharp` | `f#` `fs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e6cffb21362b6d7addb977ff7db14f0681228780/extensions/fsharp/syntaxes/fsharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `markdown` | 23.88 kB |
85
- | `gdresource` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/e7e2d0439dea0fb3a568378554c81e0a17348a84/syntaxes/GDResource.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | [fund.godotengine.org](https://fund.godotengine.org/) | `gdshader` `gdscript` | 4.72 kB |
86
- | `gdscript` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/9d7187970a22c14f10332768af397b78f1c36f7b/syntaxes/GDScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | [fund.godotengine.org](https://fund.godotengine.org/) | | 17.96 kB |
85
+ | `gdresource` | `tscn` `tres` | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/e7e2d0439dea0fb3a568378554c81e0a17348a84/syntaxes/GDResource.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | [fund.godotengine.org](https://fund.godotengine.org/) | `gdshader` `gdscript` | 4.72 kB |
86
+ | `gdscript` | `gd` | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/9d7187970a22c14f10332768af397b78f1c36f7b/syntaxes/GDScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | [fund.godotengine.org](https://fund.godotengine.org/) | | 17.96 kB |
87
87
  | `gdshader` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/e7e2d0439dea0fb3a568378554c81e0a17348a84/syntaxes/GDShader.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | [fund.godotengine.org](https://fund.godotengine.org/) | | 5.91 kB |
88
88
  | `genie` | | [vala-lang/vala-vscode](https://github.com/vala-lang/vala-vscode/blob/8f825e95648326df2572d0522632251cdff4a43b/syntaxes/genie.YAML-tmLanguage) | [MIT](https://raw.githubusercontent.com/vala-lang/vala-vscode/master/LICENSE) | | | 3.11 kB |
89
89
  | `gherkin` | | [alexkrechik/VSCucumberAutoComplete](https://github.com/alexkrechik/VSCucumberAutoComplete/blob/fbb554addf81e8961b58b1577924af10fecf9694/syntaxes/feature.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/alexkrechik/VSCucumberAutoComplete/master/LICENSE) | | | 11.55 kB |
@@ -188,6 +188,7 @@ import { grammars } from 'tm-grammars'
188
188
  | `regexp` | `regex` | [MagicStack/MagicPython](https://github.com/MagicStack/MagicPython/blob/c9b3409deb69acec31bbf7913830e93a046b30cc/grammars/MagicRegExp.tmLanguage) | [MIT](https://raw.githubusercontent.com/MagicStack/MagicPython/master/LICENSE) | | | 7.54 kB |
189
189
  | `rel` | | [relationalai-oss/rel_vscode](https://github.com/relationalai-oss/rel_vscode/blob/63dda4dee48c67b037357f47b562185484555ea9/syntaxes/rel.tmLanguage.json) | | | | 3.14 kB |
190
190
  | `riscv` | | [zhuanhao-wu/vscode-riscv-support](https://github.com/zhuanhao-wu/vscode-riscv-support/blob/2736b60e45ff2ef738d784055e136cf38d6290cd/syntaxes/riscv.tmLanguage) | [MIT](https://raw.githubusercontent.com/zhuanhao-wu/vscode-riscv-support/master/LICENSE) | | | 6.33 kB |
191
+ | `ron` | | [a5huynh/vscode-ron](https://github.com/a5huynh/vscode-ron/blob/fa66afd2173e9027b77cac2dc78e1d86c6de2943/syntaxes/ron.tmGrammar.json) | [MIT](https://raw.githubusercontent.com/a5huynh/vscode-ron/master/LICENSE.md) | | | 2.71 kB |
191
192
  | `rosmsg` | | [jtbandes/ros-tmlanguage](https://github.com/jtbandes/ros-tmlanguage/blob/d8ae27bc0d04498c01cb8dc77bfe2884474d9aba/ROS%20Interface.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/jtbandes/ros-tmlanguage/main/LICENSE.md) | [GitHub Sponsors: **@jtbandes**](https://github.com/sponsors/jtbandes) [Ko-fi: **jtbandes**](https://ko-fi.com/jtbandes) | | 4.24 kB |
192
193
  | `rst` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/48e93f756b764991ede33ad09781a863aca6907a/extensions/restructuredtext/syntaxes/rst.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html-derivative` `cpp` `python` `javascript` `shellscript` `yaml` `cmake` `ruby` | 9.07 kB |
193
194
  | `ruby` | `rb` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/0ac234bbd0b6dd67efa40d1b593f9808f9dfdaf4/extensions/ruby/syntaxes/ruby.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `haml` `xml` `sql` `graphql` `css` `cpp` `c` `javascript` `shellscript` `lua` `yaml` | 42.64 kB |
package/grammars/c3.json CHANGED
@@ -248,7 +248,7 @@
248
248
  "end": "(?=[^\\t {])|(?<=})",
249
249
  "patterns": [
250
250
  {
251
- "include": "#generic_params"
251
+ "include": "#generic_args"
252
252
  }
253
253
  ]
254
254
  }
@@ -461,7 +461,7 @@
461
461
  },
462
462
  {
463
463
  "begin": "([\"`])",
464
- "end": "\\\\1",
464
+ "end": "\\1",
465
465
  "name": "comment.block.documentation.c3"
466
466
  }
467
467
  ]
@@ -524,7 +524,7 @@
524
524
  },
525
525
  {
526
526
  "begin": "([\"`])",
527
- "end": "\\\\1",
527
+ "end": "\\1",
528
528
  "name": "comment.block.documentation.c3"
529
529
  }
530
530
  ]
@@ -637,6 +637,9 @@
637
637
  {
638
638
  "include": "#comments"
639
639
  },
640
+ {
641
+ "include": "#generic_params"
642
+ },
640
643
  {
641
644
  "include": "#attribute"
642
645
  }
@@ -655,7 +658,7 @@
655
658
  "name": "meta.function_call.c3",
656
659
  "patterns": [
657
660
  {
658
- "include": "#generic_params"
661
+ "include": "#generic_args"
659
662
  },
660
663
  {
661
664
  "begin": "\\(",
@@ -734,7 +737,7 @@
734
737
  }
735
738
  ]
736
739
  },
737
- "generic_params": {
740
+ "generic_args": {
738
741
  "patterns": [
739
742
  {
740
743
  "begin": "\\{",
@@ -758,6 +761,42 @@
758
761
  }
759
762
  ]
760
763
  },
764
+ "generic_params": {
765
+ "patterns": [
766
+ {
767
+ "begin": "<",
768
+ "beginCaptures": {
769
+ "0": {
770
+ "name": "punctuation.definition.generic.begin.c3"
771
+ }
772
+ },
773
+ "end": ">",
774
+ "endCaptures": {
775
+ "0": {
776
+ "name": "punctuation.definition.generic.end.c3"
777
+ }
778
+ },
779
+ "name": "meta.generic.c3",
780
+ "patterns": [
781
+ {
782
+ "include": "#comments"
783
+ },
784
+ {
785
+ "match": "\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\b",
786
+ "name": "support.type.c3"
787
+ },
788
+ {
789
+ "match": "\\b_*[A-Z][0-9A-Z_]*\\b",
790
+ "name": "variable.other.constant.c3"
791
+ },
792
+ {
793
+ "match": ",",
794
+ "name": "punctuation.separator.c3"
795
+ }
796
+ ]
797
+ }
798
+ ]
799
+ },
761
800
  "integer_literal": {
762
801
  "match": "\\b(?:0[Xx]\\h(?:_?\\h)*|0[Oo][0-7](_?[0-7])*|0[Bb][01](_?[01])*|[0-9](?:_?[0-9])*)(?:[IUiu](?:8|16|32|64|128)|[Uu][Ll]{0,2}|[Ll]{1,2})?",
763
802
  "name": "constant.numeric.integer.c3"
@@ -803,7 +842,7 @@
803
842
  "end": "(?=[^\\t {])|(?<=})",
804
843
  "patterns": [
805
844
  {
806
- "include": "#generic_params"
845
+ "include": "#generic_args"
807
846
  }
808
847
  ]
809
848
  }
@@ -1174,6 +1213,9 @@
1174
1213
  "match": "\\b_*[a-z][0-9A-Z_a-z]*\\b",
1175
1214
  "name": "variable.other.member.c3"
1176
1215
  },
1216
+ {
1217
+ "include": "#generic_params"
1218
+ },
1177
1219
  {
1178
1220
  "include": "#attribute"
1179
1221
  },
@@ -1192,6 +1234,9 @@
1192
1234
  {
1193
1235
  "include": "#type_no_generics"
1194
1236
  },
1237
+ {
1238
+ "include": "#generic_params"
1239
+ },
1195
1240
  {
1196
1241
  "include": "#attribute"
1197
1242
  }
@@ -1341,6 +1386,9 @@
1341
1386
  {
1342
1387
  "include": "#module_path"
1343
1388
  },
1389
+ {
1390
+ "include": "#generic_args"
1391
+ },
1344
1392
  {
1345
1393
  "include": "#generic_params"
1346
1394
  }
@@ -1464,6 +1512,9 @@
1464
1512
  {
1465
1513
  "include": "#comments"
1466
1514
  },
1515
+ {
1516
+ "include": "#generic_params"
1517
+ },
1467
1518
  {
1468
1519
  "include": "#attribute"
1469
1520
  },
@@ -1484,6 +1535,9 @@
1484
1535
  {
1485
1536
  "include": "#comments"
1486
1537
  },
1538
+ {
1539
+ "include": "#generic_params"
1540
+ },
1487
1541
  {
1488
1542
  "include": "#attribute"
1489
1543
  },
@@ -1527,6 +1581,9 @@
1527
1581
  {
1528
1582
  "include": "#parens"
1529
1583
  },
1584
+ {
1585
+ "include": "#generic_params"
1586
+ },
1530
1587
  {
1531
1588
  "include": "#attribute"
1532
1589
  },
@@ -1670,6 +1727,9 @@
1670
1727
  "match": "\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\b",
1671
1728
  "name": "entity.name.type.enum.c3"
1672
1729
  },
1730
+ {
1731
+ "include": "#generic_params"
1732
+ },
1673
1733
  {
1674
1734
  "include": "#attribute"
1675
1735
  },
@@ -1719,6 +1779,9 @@
1719
1779
  }
1720
1780
  ]
1721
1781
  },
1782
+ {
1783
+ "include": "#generic_params"
1784
+ },
1722
1785
  {
1723
1786
  "include": "#attribute"
1724
1787
  }
@@ -1794,6 +1857,9 @@
1794
1857
  "match": "\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\b",
1795
1858
  "name": "entity.name.type.interface.c3"
1796
1859
  },
1860
+ {
1861
+ "include": "#generic_params"
1862
+ },
1797
1863
  {
1798
1864
  "include": "#attribute"
1799
1865
  },
@@ -1871,7 +1937,7 @@
1871
1937
  "include": "#comments"
1872
1938
  },
1873
1939
  {
1874
- "include": "#generic_params"
1940
+ "include": "#generic_args"
1875
1941
  },
1876
1942
  {
1877
1943
  "include": "#type_suffix"
@@ -1973,7 +2039,7 @@
1973
2039
  "end": "(?=[^\\t {])|(?<=})",
1974
2040
  "patterns": [
1975
2041
  {
1976
- "include": "#generic_params"
2042
+ "include": "#generic_args"
1977
2043
  }
1978
2044
  ]
1979
2045
  }
@@ -0,0 +1,235 @@
1
+ {
2
+ "displayName": "RON",
3
+ "name": "ron",
4
+ "patterns": [
5
+ {
6
+ "include": "#expression"
7
+ }
8
+ ],
9
+ "repository": {
10
+ "array": {
11
+ "begin": "\\[",
12
+ "beginCaptures": {
13
+ "0": {
14
+ "name": "punctuation.section.array.begin.ron"
15
+ }
16
+ },
17
+ "end": "]",
18
+ "endCaptures": {
19
+ "0": {
20
+ "name": "punctuation.section.array.end.ron"
21
+ }
22
+ },
23
+ "patterns": [
24
+ {
25
+ "include": "#value"
26
+ },
27
+ {
28
+ "include": "#object-name"
29
+ },
30
+ {
31
+ "meta_scope": "meta.structure.array.ron"
32
+ }
33
+ ]
34
+ },
35
+ "block_comment": {
36
+ "begin": "/\\*",
37
+ "end": "\\*/",
38
+ "name": "comment.block.ron"
39
+ },
40
+ "character": {
41
+ "begin": "'",
42
+ "contentName": "constant.character.ron",
43
+ "end": "'",
44
+ "name": "string.quoted.single"
45
+ },
46
+ "constant": {
47
+ "match": "\\b(true|false)\\b",
48
+ "name": "constant.language.ron"
49
+ },
50
+ "dictionary": {
51
+ "begin": "\\{",
52
+ "beginCaptures": {
53
+ "0": {
54
+ "name": "punctuation.section.dictionary.begin.ron"
55
+ }
56
+ },
57
+ "end": "}",
58
+ "endCaptures": {
59
+ "0": {
60
+ "name": "punctuation.section.dictionary.end.ron"
61
+ }
62
+ },
63
+ "patterns": [
64
+ {
65
+ "include": "#value"
66
+ },
67
+ {
68
+ "include": "#object-name"
69
+ },
70
+ {
71
+ "include": "#object"
72
+ },
73
+ {
74
+ "include": "#tag-name"
75
+ },
76
+ {
77
+ "match": ",",
78
+ "name": "punctuation.separator.dictionary.ron"
79
+ },
80
+ {
81
+ "match": ":",
82
+ "name": "punctuation.separator.dictionary.key-value.ron"
83
+ }
84
+ ]
85
+ },
86
+ "escapes": {
87
+ "captures": {
88
+ "1": {
89
+ "name": "constant.character.escape.backslash.ron"
90
+ },
91
+ "2": {
92
+ "name": "constant.character.escape.bit.ron"
93
+ },
94
+ "3": {
95
+ "name": "constant.character.escape.unicode.ron"
96
+ },
97
+ "4": {
98
+ "name": "constant.character.escape.unicode.punctuation.ron"
99
+ },
100
+ "5": {
101
+ "name": "constant.character.escape.unicode.punctuation.ron"
102
+ }
103
+ },
104
+ "match": "(\\\\)(?:(x[0-7][0-7A-Fa-f])|(u(\\{)[A-Fa-f\\d]{4,6}(}))|.)",
105
+ "name": "constant.character.escape.ron"
106
+ },
107
+ "expression": {
108
+ "patterns": [
109
+ {
110
+ "include": "#array"
111
+ },
112
+ {
113
+ "include": "#block_comment"
114
+ },
115
+ {
116
+ "include": "#constant"
117
+ },
118
+ {
119
+ "include": "#dictionary"
120
+ },
121
+ {
122
+ "include": "#line_comment"
123
+ },
124
+ {
125
+ "include": "#number"
126
+ },
127
+ {
128
+ "include": "#object-name"
129
+ },
130
+ {
131
+ "include": "#object"
132
+ },
133
+ {
134
+ "include": "#string"
135
+ },
136
+ {
137
+ "include": "#character"
138
+ },
139
+ {
140
+ "include": "#tag-name"
141
+ }
142
+ ]
143
+ },
144
+ "line_comment": {
145
+ "begin": "//",
146
+ "end": "$",
147
+ "name": "comment.line.double-slash.ron"
148
+ },
149
+ "number": {
150
+ "match": "-?(?:0|[1-9]\\d*)(?:(?:\\.\\d+)?(?:[Ee][-+]?\\d+)?)?",
151
+ "name": "constant.numeric.ron"
152
+ },
153
+ "object": {
154
+ "begin": "\\(",
155
+ "beginCaptures": {
156
+ "0": {
157
+ "name": "punctuation.section.dictionary.begin.ron"
158
+ }
159
+ },
160
+ "end": "\\)",
161
+ "endCaptures": {
162
+ "0": {
163
+ "name": "punctuation.section.dictionary.end.ron"
164
+ }
165
+ },
166
+ "patterns": [
167
+ {
168
+ "include": "#value"
169
+ },
170
+ {
171
+ "include": "#dictionary"
172
+ },
173
+ {
174
+ "include": "#tag-name"
175
+ },
176
+ {
177
+ "include": "#object-name"
178
+ },
179
+ {
180
+ "include": "#object"
181
+ }
182
+ ]
183
+ },
184
+ "object-name": {
185
+ "match": "[A-Z_a-z][0-9A-Z_a-z]*",
186
+ "name": "entity.name.class.ron"
187
+ },
188
+ "string": {
189
+ "begin": "(b?)(\")",
190
+ "end": "\"",
191
+ "name": "string.quoted.double",
192
+ "patterns": [
193
+ {
194
+ "include": "#escapes"
195
+ }
196
+ ]
197
+ },
198
+ "tag-name": {
199
+ "match": "[_a-z][0-9A-Z_a-z]*",
200
+ "name": "entity.name.tag.ron"
201
+ },
202
+ "value": {
203
+ "patterns": [
204
+ {
205
+ "include": "#array"
206
+ },
207
+ {
208
+ "include": "#block_comment"
209
+ },
210
+ {
211
+ "include": "#constant"
212
+ },
213
+ {
214
+ "include": "#dictionary"
215
+ },
216
+ {
217
+ "include": "#line_comment"
218
+ },
219
+ {
220
+ "include": "#number"
221
+ },
222
+ {
223
+ "include": "#object"
224
+ },
225
+ {
226
+ "include": "#string"
227
+ },
228
+ {
229
+ "include": "#character"
230
+ }
231
+ ]
232
+ }
233
+ },
234
+ "scopeName": "source.ron"
235
+ }
package/index.js CHANGED
@@ -518,22 +518,22 @@ export const grammars = [
518
518
  sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/cpp/syntaxes/c.tmLanguage.json?ref=bd1abe08c38bb5deccf65610f8f3c03d2338d20d',
519
519
  },
520
520
  {
521
- byteSize: 24204,
521
+ byteSize: 24945,
522
522
  categories: [
523
523
  'general',
524
524
  ],
525
525
  displayName: 'C3',
526
526
  funding: [
527
527
  ],
528
- hash: 'RvhbWMy5PMJjUWduGYAI9HL88rcKqO1CBgbW-QLQyfQ',
529
- lastUpdate: '2025-12-01T14:19:06Z',
528
+ hash: 'Pg_Zxy5SyZTu7tkR5AJ0Ks233_EPsoPBBOsGDE8aA9E',
529
+ lastUpdate: '2026-01-29T20:59:22Z',
530
530
  license: 'MIT',
531
531
  licenseUrl: 'https://raw.githubusercontent.com/c3lang/vscode-c3/main/LICENSE',
532
532
  name: 'c3',
533
533
  scopeName: 'source.c3',
534
- sha: '23e72b4e690d88d201714810313d5c6d2e1e2052',
535
- source: 'https://github.com/c3lang/vscode-c3/blob/23e72b4e690d88d201714810313d5c6d2e1e2052/syntaxes/c3.tmLanguage.json',
536
- sourceApi: 'https://api.github.com/repos/c3lang/vscode-c3/contents/syntaxes/c3.tmLanguage.json?ref=23e72b4e690d88d201714810313d5c6d2e1e2052',
534
+ sha: '8ae9a31008b499ef1b9a4cdcc1df8ba75eb2d10f',
535
+ source: 'https://github.com/c3lang/vscode-c3/blob/8ae9a31008b499ef1b9a4cdcc1df8ba75eb2d10f/syntaxes/c3.tmLanguage.json',
536
+ sourceApi: 'https://api.github.com/repos/c3lang/vscode-c3/contents/syntaxes/c3.tmLanguage.json?ref=8ae9a31008b499ef1b9a4cdcc1df8ba75eb2d10f',
537
537
  },
538
538
  {
539
539
  aliases: [
@@ -1291,6 +1291,10 @@ export const grammars = [
1291
1291
  sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/fsharp/syntaxes/fsharp.tmLanguage.json?ref=e6cffb21362b6d7addb977ff7db14f0681228780',
1292
1292
  },
1293
1293
  {
1294
+ aliases: [
1295
+ 'tscn',
1296
+ 'tres',
1297
+ ],
1294
1298
  byteSize: 4831,
1295
1299
  displayName: 'GDResource',
1296
1300
  embedded: [
@@ -1303,7 +1307,7 @@ export const grammars = [
1303
1307
  url: 'https://fund.godotengine.org/',
1304
1308
  },
1305
1309
  ],
1306
- hash: 'a_SeHnF7ntduTw1bSSQ1QYbiRbAMaNhHDGGkiFyTX6A',
1310
+ hash: 'K3yEhkkUmdhMDjUAd1kTwsoIawQUQi2CQbI833X-2DQ',
1307
1311
  lastUpdate: '2023-12-06T14:53:10Z',
1308
1312
  license: 'MIT',
1309
1313
  licenseUrl: 'https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE',
@@ -1314,6 +1318,9 @@ export const grammars = [
1314
1318
  sourceApi: 'https://api.github.com/repos/godotengine/godot-vscode-plugin/contents/syntaxes/GDResource.tmLanguage.json?ref=e7e2d0439dea0fb3a568378554c81e0a17348a84',
1315
1319
  },
1316
1320
  {
1321
+ aliases: [
1322
+ 'gd',
1323
+ ],
1317
1324
  byteSize: 18386,
1318
1325
  displayName: 'GDScript',
1319
1326
  funding: [
@@ -1322,7 +1329,7 @@ export const grammars = [
1322
1329
  url: 'https://fund.godotengine.org/',
1323
1330
  },
1324
1331
  ],
1325
- hash: 'LNIkyOPS3qovW3lQymCNJAlxNDqRZZSGs2p3J1K25-s',
1332
+ hash: '3AfjbYHDxHmNv8h7yF8aIHKJxOkaCG6ys64zW8BXpp0',
1326
1333
  lastUpdate: '2025-08-20T19:33:15Z',
1327
1334
  license: 'MIT',
1328
1335
  licenseUrl: 'https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE',
@@ -3517,6 +3524,24 @@ export const grammars = [
3517
3524
  source: 'https://github.com/zhuanhao-wu/vscode-riscv-support/blob/2736b60e45ff2ef738d784055e136cf38d6290cd/syntaxes/riscv.tmLanguage',
3518
3525
  sourceApi: 'https://api.github.com/repos/zhuanhao-wu/vscode-riscv-support/contents/syntaxes/riscv.tmLanguage?ref=2736b60e45ff2ef738d784055e136cf38d6290cd',
3519
3526
  },
3527
+ {
3528
+ byteSize: 2772,
3529
+ categories: [
3530
+ 'data',
3531
+ ],
3532
+ displayName: 'RON',
3533
+ funding: [
3534
+ ],
3535
+ hash: 'HL82Y_UVPRaA2ZqOGhP4RoM33ySM-vaNlTCoj66jalQ',
3536
+ lastUpdate: '2023-10-04T14:30:21Z',
3537
+ license: 'MIT',
3538
+ licenseUrl: 'https://raw.githubusercontent.com/a5huynh/vscode-ron/master/LICENSE.md',
3539
+ name: 'ron',
3540
+ scopeName: 'source.ron',
3541
+ sha: 'fa66afd2173e9027b77cac2dc78e1d86c6de2943',
3542
+ source: 'https://github.com/a5huynh/vscode-ron/blob/fa66afd2173e9027b77cac2dc78e1d86c6de2943/syntaxes/ron.tmGrammar.json',
3543
+ sourceApi: 'https://api.github.com/repos/a5huynh/vscode-ron/contents/syntaxes/ron.tmGrammar.json?ref=fa66afd2173e9027b77cac2dc78e1d86c6de2943',
3544
+ },
3520
3545
  {
3521
3546
  byteSize: 4345,
3522
3547
  categories: [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-grammars",
3
3
  "type": "module",
4
- "version": "1.29.1",
4
+ "version": "1.30.1",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",