tm-grammars 1.0.6 → 1.0.7
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/index.d.ts +2 -1
- package/index.js +179 -0
- package/package.json +1 -1
package/index.d.ts
CHANGED
package/index.js
CHANGED
|
@@ -2,6 +2,7 @@ export const grammars = [
|
|
|
2
2
|
{
|
|
3
3
|
byteSize: 17305,
|
|
4
4
|
displayName: 'ABAP',
|
|
5
|
+
lastUpdate: '2023-07-29T13:25:39Z',
|
|
5
6
|
name: 'abap',
|
|
6
7
|
scopeName: 'source.abap',
|
|
7
8
|
sha: 'a9b2efff4f4afa469d984353384f09e4ebd24055',
|
|
@@ -13,6 +14,7 @@ export const grammars = [
|
|
|
13
14
|
'scripting',
|
|
14
15
|
],
|
|
15
16
|
displayName: 'ActionScript',
|
|
17
|
+
lastUpdate: '2022-10-05T17:33:28Z',
|
|
16
18
|
license: 'Apache-2.0',
|
|
17
19
|
licenseUrl: 'https://raw.githubusercontent.com/BowlerHatLLC/vscode-as3mxml/main/LICENSE',
|
|
18
20
|
name: 'actionscript-3',
|
|
@@ -23,6 +25,7 @@ export const grammars = [
|
|
|
23
25
|
{
|
|
24
26
|
byteSize: 46822,
|
|
25
27
|
displayName: 'Ada',
|
|
28
|
+
lastUpdate: '2023-06-01T16:49:44Z',
|
|
26
29
|
license: 'GPL-3.0',
|
|
27
30
|
licenseUrl: 'https://raw.githubusercontent.com/AdaCore/ada_language_server/master/LICENSE',
|
|
28
31
|
name: 'ada',
|
|
@@ -33,6 +36,7 @@ export const grammars = [
|
|
|
33
36
|
{
|
|
34
37
|
byteSize: 12867,
|
|
35
38
|
displayName: 'Apache Conf',
|
|
39
|
+
lastUpdate: '2020-05-30T18:14:18Z',
|
|
36
40
|
license: 'NOASSERTION',
|
|
37
41
|
licenseUrl: 'https://raw.githubusercontent.com/colinta/ApacheConf.tmLanguage/main/LICENSE',
|
|
38
42
|
name: 'apache',
|
|
@@ -43,6 +47,7 @@ export const grammars = [
|
|
|
43
47
|
{
|
|
44
48
|
byteSize: 48448,
|
|
45
49
|
displayName: 'Apex',
|
|
50
|
+
lastUpdate: '2023-03-15T18:31:57Z',
|
|
46
51
|
license: 'NOASSERTION',
|
|
47
52
|
licenseUrl: 'https://raw.githubusercontent.com/forcedotcom/apex-tmLanguage/main/LICENSE',
|
|
48
53
|
name: 'apex',
|
|
@@ -60,6 +65,7 @@ export const grammars = [
|
|
|
60
65
|
'javascript',
|
|
61
66
|
'json',
|
|
62
67
|
],
|
|
68
|
+
lastUpdate: '2019-05-06T11:54:42Z',
|
|
63
69
|
name: 'apl',
|
|
64
70
|
scopeName: 'source.apl',
|
|
65
71
|
sha: '13541242d9ffae225e89ebba23f9abaa4c60697e',
|
|
@@ -71,6 +77,7 @@ export const grammars = [
|
|
|
71
77
|
'scripting',
|
|
72
78
|
],
|
|
73
79
|
displayName: 'AppleScript',
|
|
80
|
+
lastUpdate: '2019-09-03T19:15:57Z',
|
|
74
81
|
name: 'applescript',
|
|
75
82
|
scopeName: 'source.applescript',
|
|
76
83
|
sha: '4947cad7494eba084c21cfe04689b4efce96700f',
|
|
@@ -79,6 +86,7 @@ export const grammars = [
|
|
|
79
86
|
{
|
|
80
87
|
byteSize: 7047,
|
|
81
88
|
displayName: 'Ara',
|
|
89
|
+
lastUpdate: '2023-01-14T07:35:56Z',
|
|
82
90
|
license: 'Apache-2.0',
|
|
83
91
|
licenseUrl: 'https://raw.githubusercontent.com/ara-lang/highlighting/main/LICENSE-APACHE',
|
|
84
92
|
name: 'ara',
|
|
@@ -89,6 +97,7 @@ export const grammars = [
|
|
|
89
97
|
{
|
|
90
98
|
byteSize: 39512,
|
|
91
99
|
displayName: 'Assembly',
|
|
100
|
+
lastUpdate: '2023-07-30T20:16:37Z',
|
|
92
101
|
license: 'MIT',
|
|
93
102
|
licenseUrl: 'https://raw.githubusercontent.com/13xforever/x86_64-assembly-vscode/master/LICENSE.txt',
|
|
94
103
|
name: 'asm',
|
|
@@ -114,6 +123,7 @@ export const grammars = [
|
|
|
114
123
|
'postcss',
|
|
115
124
|
'tsx',
|
|
116
125
|
],
|
|
126
|
+
lastUpdate: '2023-12-29T02:14:17Z',
|
|
117
127
|
license: 'MIT',
|
|
118
128
|
licenseUrl: 'https://raw.githubusercontent.com/withastro/language-tools/main/LICENSE',
|
|
119
129
|
name: 'astro',
|
|
@@ -124,6 +134,7 @@ export const grammars = [
|
|
|
124
134
|
{
|
|
125
135
|
byteSize: 5303,
|
|
126
136
|
displayName: 'AWK',
|
|
137
|
+
lastUpdate: '2016-01-20T17:08:42Z',
|
|
127
138
|
license: 'MIT',
|
|
128
139
|
licenseUrl: 'https://raw.githubusercontent.com/luggage66/vscode-awk/master/LICENSE.txt',
|
|
129
140
|
name: 'awk',
|
|
@@ -134,6 +145,7 @@ export const grammars = [
|
|
|
134
145
|
{
|
|
135
146
|
byteSize: 59357,
|
|
136
147
|
displayName: 'Ballerina',
|
|
148
|
+
lastUpdate: '2023-08-21T05:23:05Z',
|
|
137
149
|
license: 'Apache-2.0',
|
|
138
150
|
licenseUrl: 'https://raw.githubusercontent.com/ballerina-platform/ballerina-grammar/master/LICENSE',
|
|
139
151
|
name: 'ballerina',
|
|
@@ -150,6 +162,7 @@ export const grammars = [
|
|
|
150
162
|
'scripting',
|
|
151
163
|
],
|
|
152
164
|
displayName: 'Batch File',
|
|
165
|
+
lastUpdate: '2021-05-04T11:41:54Z',
|
|
153
166
|
license: 'MIT',
|
|
154
167
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
155
168
|
name: 'bat',
|
|
@@ -160,6 +173,7 @@ export const grammars = [
|
|
|
160
173
|
{
|
|
161
174
|
byteSize: 11457,
|
|
162
175
|
displayName: 'Beancount',
|
|
176
|
+
lastUpdate: '2020-03-10T11:55:34Z',
|
|
163
177
|
license: 'MIT',
|
|
164
178
|
licenseUrl: 'https://raw.githubusercontent.com/Lencerf/vscode-beancount/master/LICENSE',
|
|
165
179
|
name: 'beancount',
|
|
@@ -173,6 +187,7 @@ export const grammars = [
|
|
|
173
187
|
],
|
|
174
188
|
byteSize: 2169,
|
|
175
189
|
displayName: 'Berry',
|
|
190
|
+
lastUpdate: '2023-07-16T13:39:37Z',
|
|
176
191
|
license: 'MIT',
|
|
177
192
|
licenseUrl: 'https://raw.githubusercontent.com/berry-lang/berry/master/LICENSE',
|
|
178
193
|
name: 'berry',
|
|
@@ -186,6 +201,7 @@ export const grammars = [
|
|
|
186
201
|
'markup',
|
|
187
202
|
],
|
|
188
203
|
displayName: 'BibTeX',
|
|
204
|
+
lastUpdate: '2023-09-11T09:38:45Z',
|
|
189
205
|
license: 'MIT',
|
|
190
206
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
191
207
|
name: 'bibtex',
|
|
@@ -196,6 +212,7 @@ export const grammars = [
|
|
|
196
212
|
{
|
|
197
213
|
byteSize: 4036,
|
|
198
214
|
displayName: 'Bicep',
|
|
215
|
+
lastUpdate: '2023-10-27T12:18:09Z',
|
|
199
216
|
license: 'MIT',
|
|
200
217
|
licenseUrl: 'https://raw.githubusercontent.com/Azure/bicep/main/LICENSE',
|
|
201
218
|
name: 'bicep',
|
|
@@ -218,6 +235,7 @@ export const grammars = [
|
|
|
218
235
|
'json',
|
|
219
236
|
'css',
|
|
220
237
|
],
|
|
238
|
+
lastUpdate: '2021-06-28T08:16:43Z',
|
|
221
239
|
license: 'MIT',
|
|
222
240
|
licenseUrl: 'https://raw.githubusercontent.com/spatie/shiki-php/main/LICENSE.md',
|
|
223
241
|
name: 'blade',
|
|
@@ -231,6 +249,7 @@ export const grammars = [
|
|
|
231
249
|
'general',
|
|
232
250
|
],
|
|
233
251
|
displayName: 'C',
|
|
252
|
+
lastUpdate: '2022-06-10T13:55:11Z',
|
|
234
253
|
license: 'MIT',
|
|
235
254
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
236
255
|
name: 'c',
|
|
@@ -244,6 +263,7 @@ export const grammars = [
|
|
|
244
263
|
],
|
|
245
264
|
byteSize: 10592,
|
|
246
265
|
displayName: 'Cadence',
|
|
266
|
+
lastUpdate: '2022-07-04T20:41:15Z',
|
|
247
267
|
license: 'Apache-2.0',
|
|
248
268
|
licenseUrl: 'https://raw.githubusercontent.com/onflow/vscode-cadence/master/LICENSE',
|
|
249
269
|
name: 'cadence',
|
|
@@ -254,6 +274,7 @@ export const grammars = [
|
|
|
254
274
|
{
|
|
255
275
|
byteSize: 14105,
|
|
256
276
|
displayName: 'Clarity',
|
|
277
|
+
lastUpdate: '2023-06-16T13:06:14Z',
|
|
257
278
|
license: 'MIT',
|
|
258
279
|
licenseUrl: 'https://raw.githubusercontent.com/hirosystems/clarity.tmbundle/main/LICENSE',
|
|
259
280
|
name: 'clarity',
|
|
@@ -270,6 +291,7 @@ export const grammars = [
|
|
|
270
291
|
'general',
|
|
271
292
|
],
|
|
272
293
|
displayName: 'Clojure',
|
|
294
|
+
lastUpdate: '2022-01-31T15:49:23Z',
|
|
273
295
|
license: 'MIT',
|
|
274
296
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
275
297
|
name: 'clojure',
|
|
@@ -283,6 +305,7 @@ export const grammars = [
|
|
|
283
305
|
'config',
|
|
284
306
|
],
|
|
285
307
|
displayName: 'CMake',
|
|
308
|
+
lastUpdate: '2017-11-20T20:37:32Z',
|
|
286
309
|
license: 'MIT',
|
|
287
310
|
licenseUrl: 'https://raw.githubusercontent.com/twxs/vs.language.cmake/master/LICENSE',
|
|
288
311
|
name: 'cmake',
|
|
@@ -298,6 +321,7 @@ export const grammars = [
|
|
|
298
321
|
'html',
|
|
299
322
|
'java',
|
|
300
323
|
],
|
|
324
|
+
lastUpdate: '2023-12-29T22:29:24Z',
|
|
301
325
|
license: 'MIT',
|
|
302
326
|
licenseUrl: 'https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE',
|
|
303
327
|
name: 'cobol',
|
|
@@ -311,6 +335,7 @@ export const grammars = [
|
|
|
311
335
|
],
|
|
312
336
|
byteSize: 33513,
|
|
313
337
|
displayName: 'CodeQL',
|
|
338
|
+
lastUpdate: '2023-09-08T08:43:39Z',
|
|
314
339
|
license: 'MIT',
|
|
315
340
|
licenseUrl: 'https://raw.githubusercontent.com/github/vscode-codeql/main/LICENSE.md',
|
|
316
341
|
name: 'codeql',
|
|
@@ -332,6 +357,7 @@ export const grammars = [
|
|
|
332
357
|
embedded: [
|
|
333
358
|
'javascript',
|
|
334
359
|
],
|
|
360
|
+
lastUpdate: '2019-01-25T23:34:58Z',
|
|
335
361
|
license: 'MIT',
|
|
336
362
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
337
363
|
name: 'coffee',
|
|
@@ -353,6 +379,7 @@ export const grammars = [
|
|
|
353
379
|
'glsl',
|
|
354
380
|
'sql',
|
|
355
381
|
],
|
|
382
|
+
lastUpdate: '2023-03-29T09:38:06Z',
|
|
356
383
|
license: 'MIT',
|
|
357
384
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
358
385
|
name: 'cpp',
|
|
@@ -371,6 +398,7 @@ export const grammars = [
|
|
|
371
398
|
'javascript',
|
|
372
399
|
'shellscript',
|
|
373
400
|
],
|
|
401
|
+
lastUpdate: '2023-06-17T14:29:37Z',
|
|
374
402
|
license: 'MIT',
|
|
375
403
|
licenseUrl: 'https://raw.githubusercontent.com/crystal-lang-tools/vscode-crystal-lang/master/LICENSE',
|
|
376
404
|
name: 'crystal',
|
|
@@ -388,6 +416,7 @@ export const grammars = [
|
|
|
388
416
|
'general',
|
|
389
417
|
],
|
|
390
418
|
displayName: 'C#',
|
|
419
|
+
lastUpdate: '2023-12-13T12:08:01Z',
|
|
391
420
|
license: 'MIT',
|
|
392
421
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
393
422
|
name: 'csharp',
|
|
@@ -401,6 +430,7 @@ export const grammars = [
|
|
|
401
430
|
'web',
|
|
402
431
|
],
|
|
403
432
|
displayName: 'CSS',
|
|
433
|
+
lastUpdate: '2023-09-18T09:46:17Z',
|
|
404
434
|
license: 'MIT',
|
|
405
435
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
406
436
|
name: 'css',
|
|
@@ -414,6 +444,7 @@ export const grammars = [
|
|
|
414
444
|
'data',
|
|
415
445
|
],
|
|
416
446
|
displayName: 'csv syntax',
|
|
447
|
+
lastUpdate: '2019-01-31T01:50:13Z',
|
|
417
448
|
license: 'MIT',
|
|
418
449
|
licenseUrl: 'https://raw.githubusercontent.com/mechatroner/vscode_rainbow_csv/master/LICENSE',
|
|
419
450
|
name: 'csv',
|
|
@@ -424,6 +455,7 @@ export const grammars = [
|
|
|
424
455
|
{
|
|
425
456
|
byteSize: 16313,
|
|
426
457
|
displayName: 'CUE',
|
|
458
|
+
lastUpdate: '2021-08-03T05:05:40Z',
|
|
427
459
|
license: 'MIT',
|
|
428
460
|
licenseUrl: 'https://raw.githubusercontent.com/cue-sh/vscode-cue/master/LICENSE',
|
|
429
461
|
name: 'cue',
|
|
@@ -437,6 +469,7 @@ export const grammars = [
|
|
|
437
469
|
],
|
|
438
470
|
byteSize: 6498,
|
|
439
471
|
displayName: 'Cypher',
|
|
472
|
+
lastUpdate: '2023-01-17T10:10:13Z',
|
|
440
473
|
license: 'MIT',
|
|
441
474
|
licenseUrl: 'https://raw.githubusercontent.com/adam-cowley/neo4j-vscode/main/LICENSE',
|
|
442
475
|
name: 'cypher',
|
|
@@ -447,6 +480,7 @@ export const grammars = [
|
|
|
447
480
|
{
|
|
448
481
|
byteSize: 41204,
|
|
449
482
|
displayName: 'D',
|
|
483
|
+
lastUpdate: '2023-07-07T13:01:08Z',
|
|
450
484
|
license: 'MIT',
|
|
451
485
|
licenseUrl: 'https://raw.githubusercontent.com/Pure-D/code-d/master/LICENSE.md',
|
|
452
486
|
name: 'd',
|
|
@@ -460,6 +494,7 @@ export const grammars = [
|
|
|
460
494
|
'general',
|
|
461
495
|
],
|
|
462
496
|
displayName: 'Dart',
|
|
497
|
+
lastUpdate: '2023-12-13T12:08:01Z',
|
|
463
498
|
license: 'MIT',
|
|
464
499
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
465
500
|
name: 'dart',
|
|
@@ -470,6 +505,7 @@ export const grammars = [
|
|
|
470
505
|
{
|
|
471
506
|
byteSize: 5924,
|
|
472
507
|
displayName: 'DAX',
|
|
508
|
+
lastUpdate: '2021-08-10T18:28:52Z',
|
|
473
509
|
name: 'dax',
|
|
474
510
|
scopeName: 'source.dax',
|
|
475
511
|
sha: '7fd39aa84552617daa258189b2550dcdbd14149a',
|
|
@@ -481,6 +517,7 @@ export const grammars = [
|
|
|
481
517
|
'utility',
|
|
482
518
|
],
|
|
483
519
|
displayName: 'Diff',
|
|
520
|
+
lastUpdate: '2021-11-12T09:59:52Z',
|
|
484
521
|
license: 'MIT',
|
|
485
522
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
486
523
|
name: 'diff',
|
|
@@ -497,6 +534,7 @@ export const grammars = [
|
|
|
497
534
|
'config',
|
|
498
535
|
],
|
|
499
536
|
displayName: 'Dockerfile',
|
|
537
|
+
lastUpdate: '2018-02-12T15:54:35Z',
|
|
500
538
|
license: 'MIT',
|
|
501
539
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
502
540
|
name: 'docker',
|
|
@@ -507,6 +545,7 @@ export const grammars = [
|
|
|
507
545
|
{
|
|
508
546
|
byteSize: 10867,
|
|
509
547
|
displayName: 'Dream Maker',
|
|
548
|
+
lastUpdate: '2017-01-06T06:55:48Z',
|
|
510
549
|
name: 'dream-maker',
|
|
511
550
|
scopeName: 'source.dm',
|
|
512
551
|
sha: '22d2bf0325f65697ea542856280f66e9e098f4a2',
|
|
@@ -518,6 +557,7 @@ export const grammars = [
|
|
|
518
557
|
embedded: [
|
|
519
558
|
'html',
|
|
520
559
|
],
|
|
560
|
+
lastUpdate: '2021-12-27T20:12:19Z',
|
|
521
561
|
license: 'NOASSERTION',
|
|
522
562
|
licenseUrl: 'https://raw.githubusercontent.com/elixir-editors/elixir-tmbundle/master/LICENSE',
|
|
523
563
|
name: 'elixir',
|
|
@@ -531,6 +571,7 @@ export const grammars = [
|
|
|
531
571
|
embedded: [
|
|
532
572
|
'glsl',
|
|
533
573
|
],
|
|
574
|
+
lastUpdate: '2020-08-01T18:50:23Z',
|
|
534
575
|
license: 'MIT',
|
|
535
576
|
licenseUrl: 'https://raw.githubusercontent.com/elm-tooling/elm-language-client-vscode/main/LICENSE',
|
|
536
577
|
name: 'elm',
|
|
@@ -545,6 +586,7 @@ export const grammars = [
|
|
|
545
586
|
'html',
|
|
546
587
|
'ruby',
|
|
547
588
|
],
|
|
589
|
+
lastUpdate: '2014-10-30T18:38:50Z',
|
|
548
590
|
name: 'erb',
|
|
549
591
|
scopeName: 'text.html.erb',
|
|
550
592
|
sha: 'ecf0f1df23984bcff9b51552e35d9696cb0d9539',
|
|
@@ -556,6 +598,7 @@ export const grammars = [
|
|
|
556
598
|
],
|
|
557
599
|
byteSize: 28833,
|
|
558
600
|
displayName: 'Erlang',
|
|
601
|
+
lastUpdate: '2023-07-27T09:18:25Z',
|
|
559
602
|
license: 'Apache-2.0',
|
|
560
603
|
licenseUrl: 'https://raw.githubusercontent.com/erlang-ls/grammar/main/LICENSE',
|
|
561
604
|
name: 'erlang',
|
|
@@ -569,6 +612,7 @@ export const grammars = [
|
|
|
569
612
|
'scripting',
|
|
570
613
|
],
|
|
571
614
|
displayName: 'Fish',
|
|
615
|
+
lastUpdate: '2022-01-23T01:18:50Z',
|
|
572
616
|
license: 'MIT',
|
|
573
617
|
licenseUrl: 'https://raw.githubusercontent.com/bmalehorn/vscode-fish/master/LICENSE',
|
|
574
618
|
name: 'fish',
|
|
@@ -589,6 +633,7 @@ export const grammars = [
|
|
|
589
633
|
embedded: [
|
|
590
634
|
'markdown',
|
|
591
635
|
],
|
|
636
|
+
lastUpdate: '2023-12-13T12:08:01Z',
|
|
592
637
|
license: 'MIT',
|
|
593
638
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
594
639
|
name: 'fsharp',
|
|
@@ -603,6 +648,7 @@ export const grammars = [
|
|
|
603
648
|
'gdshader',
|
|
604
649
|
'gdscript',
|
|
605
650
|
],
|
|
651
|
+
lastUpdate: '2023-12-06T14:53:10Z',
|
|
606
652
|
license: 'MIT',
|
|
607
653
|
licenseUrl: 'https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE',
|
|
608
654
|
name: 'gdresource',
|
|
@@ -613,6 +659,7 @@ export const grammars = [
|
|
|
613
659
|
{
|
|
614
660
|
byteSize: 15818,
|
|
615
661
|
displayName: 'GDScript',
|
|
662
|
+
lastUpdate: '2023-12-22T11:04:02Z',
|
|
616
663
|
license: 'MIT',
|
|
617
664
|
licenseUrl: 'https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE',
|
|
618
665
|
name: 'gdscript',
|
|
@@ -623,6 +670,7 @@ export const grammars = [
|
|
|
623
670
|
{
|
|
624
671
|
byteSize: 6096,
|
|
625
672
|
displayName: 'GDShader',
|
|
673
|
+
lastUpdate: '2023-12-06T14:53:10Z',
|
|
626
674
|
license: 'MIT',
|
|
627
675
|
licenseUrl: 'https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE',
|
|
628
676
|
name: 'gdshader',
|
|
@@ -633,6 +681,7 @@ export const grammars = [
|
|
|
633
681
|
{
|
|
634
682
|
byteSize: 12425,
|
|
635
683
|
displayName: 'Gherkin',
|
|
684
|
+
lastUpdate: '2022-07-03T18:01:28Z',
|
|
636
685
|
license: 'MIT',
|
|
637
686
|
licenseUrl: 'https://raw.githubusercontent.com/alexkrechik/VSCucumberAutoComplete/master/LICENSE',
|
|
638
687
|
name: 'gherkin',
|
|
@@ -649,6 +698,7 @@ export const grammars = [
|
|
|
649
698
|
embedded: [
|
|
650
699
|
'diff',
|
|
651
700
|
],
|
|
701
|
+
lastUpdate: '2023-02-07T12:40:16Z',
|
|
652
702
|
license: 'MIT',
|
|
653
703
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
654
704
|
name: 'git-commit',
|
|
@@ -665,6 +715,7 @@ export const grammars = [
|
|
|
665
715
|
embedded: [
|
|
666
716
|
'shellscript',
|
|
667
717
|
],
|
|
718
|
+
lastUpdate: '2021-11-12T10:35:35Z',
|
|
668
719
|
license: 'MIT',
|
|
669
720
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
670
721
|
name: 'git-rebase',
|
|
@@ -682,6 +733,7 @@ export const grammars = [
|
|
|
682
733
|
'javascript',
|
|
683
734
|
'handlebars',
|
|
684
735
|
],
|
|
736
|
+
lastUpdate: '2023-07-03T16:07:58Z',
|
|
685
737
|
license: 'MIT',
|
|
686
738
|
licenseUrl: 'https://raw.githubusercontent.com/IgnaceMaes/glimmer-textmate-grammar/main/LICENSE',
|
|
687
739
|
name: 'glimmer-js',
|
|
@@ -699,6 +751,7 @@ export const grammars = [
|
|
|
699
751
|
'typescript',
|
|
700
752
|
'handlebars',
|
|
701
753
|
],
|
|
754
|
+
lastUpdate: '2023-07-03T16:07:58Z',
|
|
702
755
|
license: 'MIT',
|
|
703
756
|
licenseUrl: 'https://raw.githubusercontent.com/IgnaceMaes/glimmer-textmate-grammar/main/LICENSE',
|
|
704
757
|
name: 'glimmer-ts',
|
|
@@ -712,6 +765,7 @@ export const grammars = [
|
|
|
712
765
|
embedded: [
|
|
713
766
|
'c',
|
|
714
767
|
],
|
|
768
|
+
lastUpdate: '2014-07-27T13:53:58Z',
|
|
715
769
|
name: 'glsl',
|
|
716
770
|
scopeName: 'source.glsl',
|
|
717
771
|
sha: '6998d3bbd204e26746a5ca580cda4c650b9057b1',
|
|
@@ -720,6 +774,7 @@ export const grammars = [
|
|
|
720
774
|
{
|
|
721
775
|
byteSize: 21014,
|
|
722
776
|
displayName: 'Gnuplot',
|
|
777
|
+
lastUpdate: '2018-07-01T23:29:26Z',
|
|
723
778
|
license: 'GPL-3.0',
|
|
724
779
|
licenseUrl: 'https://raw.githubusercontent.com/MarioSchwalbe/vscode-gnuplot/master/LICENSE',
|
|
725
780
|
name: 'gnuplot',
|
|
@@ -733,6 +788,7 @@ export const grammars = [
|
|
|
733
788
|
'general',
|
|
734
789
|
],
|
|
735
790
|
displayName: 'Go',
|
|
791
|
+
lastUpdate: '2020-09-16T13:24:16Z',
|
|
736
792
|
license: 'MIT',
|
|
737
793
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
738
794
|
name: 'go',
|
|
@@ -755,6 +811,7 @@ export const grammars = [
|
|
|
755
811
|
'jsx',
|
|
756
812
|
'tsx',
|
|
757
813
|
],
|
|
814
|
+
lastUpdate: '2021-09-27T21:24:32Z',
|
|
758
815
|
license: 'MIT',
|
|
759
816
|
licenseUrl: 'https://raw.githubusercontent.com/graphql/vscode-graphql/master/LICENSE',
|
|
760
817
|
name: 'graphql',
|
|
@@ -768,6 +825,7 @@ export const grammars = [
|
|
|
768
825
|
'general',
|
|
769
826
|
],
|
|
770
827
|
displayName: 'Groovy',
|
|
828
|
+
lastUpdate: '2018-02-12T15:54:35Z',
|
|
771
829
|
license: 'MIT',
|
|
772
830
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
773
831
|
name: 'groovy',
|
|
@@ -785,6 +843,7 @@ export const grammars = [
|
|
|
785
843
|
'html',
|
|
786
844
|
'sql',
|
|
787
845
|
],
|
|
846
|
+
lastUpdate: '2022-10-03T22:33:42Z',
|
|
788
847
|
license: 'MIT',
|
|
789
848
|
licenseUrl: 'https://raw.githubusercontent.com/slackhq/vscode-hack/master/LICENSE.md',
|
|
790
849
|
name: 'hack',
|
|
@@ -807,6 +866,7 @@ export const grammars = [
|
|
|
807
866
|
'markdown',
|
|
808
867
|
'css',
|
|
809
868
|
],
|
|
869
|
+
lastUpdate: '2022-06-22T00:28:44Z',
|
|
810
870
|
license: 'MIT',
|
|
811
871
|
licenseUrl: 'https://raw.githubusercontent.com/karuna/haml-vscode/master/LICENSE.md',
|
|
812
872
|
name: 'haml',
|
|
@@ -829,6 +889,7 @@ export const grammars = [
|
|
|
829
889
|
'javascript',
|
|
830
890
|
'yaml',
|
|
831
891
|
],
|
|
892
|
+
lastUpdate: '2019-05-16T17:17:43Z',
|
|
832
893
|
license: 'MIT',
|
|
833
894
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
834
895
|
name: 'handlebars',
|
|
@@ -845,6 +906,7 @@ export const grammars = [
|
|
|
845
906
|
'general',
|
|
846
907
|
],
|
|
847
908
|
displayName: 'Haskell',
|
|
909
|
+
lastUpdate: '2020-08-20T04:20:28Z',
|
|
848
910
|
license: 'BSD-3-Clause',
|
|
849
911
|
licenseUrl: 'https://raw.githubusercontent.com/octref/language-haskell/master/LICENSE',
|
|
850
912
|
name: 'haskell',
|
|
@@ -855,6 +917,7 @@ export const grammars = [
|
|
|
855
917
|
{
|
|
856
918
|
byteSize: 11370,
|
|
857
919
|
displayName: 'HashiCorp HCL',
|
|
920
|
+
lastUpdate: '2023-11-17T11:42:37Z',
|
|
858
921
|
license: 'MPL-2.0',
|
|
859
922
|
licenseUrl: 'https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE',
|
|
860
923
|
name: 'hcl',
|
|
@@ -868,6 +931,7 @@ export const grammars = [
|
|
|
868
931
|
'data',
|
|
869
932
|
],
|
|
870
933
|
displayName: 'Hjson',
|
|
934
|
+
lastUpdate: '2018-10-25T15:31:53Z',
|
|
871
935
|
license: 'MIT',
|
|
872
936
|
licenseUrl: 'https://raw.githubusercontent.com/hjson/textmate-hjson/master/LICENSE',
|
|
873
937
|
name: 'hjson',
|
|
@@ -881,6 +945,7 @@ export const grammars = [
|
|
|
881
945
|
'dsl',
|
|
882
946
|
],
|
|
883
947
|
displayName: 'HLSL',
|
|
948
|
+
lastUpdate: '2020-02-03T12:01:47Z',
|
|
884
949
|
license: 'MIT',
|
|
885
950
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
886
951
|
name: 'hlsl',
|
|
@@ -899,6 +964,7 @@ export const grammars = [
|
|
|
899
964
|
'javascript',
|
|
900
965
|
'css',
|
|
901
966
|
],
|
|
967
|
+
lastUpdate: '2022-12-07T13:44:00Z',
|
|
902
968
|
license: 'MIT',
|
|
903
969
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
904
970
|
name: 'html',
|
|
@@ -919,6 +985,7 @@ export const grammars = [
|
|
|
919
985
|
'xml',
|
|
920
986
|
'graphql',
|
|
921
987
|
],
|
|
988
|
+
lastUpdate: '2023-07-24T09:58:17Z',
|
|
922
989
|
license: 'MIT',
|
|
923
990
|
licenseUrl: 'https://raw.githubusercontent.com/Huachao/vscode-restclient/master/LICENSE',
|
|
924
991
|
name: 'http',
|
|
@@ -935,6 +1002,7 @@ export const grammars = [
|
|
|
935
1002
|
embedded: [
|
|
936
1003
|
'typescript',
|
|
937
1004
|
],
|
|
1005
|
+
lastUpdate: '2023-12-15T08:11:58Z',
|
|
938
1006
|
license: 'MIT',
|
|
939
1007
|
licenseUrl: 'https://raw.githubusercontent.com/imba/imba/master/LICENSE',
|
|
940
1008
|
name: 'imba',
|
|
@@ -951,6 +1019,7 @@ export const grammars = [
|
|
|
951
1019
|
'data',
|
|
952
1020
|
],
|
|
953
1021
|
displayName: 'INI',
|
|
1022
|
+
lastUpdate: '2018-02-12T15:54:35Z',
|
|
954
1023
|
license: 'MIT',
|
|
955
1024
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
956
1025
|
name: 'ini',
|
|
@@ -964,6 +1033,7 @@ export const grammars = [
|
|
|
964
1033
|
'general',
|
|
965
1034
|
],
|
|
966
1035
|
displayName: 'Java',
|
|
1036
|
+
lastUpdate: '2023-12-13T12:08:01Z',
|
|
967
1037
|
license: 'MIT',
|
|
968
1038
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
969
1039
|
name: 'java',
|
|
@@ -982,6 +1052,7 @@ export const grammars = [
|
|
|
982
1052
|
'general',
|
|
983
1053
|
],
|
|
984
1054
|
displayName: 'JavaScript',
|
|
1055
|
+
lastUpdate: '2023-06-30T16:14:40Z',
|
|
985
1056
|
license: 'MIT',
|
|
986
1057
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
987
1058
|
name: 'javascript',
|
|
@@ -999,6 +1070,7 @@ export const grammars = [
|
|
|
999
1070
|
embedded: [
|
|
1000
1071
|
'jinja-html',
|
|
1001
1072
|
],
|
|
1073
|
+
lastUpdate: '2022-08-30T14:06:56Z',
|
|
1002
1074
|
license: 'MIT',
|
|
1003
1075
|
licenseUrl: 'https://raw.githubusercontent.com/samuelcolvin/jinjahtml-vscode/main/LICENSE',
|
|
1004
1076
|
name: 'jinja',
|
|
@@ -1016,6 +1088,7 @@ export const grammars = [
|
|
|
1016
1088
|
embedded: [
|
|
1017
1089
|
'javascript',
|
|
1018
1090
|
],
|
|
1091
|
+
lastUpdate: '2020-04-29T00:41:44Z',
|
|
1019
1092
|
license: 'MIT',
|
|
1020
1093
|
licenseUrl: 'https://raw.githubusercontent.com/cdibbs/language-jison/master/LICENSE.md',
|
|
1021
1094
|
name: 'jison',
|
|
@@ -1030,6 +1103,7 @@ export const grammars = [
|
|
|
1030
1103
|
'data',
|
|
1031
1104
|
],
|
|
1032
1105
|
displayName: 'JSON',
|
|
1106
|
+
lastUpdate: '2020-11-05T13:50:48Z',
|
|
1033
1107
|
license: 'MIT',
|
|
1034
1108
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1035
1109
|
name: 'json',
|
|
@@ -1043,6 +1117,7 @@ export const grammars = [
|
|
|
1043
1117
|
'data',
|
|
1044
1118
|
],
|
|
1045
1119
|
displayName: 'JSON5',
|
|
1120
|
+
lastUpdate: '2016-10-01T11:46:03Z',
|
|
1046
1121
|
license: 'MIT',
|
|
1047
1122
|
licenseUrl: 'https://raw.githubusercontent.com/mrmlnc/vscode-json5/master/LICENSE',
|
|
1048
1123
|
name: 'json5',
|
|
@@ -1057,6 +1132,7 @@ export const grammars = [
|
|
|
1057
1132
|
'data',
|
|
1058
1133
|
],
|
|
1059
1134
|
displayName: 'JSON with Comments',
|
|
1135
|
+
lastUpdate: '2023-05-25T08:02:57Z',
|
|
1060
1136
|
license: 'MIT',
|
|
1061
1137
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1062
1138
|
name: 'jsonc',
|
|
@@ -1071,6 +1147,7 @@ export const grammars = [
|
|
|
1071
1147
|
'data',
|
|
1072
1148
|
],
|
|
1073
1149
|
displayName: 'JSON Lines',
|
|
1150
|
+
lastUpdate: '2023-05-25T08:02:57Z',
|
|
1074
1151
|
license: 'MIT',
|
|
1075
1152
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1076
1153
|
name: 'jsonl',
|
|
@@ -1081,6 +1158,7 @@ export const grammars = [
|
|
|
1081
1158
|
{
|
|
1082
1159
|
byteSize: 3400,
|
|
1083
1160
|
displayName: 'Jsonnet',
|
|
1161
|
+
lastUpdate: '2017-03-12T08:07:55Z',
|
|
1084
1162
|
license: 'Apache-2.0',
|
|
1085
1163
|
licenseUrl: 'https://raw.githubusercontent.com/heptio/vscode-jsonnet/master/LICENSE',
|
|
1086
1164
|
name: 'jsonnet',
|
|
@@ -1094,6 +1172,7 @@ export const grammars = [
|
|
|
1094
1172
|
],
|
|
1095
1173
|
byteSize: 2860,
|
|
1096
1174
|
displayName: 'JSSM',
|
|
1175
|
+
lastUpdate: '2017-08-20T01:05:35Z',
|
|
1097
1176
|
license: 'MIT',
|
|
1098
1177
|
licenseUrl: 'https://raw.githubusercontent.com/StoneCypher/sublime-jssm/master/LICENSE',
|
|
1099
1178
|
name: 'jssm',
|
|
@@ -1107,6 +1186,7 @@ export const grammars = [
|
|
|
1107
1186
|
'web',
|
|
1108
1187
|
],
|
|
1109
1188
|
displayName: 'JSX',
|
|
1189
|
+
lastUpdate: '2023-06-30T16:14:40Z',
|
|
1110
1190
|
license: 'MIT',
|
|
1111
1191
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1112
1192
|
name: 'jsx',
|
|
@@ -1128,6 +1208,7 @@ export const grammars = [
|
|
|
1128
1208
|
'r',
|
|
1129
1209
|
'sql',
|
|
1130
1210
|
],
|
|
1211
|
+
lastUpdate: '2023-12-13T12:08:01Z',
|
|
1131
1212
|
license: 'MIT',
|
|
1132
1213
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1133
1214
|
name: 'julia',
|
|
@@ -1145,6 +1226,7 @@ export const grammars = [
|
|
|
1145
1226
|
'general',
|
|
1146
1227
|
],
|
|
1147
1228
|
displayName: 'Kotlin',
|
|
1229
|
+
lastUpdate: '2023-10-11T19:11:45Z',
|
|
1148
1230
|
license: 'MIT',
|
|
1149
1231
|
licenseUrl: 'https://raw.githubusercontent.com/fwcd/vscode-kotlin/main/LICENSE',
|
|
1150
1232
|
name: 'kotlin',
|
|
@@ -1158,6 +1240,7 @@ export const grammars = [
|
|
|
1158
1240
|
],
|
|
1159
1241
|
byteSize: 19691,
|
|
1160
1242
|
displayName: 'Kusto',
|
|
1243
|
+
lastUpdate: '2022-09-27T22:38:03Z',
|
|
1161
1244
|
name: 'kusto',
|
|
1162
1245
|
scopeName: 'source.kusto',
|
|
1163
1246
|
sha: '638b8a9249c2c423bc263726661cde534b25adc7',
|
|
@@ -1187,6 +1270,7 @@ export const grammars = [
|
|
|
1187
1270
|
'scala',
|
|
1188
1271
|
'gnuplot',
|
|
1189
1272
|
],
|
|
1273
|
+
lastUpdate: '2023-12-13T12:08:01Z',
|
|
1190
1274
|
license: 'MIT',
|
|
1191
1275
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1192
1276
|
name: 'latex',
|
|
@@ -1200,6 +1284,7 @@ export const grammars = [
|
|
|
1200
1284
|
'web',
|
|
1201
1285
|
],
|
|
1202
1286
|
displayName: 'Less',
|
|
1287
|
+
lastUpdate: '2023-12-05T14:17:02Z',
|
|
1203
1288
|
license: 'MIT',
|
|
1204
1289
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1205
1290
|
name: 'less',
|
|
@@ -1216,6 +1301,7 @@ export const grammars = [
|
|
|
1216
1301
|
'json',
|
|
1217
1302
|
'javascript',
|
|
1218
1303
|
],
|
|
1304
|
+
lastUpdate: '2023-01-04T20:47:26Z',
|
|
1219
1305
|
license: 'MIT',
|
|
1220
1306
|
licenseUrl: 'https://raw.githubusercontent.com/Shopify/liquid-tm-grammar/main/LICENSE.md',
|
|
1221
1307
|
name: 'liquid',
|
|
@@ -1229,6 +1315,7 @@ export const grammars = [
|
|
|
1229
1315
|
'general',
|
|
1230
1316
|
],
|
|
1231
1317
|
displayName: 'Lisp',
|
|
1318
|
+
lastUpdate: '2021-10-14T13:24:48Z',
|
|
1232
1319
|
license: 'MIT',
|
|
1233
1320
|
licenseUrl: 'https://raw.githubusercontent.com/mattn/vscode-lisp/master/LICENSE',
|
|
1234
1321
|
name: 'lisp',
|
|
@@ -1239,6 +1326,7 @@ export const grammars = [
|
|
|
1239
1326
|
{
|
|
1240
1327
|
byteSize: 3098,
|
|
1241
1328
|
displayName: 'Logo',
|
|
1329
|
+
lastUpdate: '2011-11-14T07:42:34Z',
|
|
1242
1330
|
name: 'logo',
|
|
1243
1331
|
scopeName: 'source.logo',
|
|
1244
1332
|
sha: '3205e987ed2a2aa11accdd55a7d094832441f89c',
|
|
@@ -1253,6 +1341,7 @@ export const grammars = [
|
|
|
1253
1341
|
embedded: [
|
|
1254
1342
|
'c',
|
|
1255
1343
|
],
|
|
1344
|
+
lastUpdate: '2023-12-13T12:08:01Z',
|
|
1256
1345
|
license: 'MIT',
|
|
1257
1346
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1258
1347
|
name: 'lua',
|
|
@@ -1269,6 +1358,7 @@ export const grammars = [
|
|
|
1269
1358
|
'config',
|
|
1270
1359
|
],
|
|
1271
1360
|
displayName: 'Makefile',
|
|
1361
|
+
lastUpdate: '2023-01-10T10:50:28Z',
|
|
1272
1362
|
license: 'MIT',
|
|
1273
1363
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1274
1364
|
name: 'make',
|
|
@@ -1339,6 +1429,7 @@ export const grammars = [
|
|
|
1339
1429
|
'latex',
|
|
1340
1430
|
'bibtex',
|
|
1341
1431
|
],
|
|
1432
|
+
lastUpdate: '2023-12-13T12:08:01Z',
|
|
1342
1433
|
license: 'MIT',
|
|
1343
1434
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1344
1435
|
name: 'markdown',
|
|
@@ -1359,6 +1450,7 @@ export const grammars = [
|
|
|
1359
1450
|
'scss',
|
|
1360
1451
|
'javascript',
|
|
1361
1452
|
],
|
|
1453
|
+
lastUpdate: '2023-03-24T17:23:39Z',
|
|
1362
1454
|
license: 'MIT',
|
|
1363
1455
|
licenseUrl: 'https://raw.githubusercontent.com/marko-js/marko-tmbundle/master/LICENSE',
|
|
1364
1456
|
name: 'marko',
|
|
@@ -1369,6 +1461,7 @@ export const grammars = [
|
|
|
1369
1461
|
{
|
|
1370
1462
|
byteSize: 21265,
|
|
1371
1463
|
displayName: 'MATLAB',
|
|
1464
|
+
lastUpdate: '2020-02-01T01:40:30Z',
|
|
1372
1465
|
name: 'matlab',
|
|
1373
1466
|
scopeName: 'source.matlab',
|
|
1374
1467
|
sha: '69dbf20c1eb19efd629c0438a2a493e60617e8de',
|
|
@@ -1385,6 +1478,7 @@ export const grammars = [
|
|
|
1385
1478
|
'markdown',
|
|
1386
1479
|
'yaml',
|
|
1387
1480
|
],
|
|
1481
|
+
lastUpdate: '2023-09-01T11:16:46Z',
|
|
1388
1482
|
license: 'MIT',
|
|
1389
1483
|
licenseUrl: 'https://raw.githubusercontent.com/nuxtlabs/vscode-mdc/main/LICENSE',
|
|
1390
1484
|
name: 'mdc',
|
|
@@ -1443,6 +1537,7 @@ export const grammars = [
|
|
|
1443
1537
|
'swift',
|
|
1444
1538
|
'typescript',
|
|
1445
1539
|
],
|
|
1540
|
+
lastUpdate: '2023-10-26T10:56:19Z',
|
|
1446
1541
|
license: 'MIT',
|
|
1447
1542
|
licenseUrl: 'https://raw.githubusercontent.com/wooorm/markdown-tm-language/main/license',
|
|
1448
1543
|
name: 'mdx',
|
|
@@ -1453,6 +1548,7 @@ export const grammars = [
|
|
|
1453
1548
|
{
|
|
1454
1549
|
byteSize: 20353,
|
|
1455
1550
|
displayName: 'Mermaid',
|
|
1551
|
+
lastUpdate: '2022-06-10T19:46:22Z',
|
|
1456
1552
|
license: 'MIT',
|
|
1457
1553
|
licenseUrl: 'https://raw.githubusercontent.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/master/LICENSE',
|
|
1458
1554
|
name: 'mermaid',
|
|
@@ -1463,6 +1559,7 @@ export const grammars = [
|
|
|
1463
1559
|
{
|
|
1464
1560
|
byteSize: 77007,
|
|
1465
1561
|
displayName: 'Mojo',
|
|
1562
|
+
lastUpdate: '2023-12-03T00:30:44Z',
|
|
1466
1563
|
license: 'MIT',
|
|
1467
1564
|
licenseUrl: 'https://raw.githubusercontent.com/modularml/mojo-syntax/main/LICENSE',
|
|
1468
1565
|
name: 'mojo',
|
|
@@ -1476,6 +1573,7 @@ export const grammars = [
|
|
|
1476
1573
|
],
|
|
1477
1574
|
byteSize: 3707,
|
|
1478
1575
|
displayName: 'Narrat Language',
|
|
1576
|
+
lastUpdate: '2022-08-06T14:25:00Z',
|
|
1479
1577
|
license: 'MIT',
|
|
1480
1578
|
licenseUrl: 'https://raw.githubusercontent.com/liana-p/narrat-syntax-highlighting-vscode/main/LICENSE',
|
|
1481
1579
|
name: 'narrat',
|
|
@@ -1489,6 +1587,7 @@ export const grammars = [
|
|
|
1489
1587
|
],
|
|
1490
1588
|
byteSize: 4507,
|
|
1491
1589
|
displayName: 'Nextflow',
|
|
1590
|
+
lastUpdate: '2022-11-22T13:08:54Z',
|
|
1492
1591
|
license: 'MIT',
|
|
1493
1592
|
licenseUrl: 'https://raw.githubusercontent.com/nextflow-io/vscode-language-nextflow/master/LICENSE.md',
|
|
1494
1593
|
name: 'nextflow',
|
|
@@ -1505,6 +1604,7 @@ export const grammars = [
|
|
|
1505
1604
|
embedded: [
|
|
1506
1605
|
'lua',
|
|
1507
1606
|
],
|
|
1607
|
+
lastUpdate: '2021-11-18T16:10:10Z',
|
|
1508
1608
|
license: 'GPL-3.0',
|
|
1509
1609
|
licenseUrl: 'https://raw.githubusercontent.com/hangxingliu/vscode-nginx-conf-hint/main/LICENSE',
|
|
1510
1610
|
name: 'nginx',
|
|
@@ -1524,6 +1624,7 @@ export const grammars = [
|
|
|
1524
1624
|
'glsl',
|
|
1525
1625
|
'markdown',
|
|
1526
1626
|
],
|
|
1627
|
+
lastUpdate: '2020-08-30T02:33:21Z',
|
|
1527
1628
|
license: 'NOASSERTION',
|
|
1528
1629
|
licenseUrl: 'https://raw.githubusercontent.com/pragmagic/vscode-nim/master/LICENSE',
|
|
1529
1630
|
name: 'nim',
|
|
@@ -1534,6 +1635,7 @@ export const grammars = [
|
|
|
1534
1635
|
{
|
|
1535
1636
|
byteSize: 14665,
|
|
1536
1637
|
displayName: 'Nix',
|
|
1638
|
+
lastUpdate: '2015-12-03T18:27:32Z',
|
|
1537
1639
|
license: 'MIT',
|
|
1538
1640
|
licenseUrl: 'https://raw.githubusercontent.com/bbenoist/vscode-nix/master/LICENSE.md',
|
|
1539
1641
|
name: 'nix',
|
|
@@ -1547,6 +1649,7 @@ export const grammars = [
|
|
|
1547
1649
|
],
|
|
1548
1650
|
byteSize: 17844,
|
|
1549
1651
|
displayName: 'nushell',
|
|
1652
|
+
lastUpdate: '2023-12-08T22:20:29Z',
|
|
1550
1653
|
license: 'MIT',
|
|
1551
1654
|
licenseUrl: 'https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/LICENSE',
|
|
1552
1655
|
name: 'nushell',
|
|
@@ -1563,6 +1666,7 @@ export const grammars = [
|
|
|
1563
1666
|
'general',
|
|
1564
1667
|
],
|
|
1565
1668
|
displayName: 'Objective-C',
|
|
1669
|
+
lastUpdate: '2022-06-10T13:55:11Z',
|
|
1566
1670
|
license: 'MIT',
|
|
1567
1671
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1568
1672
|
name: 'objective-c',
|
|
@@ -1576,6 +1680,7 @@ export const grammars = [
|
|
|
1576
1680
|
'general',
|
|
1577
1681
|
],
|
|
1578
1682
|
displayName: 'Objective-C++',
|
|
1683
|
+
lastUpdate: '2022-06-10T13:55:11Z',
|
|
1579
1684
|
license: 'MIT',
|
|
1580
1685
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1581
1686
|
name: 'objective-cpp',
|
|
@@ -1589,6 +1694,7 @@ export const grammars = [
|
|
|
1589
1694
|
'general',
|
|
1590
1695
|
],
|
|
1591
1696
|
displayName: 'OCaml',
|
|
1697
|
+
lastUpdate: '2019-08-17T12:45:56Z',
|
|
1592
1698
|
license: 'Apache-2.0',
|
|
1593
1699
|
licenseUrl: 'https://raw.githubusercontent.com/reasonml-editor/vscode-reasonml/master/LICENSE',
|
|
1594
1700
|
name: 'ocaml',
|
|
@@ -1602,6 +1708,7 @@ export const grammars = [
|
|
|
1602
1708
|
'general',
|
|
1603
1709
|
],
|
|
1604
1710
|
displayName: 'Pascal',
|
|
1711
|
+
lastUpdate: '2023-07-08T13:48:57Z',
|
|
1605
1712
|
license: 'MIT',
|
|
1606
1713
|
licenseUrl: 'https://raw.githubusercontent.com/alefragnani/vscode-language-pascal/master/LICENSE.md',
|
|
1607
1714
|
name: 'pascal',
|
|
@@ -1622,6 +1729,7 @@ export const grammars = [
|
|
|
1622
1729
|
'javascript',
|
|
1623
1730
|
'sql',
|
|
1624
1731
|
],
|
|
1732
|
+
lastUpdate: '2021-04-06T09:30:15Z',
|
|
1625
1733
|
license: 'MIT',
|
|
1626
1734
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1627
1735
|
name: 'perl',
|
|
@@ -1644,6 +1752,7 @@ export const grammars = [
|
|
|
1644
1752
|
'json',
|
|
1645
1753
|
'css',
|
|
1646
1754
|
],
|
|
1755
|
+
lastUpdate: '2023-04-17T18:42:57Z',
|
|
1647
1756
|
license: 'MIT',
|
|
1648
1757
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1649
1758
|
name: 'php',
|
|
@@ -1654,6 +1763,7 @@ export const grammars = [
|
|
|
1654
1763
|
{
|
|
1655
1764
|
byteSize: 8180,
|
|
1656
1765
|
displayName: 'PL/SQL',
|
|
1766
|
+
lastUpdate: '2019-03-31T11:02:30Z',
|
|
1657
1767
|
license: 'MIT',
|
|
1658
1768
|
licenseUrl: 'https://raw.githubusercontent.com/zabel-xyz/plsql-language/master/LICENSE',
|
|
1659
1769
|
name: 'plsql',
|
|
@@ -1667,6 +1777,7 @@ export const grammars = [
|
|
|
1667
1777
|
'web',
|
|
1668
1778
|
],
|
|
1669
1779
|
displayName: 'PostCSS',
|
|
1780
|
+
lastUpdate: '2019-03-17T05:02:24Z',
|
|
1670
1781
|
license: 'MIT',
|
|
1671
1782
|
licenseUrl: 'https://raw.githubusercontent.com/vuejs/vetur/master/LICENSE',
|
|
1672
1783
|
name: 'postcss',
|
|
@@ -1677,6 +1788,7 @@ export const grammars = [
|
|
|
1677
1788
|
{
|
|
1678
1789
|
byteSize: 5649,
|
|
1679
1790
|
displayName: 'PowerQuery',
|
|
1791
|
+
lastUpdate: '2019-04-24T13:39:36Z',
|
|
1680
1792
|
license: 'MIT',
|
|
1681
1793
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/powerquery-language/master/LICENSE',
|
|
1682
1794
|
name: 'powerquery',
|
|
@@ -1691,6 +1803,7 @@ export const grammars = [
|
|
|
1691
1803
|
],
|
|
1692
1804
|
byteSize: 21625,
|
|
1693
1805
|
displayName: 'PowerShell',
|
|
1806
|
+
lastUpdate: '2021-11-02T14:27:57Z',
|
|
1694
1807
|
license: 'MIT',
|
|
1695
1808
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1696
1809
|
name: 'powershell',
|
|
@@ -1701,6 +1814,7 @@ export const grammars = [
|
|
|
1701
1814
|
{
|
|
1702
1815
|
byteSize: 5939,
|
|
1703
1816
|
displayName: 'Prisma',
|
|
1817
|
+
lastUpdate: '2023-09-05T17:09:08Z',
|
|
1704
1818
|
license: 'Apache-2.0',
|
|
1705
1819
|
licenseUrl: 'https://raw.githubusercontent.com/prisma/language-tools/main/LICENSE',
|
|
1706
1820
|
name: 'prisma',
|
|
@@ -1711,6 +1825,7 @@ export const grammars = [
|
|
|
1711
1825
|
{
|
|
1712
1826
|
byteSize: 11281,
|
|
1713
1827
|
displayName: 'Prolog',
|
|
1828
|
+
lastUpdate: '2018-06-02T15:08:48Z',
|
|
1714
1829
|
license: 'MIT',
|
|
1715
1830
|
licenseUrl: 'https://raw.githubusercontent.com/arthwang/vsc-prolog/master/LICENSE.txt',
|
|
1716
1831
|
name: 'prolog',
|
|
@@ -1721,6 +1836,7 @@ export const grammars = [
|
|
|
1721
1836
|
{
|
|
1722
1837
|
byteSize: 6280,
|
|
1723
1838
|
displayName: 'Protocol Buffer 3',
|
|
1839
|
+
lastUpdate: '2022-02-08T19:51:15Z',
|
|
1724
1840
|
license: 'MIT',
|
|
1725
1841
|
licenseUrl: 'https://raw.githubusercontent.com/zxh0/vscode-proto3/master/LICENSE.txt',
|
|
1726
1842
|
name: 'proto',
|
|
@@ -1747,6 +1863,7 @@ export const grammars = [
|
|
|
1747
1863
|
'coffee',
|
|
1748
1864
|
'html',
|
|
1749
1865
|
],
|
|
1866
|
+
lastUpdate: '2023-03-29T09:38:06Z',
|
|
1750
1867
|
license: 'MIT',
|
|
1751
1868
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1752
1869
|
name: 'pug',
|
|
@@ -1757,6 +1874,7 @@ export const grammars = [
|
|
|
1757
1874
|
{
|
|
1758
1875
|
byteSize: 11609,
|
|
1759
1876
|
displayName: 'Puppet',
|
|
1877
|
+
lastUpdate: '2020-08-20T04:40:24Z',
|
|
1760
1878
|
license: 'Apache-2.0',
|
|
1761
1879
|
licenseUrl: 'https://raw.githubusercontent.com/octref/puppet-vscode/main/LICENSE',
|
|
1762
1880
|
name: 'puppet',
|
|
@@ -1767,6 +1885,7 @@ export const grammars = [
|
|
|
1767
1885
|
{
|
|
1768
1886
|
byteSize: 15948,
|
|
1769
1887
|
displayName: 'PureScript',
|
|
1888
|
+
lastUpdate: '2021-05-12T19:47:16Z',
|
|
1770
1889
|
license: 'NOASSERTION',
|
|
1771
1890
|
licenseUrl: 'https://raw.githubusercontent.com/nwolverson/vscode-language-purescript/master/LICENSE.md',
|
|
1772
1891
|
name: 'purescript',
|
|
@@ -1783,6 +1902,7 @@ export const grammars = [
|
|
|
1783
1902
|
'general',
|
|
1784
1903
|
],
|
|
1785
1904
|
displayName: 'Python',
|
|
1905
|
+
lastUpdate: '2022-10-20T22:45:17Z',
|
|
1786
1906
|
license: 'MIT',
|
|
1787
1907
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1788
1908
|
name: 'python',
|
|
@@ -1796,6 +1916,7 @@ export const grammars = [
|
|
|
1796
1916
|
'data',
|
|
1797
1917
|
],
|
|
1798
1918
|
displayName: 'R',
|
|
1919
|
+
lastUpdate: '2023-10-27T16:35:46Z',
|
|
1799
1920
|
license: 'MIT',
|
|
1800
1921
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1801
1922
|
name: 'r',
|
|
@@ -1812,6 +1933,7 @@ export const grammars = [
|
|
|
1812
1933
|
'general',
|
|
1813
1934
|
],
|
|
1814
1935
|
displayName: 'Raku',
|
|
1936
|
+
lastUpdate: '2018-02-12T15:54:35Z',
|
|
1815
1937
|
license: 'MIT',
|
|
1816
1938
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1817
1939
|
name: 'raku',
|
|
@@ -1826,6 +1948,7 @@ export const grammars = [
|
|
|
1826
1948
|
'html',
|
|
1827
1949
|
'csharp',
|
|
1828
1950
|
],
|
|
1951
|
+
lastUpdate: '2023-10-25T23:16:16Z',
|
|
1829
1952
|
license: 'MIT',
|
|
1830
1953
|
licenseUrl: 'https://raw.githubusercontent.com/dotnet/razor/main/LICENSE.txt',
|
|
1831
1954
|
name: 'razor',
|
|
@@ -1839,6 +1962,7 @@ export const grammars = [
|
|
|
1839
1962
|
'dsl',
|
|
1840
1963
|
],
|
|
1841
1964
|
displayName: 'Windows Registry Script',
|
|
1965
|
+
lastUpdate: '2020-02-08T20:48:08Z',
|
|
1842
1966
|
license: 'MIT',
|
|
1843
1967
|
licenseUrl: 'https://raw.githubusercontent.com/mihai-vlc/reg-vscode/master/LICENSE',
|
|
1844
1968
|
name: 'reg',
|
|
@@ -1849,6 +1973,7 @@ export const grammars = [
|
|
|
1849
1973
|
{
|
|
1850
1974
|
byteSize: 3260,
|
|
1851
1975
|
displayName: 'Rel',
|
|
1976
|
+
lastUpdate: '2021-08-25T10:18:43Z',
|
|
1852
1977
|
name: 'rel',
|
|
1853
1978
|
scopeName: 'source.rel',
|
|
1854
1979
|
sha: '63dda4dee48c67b037357f47b562185484555ea9',
|
|
@@ -1857,6 +1982,7 @@ export const grammars = [
|
|
|
1857
1982
|
{
|
|
1858
1983
|
byteSize: 7577,
|
|
1859
1984
|
displayName: 'RISC-V',
|
|
1985
|
+
lastUpdate: '2020-10-28T01:05:27Z',
|
|
1860
1986
|
license: 'MIT',
|
|
1861
1987
|
licenseUrl: 'https://raw.githubusercontent.com/zhuanhao-wu/vscode-riscv-support/master/LICENSE',
|
|
1862
1988
|
name: 'riscv',
|
|
@@ -1879,6 +2005,7 @@ export const grammars = [
|
|
|
1879
2005
|
'cmake',
|
|
1880
2006
|
'ruby',
|
|
1881
2007
|
],
|
|
2008
|
+
lastUpdate: '2023-10-02T14:56:43Z',
|
|
1882
2009
|
license: 'MIT',
|
|
1883
2010
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1884
2011
|
name: 'rst',
|
|
@@ -1905,6 +2032,7 @@ export const grammars = [
|
|
|
1905
2032
|
'shellscript',
|
|
1906
2033
|
'lua',
|
|
1907
2034
|
],
|
|
2035
|
+
lastUpdate: '2021-03-29T13:10:29Z',
|
|
1908
2036
|
license: 'MIT',
|
|
1909
2037
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1910
2038
|
name: 'ruby',
|
|
@@ -1921,6 +2049,7 @@ export const grammars = [
|
|
|
1921
2049
|
'general',
|
|
1922
2050
|
],
|
|
1923
2051
|
displayName: 'Rust',
|
|
2052
|
+
lastUpdate: '2023-10-27T16:35:46Z',
|
|
1924
2053
|
license: 'MIT',
|
|
1925
2054
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1926
2055
|
name: 'rust',
|
|
@@ -1934,6 +2063,7 @@ export const grammars = [
|
|
|
1934
2063
|
embedded: [
|
|
1935
2064
|
'sql',
|
|
1936
2065
|
],
|
|
2066
|
+
lastUpdate: '2019-03-13T21:39:48Z',
|
|
1937
2067
|
license: 'MIT',
|
|
1938
2068
|
licenseUrl: 'https://raw.githubusercontent.com/rpardee/sas/master/LICENSE',
|
|
1939
2069
|
name: 'sas',
|
|
@@ -1947,6 +2077,7 @@ export const grammars = [
|
|
|
1947
2077
|
'web',
|
|
1948
2078
|
],
|
|
1949
2079
|
displayName: 'Sass',
|
|
2080
|
+
lastUpdate: '2022-07-03T11:55:08Z',
|
|
1950
2081
|
license: 'NOASSERTION',
|
|
1951
2082
|
licenseUrl: 'https://raw.githubusercontent.com/TheRealSyler/vscode-sass-indented/master/LICENSE',
|
|
1952
2083
|
name: 'sass',
|
|
@@ -1957,6 +2088,7 @@ export const grammars = [
|
|
|
1957
2088
|
{
|
|
1958
2089
|
byteSize: 27118,
|
|
1959
2090
|
displayName: 'Scala',
|
|
2091
|
+
lastUpdate: '2023-07-11T12:19:41Z',
|
|
1960
2092
|
license: 'MIT',
|
|
1961
2093
|
licenseUrl: 'https://raw.githubusercontent.com/scala/vscode-scala-syntax/main/LICENSE.md',
|
|
1962
2094
|
name: 'scala',
|
|
@@ -1967,6 +2099,7 @@ export const grammars = [
|
|
|
1967
2099
|
{
|
|
1968
2100
|
byteSize: 10614,
|
|
1969
2101
|
displayName: 'Scheme',
|
|
2102
|
+
lastUpdate: '2018-12-25T09:02:00Z',
|
|
1970
2103
|
license: 'MIT',
|
|
1971
2104
|
licenseUrl: 'https://raw.githubusercontent.com/sjhuangx/vscode-scheme/master/LICENSE.md',
|
|
1972
2105
|
name: 'scheme',
|
|
@@ -1983,6 +2116,7 @@ export const grammars = [
|
|
|
1983
2116
|
embedded: [
|
|
1984
2117
|
'css',
|
|
1985
2118
|
],
|
|
2119
|
+
lastUpdate: '2019-11-12T14:37:21Z',
|
|
1986
2120
|
license: 'MIT',
|
|
1987
2121
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1988
2122
|
name: 'scss',
|
|
@@ -2002,6 +2136,7 @@ export const grammars = [
|
|
|
2002
2136
|
embedded: [
|
|
2003
2137
|
'hlsl',
|
|
2004
2138
|
],
|
|
2139
|
+
lastUpdate: '2018-02-12T15:54:35Z',
|
|
2005
2140
|
license: 'MIT',
|
|
2006
2141
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2007
2142
|
name: 'shaderlab',
|
|
@@ -2021,6 +2156,7 @@ export const grammars = [
|
|
|
2021
2156
|
'scripting',
|
|
2022
2157
|
],
|
|
2023
2158
|
displayName: 'Shell',
|
|
2159
|
+
lastUpdate: '2023-09-19T16:33:30Z',
|
|
2024
2160
|
license: 'MIT',
|
|
2025
2161
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2026
2162
|
name: 'shellscript',
|
|
@@ -2040,6 +2176,7 @@ export const grammars = [
|
|
|
2040
2176
|
embedded: [
|
|
2041
2177
|
'shellscript',
|
|
2042
2178
|
],
|
|
2179
|
+
lastUpdate: '2021-12-19T08:29:21Z',
|
|
2043
2180
|
license: 'MIT',
|
|
2044
2181
|
licenseUrl: 'https://raw.githubusercontent.com/hronro/sublime-linguist-syntax/master/LICENSE',
|
|
2045
2182
|
name: 'shellsession',
|
|
@@ -2050,6 +2187,7 @@ export const grammars = [
|
|
|
2050
2187
|
{
|
|
2051
2188
|
byteSize: 4002,
|
|
2052
2189
|
displayName: 'Smalltalk',
|
|
2190
|
+
lastUpdate: '2019-05-27T23:37:25Z',
|
|
2053
2191
|
license: 'MIT',
|
|
2054
2192
|
licenseUrl: 'https://raw.githubusercontent.com/leocamello/vscode-smalltalk/master/LICENSE',
|
|
2055
2193
|
name: 'smalltalk',
|
|
@@ -2060,6 +2198,7 @@ export const grammars = [
|
|
|
2060
2198
|
{
|
|
2061
2199
|
byteSize: 15517,
|
|
2062
2200
|
displayName: 'Solidity',
|
|
2201
|
+
lastUpdate: '2023-03-07T16:30:54Z',
|
|
2063
2202
|
license: 'MIT',
|
|
2064
2203
|
licenseUrl: 'https://raw.githubusercontent.com/juanfranblanco/vscode-solidity/master/License.txt',
|
|
2065
2204
|
name: 'solidity',
|
|
@@ -2073,6 +2212,7 @@ export const grammars = [
|
|
|
2073
2212
|
embedded: [
|
|
2074
2213
|
'turtle',
|
|
2075
2214
|
],
|
|
2215
|
+
lastUpdate: '2022-11-21T15:24:11Z',
|
|
2076
2216
|
name: 'sparql',
|
|
2077
2217
|
scopeName: 'source.sparql',
|
|
2078
2218
|
sha: 'a1963c610cde0eab23c44fc01ab36652565524de',
|
|
@@ -2084,6 +2224,7 @@ export const grammars = [
|
|
|
2084
2224
|
],
|
|
2085
2225
|
byteSize: 3693,
|
|
2086
2226
|
displayName: 'Splunk Query Language',
|
|
2227
|
+
lastUpdate: '2022-08-09T09:12:38Z',
|
|
2087
2228
|
license: 'MIT',
|
|
2088
2229
|
licenseUrl: 'https://raw.githubusercontent.com/arcsector/vscode-splunk-search-syntax/master/LICENSE.txt',
|
|
2089
2230
|
name: 'splunk',
|
|
@@ -2097,6 +2238,7 @@ export const grammars = [
|
|
|
2097
2238
|
'dsl',
|
|
2098
2239
|
],
|
|
2099
2240
|
displayName: 'SQL',
|
|
2241
|
+
lastUpdate: '2023-12-13T12:08:01Z',
|
|
2100
2242
|
license: 'MIT',
|
|
2101
2243
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2102
2244
|
name: 'sql',
|
|
@@ -2107,6 +2249,7 @@ export const grammars = [
|
|
|
2107
2249
|
{
|
|
2108
2250
|
byteSize: 3500,
|
|
2109
2251
|
displayName: 'SSH Config',
|
|
2252
|
+
lastUpdate: '2018-10-09T21:04:51Z',
|
|
2110
2253
|
name: 'ssh-config',
|
|
2111
2254
|
scopeName: 'source.ssh-config',
|
|
2112
2255
|
sha: '212a0000c50e0c877303b2c4fcead539d2af2670',
|
|
@@ -2118,6 +2261,7 @@ export const grammars = [
|
|
|
2118
2261
|
embedded: [
|
|
2119
2262
|
'sql',
|
|
2120
2263
|
],
|
|
2264
|
+
lastUpdate: '2018-06-12T13:58:33Z',
|
|
2121
2265
|
license: 'MIT',
|
|
2122
2266
|
licenseUrl: 'https://raw.githubusercontent.com/kylebarron/language-stata/master/LICENSE',
|
|
2123
2267
|
name: 'stata',
|
|
@@ -2134,6 +2278,7 @@ export const grammars = [
|
|
|
2134
2278
|
'web',
|
|
2135
2279
|
],
|
|
2136
2280
|
displayName: 'Stylus',
|
|
2281
|
+
lastUpdate: '2021-11-19T11:55:44Z',
|
|
2137
2282
|
license: 'MIT',
|
|
2138
2283
|
licenseUrl: 'https://raw.githubusercontent.com/d4rkr00t/language-stylus/master/LICENSE',
|
|
2139
2284
|
name: 'stylus',
|
|
@@ -2160,6 +2305,7 @@ export const grammars = [
|
|
|
2160
2305
|
'pug',
|
|
2161
2306
|
'markdown',
|
|
2162
2307
|
],
|
|
2308
|
+
lastUpdate: '2023-11-10T09:25:13Z',
|
|
2163
2309
|
license: 'MIT',
|
|
2164
2310
|
licenseUrl: 'https://raw.githubusercontent.com/sveltejs/language-tools/master/LICENSE',
|
|
2165
2311
|
name: 'svelte',
|
|
@@ -2173,6 +2319,7 @@ export const grammars = [
|
|
|
2173
2319
|
'general',
|
|
2174
2320
|
],
|
|
2175
2321
|
displayName: 'Swift',
|
|
2322
|
+
lastUpdate: '2023-12-13T11:56:00Z',
|
|
2176
2323
|
license: 'MIT',
|
|
2177
2324
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2178
2325
|
name: 'swift',
|
|
@@ -2183,6 +2330,7 @@ export const grammars = [
|
|
|
2183
2330
|
{
|
|
2184
2331
|
byteSize: 19474,
|
|
2185
2332
|
displayName: 'SystemVerilog',
|
|
2333
|
+
lastUpdate: '2022-12-23T13:58:32Z',
|
|
2186
2334
|
license: 'MIT',
|
|
2187
2335
|
licenseUrl: 'https://raw.githubusercontent.com/mshr-h/vscode-verilog-hdl-support/main/LICENSE',
|
|
2188
2336
|
name: 'system-verilog',
|
|
@@ -2193,6 +2341,7 @@ export const grammars = [
|
|
|
2193
2341
|
{
|
|
2194
2342
|
byteSize: 3282,
|
|
2195
2343
|
displayName: 'Tasl',
|
|
2344
|
+
lastUpdate: '2021-11-08T06:00:28Z',
|
|
2196
2345
|
license: 'MIT',
|
|
2197
2346
|
licenseUrl: 'https://raw.githubusercontent.com/underlay/vscode-tasl/main/LICENSE',
|
|
2198
2347
|
name: 'tasl',
|
|
@@ -2203,6 +2352,7 @@ export const grammars = [
|
|
|
2203
2352
|
{
|
|
2204
2353
|
byteSize: 4774,
|
|
2205
2354
|
displayName: 'Tcl',
|
|
2355
|
+
lastUpdate: '2017-04-03T11:19:09Z',
|
|
2206
2356
|
name: 'tcl',
|
|
2207
2357
|
scopeName: 'source.tcl',
|
|
2208
2358
|
sha: 'f18820ad14678bc033f0a35524820c90fe50f18b',
|
|
@@ -2217,6 +2367,7 @@ export const grammars = [
|
|
|
2217
2367
|
embedded: [
|
|
2218
2368
|
'r',
|
|
2219
2369
|
],
|
|
2370
|
+
lastUpdate: '2023-12-13T12:08:01Z',
|
|
2220
2371
|
license: 'MIT',
|
|
2221
2372
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2222
2373
|
name: 'tex',
|
|
@@ -2230,6 +2381,7 @@ export const grammars = [
|
|
|
2230
2381
|
'data',
|
|
2231
2382
|
],
|
|
2232
2383
|
displayName: 'TOML',
|
|
2384
|
+
lastUpdate: '2020-05-25T19:51:56Z',
|
|
2233
2385
|
name: 'toml',
|
|
2234
2386
|
scopeName: 'source.toml',
|
|
2235
2387
|
sha: 'e82b64c1e86396220786846201e9aa3f0a2d9ca2',
|
|
@@ -2241,6 +2393,7 @@ export const grammars = [
|
|
|
2241
2393
|
'web',
|
|
2242
2394
|
],
|
|
2243
2395
|
displayName: 'TSX',
|
|
2396
|
+
lastUpdate: '2023-06-30T16:14:40Z',
|
|
2244
2397
|
license: 'MIT',
|
|
2245
2398
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2246
2399
|
name: 'tsx',
|
|
@@ -2251,6 +2404,7 @@ export const grammars = [
|
|
|
2251
2404
|
{
|
|
2252
2405
|
byteSize: 3588,
|
|
2253
2406
|
displayName: 'Turtle',
|
|
2407
|
+
lastUpdate: '2022-11-21T15:21:23Z',
|
|
2254
2408
|
name: 'turtle',
|
|
2255
2409
|
scopeName: 'source.turtle',
|
|
2256
2410
|
sha: '3f1364b08bdbf4b4d77f123682db7d2b708b2f6e',
|
|
@@ -2267,6 +2421,7 @@ export const grammars = [
|
|
|
2267
2421
|
'python',
|
|
2268
2422
|
'ruby',
|
|
2269
2423
|
],
|
|
2424
|
+
lastUpdate: '2023-11-03T21:57:59Z',
|
|
2270
2425
|
license: 'MIT',
|
|
2271
2426
|
licenseUrl: 'https://raw.githubusercontent.com/mblode/vscode-twig-language-2/master/LICENSE.md',
|
|
2272
2427
|
name: 'twig',
|
|
@@ -2285,6 +2440,7 @@ export const grammars = [
|
|
|
2285
2440
|
'general',
|
|
2286
2441
|
],
|
|
2287
2442
|
displayName: 'TypeScript',
|
|
2443
|
+
lastUpdate: '2023-06-30T16:14:40Z',
|
|
2288
2444
|
license: 'MIT',
|
|
2289
2445
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2290
2446
|
name: 'typescript',
|
|
@@ -2295,6 +2451,7 @@ export const grammars = [
|
|
|
2295
2451
|
{
|
|
2296
2452
|
byteSize: 13070,
|
|
2297
2453
|
displayName: 'V',
|
|
2454
|
+
lastUpdate: '2023-01-09T21:56:12Z',
|
|
2298
2455
|
license: 'MIT',
|
|
2299
2456
|
licenseUrl: 'https://raw.githubusercontent.com/vlang/vscode-vlang/master/LICENSE',
|
|
2300
2457
|
name: 'v',
|
|
@@ -2312,6 +2469,7 @@ export const grammars = [
|
|
|
2312
2469
|
'scripting',
|
|
2313
2470
|
],
|
|
2314
2471
|
displayName: 'Visual Basic',
|
|
2472
|
+
lastUpdate: '2018-02-12T15:54:35Z',
|
|
2315
2473
|
license: 'MIT',
|
|
2316
2474
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2317
2475
|
name: 'vb',
|
|
@@ -2322,6 +2480,7 @@ export const grammars = [
|
|
|
2322
2480
|
{
|
|
2323
2481
|
byteSize: 5686,
|
|
2324
2482
|
displayName: 'Verilog',
|
|
2483
|
+
lastUpdate: '2022-11-26T06:23:35Z',
|
|
2325
2484
|
license: 'MIT',
|
|
2326
2485
|
licenseUrl: 'https://raw.githubusercontent.com/mshr-h/vscode-verilog-hdl-support/main/LICENSE',
|
|
2327
2486
|
name: 'verilog',
|
|
@@ -2332,6 +2491,7 @@ export const grammars = [
|
|
|
2332
2491
|
{
|
|
2333
2492
|
byteSize: 34060,
|
|
2334
2493
|
displayName: 'VHDL',
|
|
2494
|
+
lastUpdate: '2023-12-21T19:50:34Z',
|
|
2335
2495
|
license: 'MIT',
|
|
2336
2496
|
licenseUrl: 'https://raw.githubusercontent.com/jonasjj/awesome-vhdl/master/LICENSE.txt',
|
|
2337
2497
|
name: 'vhdl',
|
|
@@ -2346,6 +2506,7 @@ export const grammars = [
|
|
|
2346
2506
|
],
|
|
2347
2507
|
byteSize: 20672,
|
|
2348
2508
|
displayName: 'Vim Script',
|
|
2509
|
+
lastUpdate: '2018-04-21T00:11:03Z',
|
|
2349
2510
|
license: 'MIT',
|
|
2350
2511
|
licenseUrl: 'https://raw.githubusercontent.com/dunstontc/viml/master/LICENSE',
|
|
2351
2512
|
name: 'viml',
|
|
@@ -2383,6 +2544,7 @@ export const grammars = [
|
|
|
2383
2544
|
'vue-interpolations',
|
|
2384
2545
|
'vue-sfc-style-variable-injection',
|
|
2385
2546
|
],
|
|
2547
|
+
lastUpdate: '2023-11-29T05:26:22Z',
|
|
2386
2548
|
license: 'MIT',
|
|
2387
2549
|
licenseUrl: 'https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE',
|
|
2388
2550
|
name: 'vue',
|
|
@@ -2400,6 +2562,7 @@ export const grammars = [
|
|
|
2400
2562
|
'vue',
|
|
2401
2563
|
'javascript',
|
|
2402
2564
|
],
|
|
2565
|
+
lastUpdate: '2020-08-20T02:58:43Z',
|
|
2403
2566
|
license: 'MIT',
|
|
2404
2567
|
licenseUrl: 'https://raw.githubusercontent.com/vuejs/vetur/master/LICENSE',
|
|
2405
2568
|
name: 'vue-html',
|
|
@@ -2413,6 +2576,7 @@ export const grammars = [
|
|
|
2413
2576
|
],
|
|
2414
2577
|
byteSize: 101727,
|
|
2415
2578
|
displayName: 'Vyper',
|
|
2579
|
+
lastUpdate: '2022-01-17T16:58:22Z',
|
|
2416
2580
|
license: 'MIT',
|
|
2417
2581
|
licenseUrl: 'https://raw.githubusercontent.com/tintinweb/vscode-vyper/master/LICENSE',
|
|
2418
2582
|
name: 'vyper',
|
|
@@ -2426,6 +2590,7 @@ export const grammars = [
|
|
|
2426
2590
|
'web',
|
|
2427
2591
|
],
|
|
2428
2592
|
displayName: 'WebAssembly',
|
|
2593
|
+
lastUpdate: '2023-10-31T03:53:56Z',
|
|
2429
2594
|
license: 'MIT',
|
|
2430
2595
|
licenseUrl: 'https://raw.githubusercontent.com/wasmerio/vscode-wasm/master/LICENSE',
|
|
2431
2596
|
name: 'wasm',
|
|
@@ -2439,6 +2604,7 @@ export const grammars = [
|
|
|
2439
2604
|
],
|
|
2440
2605
|
byteSize: 2122,
|
|
2441
2606
|
displayName: 'Wenyan',
|
|
2607
|
+
lastUpdate: '2020-09-07T17:31:32Z',
|
|
2442
2608
|
license: 'MIT',
|
|
2443
2609
|
licenseUrl: 'https://raw.githubusercontent.com/wenyan-lang/highlight/master/LICENSE',
|
|
2444
2610
|
name: 'wenyan',
|
|
@@ -2452,6 +2618,7 @@ export const grammars = [
|
|
|
2452
2618
|
'web',
|
|
2453
2619
|
],
|
|
2454
2620
|
displayName: 'WGSL',
|
|
2621
|
+
lastUpdate: '2023-07-22T16:16:43Z',
|
|
2455
2622
|
license: 'MIT',
|
|
2456
2623
|
licenseUrl: 'https://raw.githubusercontent.com/PolyMeilex/vscode-wgsl/master/LICENSE',
|
|
2457
2624
|
name: 'wgsl',
|
|
@@ -2465,6 +2632,7 @@ export const grammars = [
|
|
|
2465
2632
|
],
|
|
2466
2633
|
byteSize: 266635,
|
|
2467
2634
|
displayName: 'Wolfram',
|
|
2635
|
+
lastUpdate: '2022-10-11T17:11:31Z',
|
|
2468
2636
|
license: 'MIT',
|
|
2469
2637
|
licenseUrl: 'https://raw.githubusercontent.com/WolframResearch/vscode-wolfram/master/LICENSE',
|
|
2470
2638
|
name: 'wolfram',
|
|
@@ -2482,6 +2650,7 @@ export const grammars = [
|
|
|
2482
2650
|
embedded: [
|
|
2483
2651
|
'java',
|
|
2484
2652
|
],
|
|
2653
|
+
lastUpdate: '2018-10-04T10:00:39Z',
|
|
2485
2654
|
license: 'MIT',
|
|
2486
2655
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2487
2656
|
name: 'xml',
|
|
@@ -2498,6 +2667,7 @@ export const grammars = [
|
|
|
2498
2667
|
embedded: [
|
|
2499
2668
|
'xml',
|
|
2500
2669
|
],
|
|
2670
|
+
lastUpdate: '2018-02-12T15:54:35Z',
|
|
2501
2671
|
license: 'MIT',
|
|
2502
2672
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2503
2673
|
name: 'xsl',
|
|
@@ -2514,6 +2684,7 @@ export const grammars = [
|
|
|
2514
2684
|
'data',
|
|
2515
2685
|
],
|
|
2516
2686
|
displayName: 'YAML',
|
|
2687
|
+
lastUpdate: '2018-06-11T11:03:21Z',
|
|
2517
2688
|
license: 'MIT',
|
|
2518
2689
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2519
2690
|
name: 'yaml',
|
|
@@ -2524,6 +2695,7 @@ export const grammars = [
|
|
|
2524
2695
|
{
|
|
2525
2696
|
byteSize: 4173,
|
|
2526
2697
|
displayName: 'ZenScript',
|
|
2698
|
+
lastUpdate: '2021-03-26T19:17:04Z',
|
|
2527
2699
|
license: 'MIT',
|
|
2528
2700
|
licenseUrl: 'https://raw.githubusercontent.com/CraftTweaker/ZenScript-tmLanguage/master/LICENSE',
|
|
2529
2701
|
name: 'zenscript',
|
|
@@ -2537,6 +2709,7 @@ export const grammars = [
|
|
|
2537
2709
|
'general',
|
|
2538
2710
|
],
|
|
2539
2711
|
displayName: 'zig',
|
|
2712
|
+
lastUpdate: '2023-10-11T06:24:26Z',
|
|
2540
2713
|
license: 'MIT',
|
|
2541
2714
|
licenseUrl: 'https://raw.githubusercontent.com/ziglang/vscode-zig/master/LICENSE',
|
|
2542
2715
|
name: 'zig',
|
|
@@ -2557,6 +2730,7 @@ export const injections = [
|
|
|
2557
2730
|
embeddedIn: [
|
|
2558
2731
|
'cpp',
|
|
2559
2732
|
],
|
|
2733
|
+
lastUpdate: '2023-03-29T09:38:06Z',
|
|
2560
2734
|
license: 'MIT',
|
|
2561
2735
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2562
2736
|
name: 'cpp-macro',
|
|
@@ -2573,6 +2747,7 @@ export const injections = [
|
|
|
2573
2747
|
embeddedIn: [
|
|
2574
2748
|
'jinja',
|
|
2575
2749
|
],
|
|
2750
|
+
lastUpdate: '2022-08-17T08:07:37Z',
|
|
2576
2751
|
license: 'MIT',
|
|
2577
2752
|
licenseUrl: 'https://raw.githubusercontent.com/samuelcolvin/jinjahtml-vscode/main/LICENSE',
|
|
2578
2753
|
name: 'jinja-html',
|
|
@@ -2588,6 +2763,7 @@ export const injections = [
|
|
|
2588
2763
|
injectTo: [
|
|
2589
2764
|
'text.html.markdown',
|
|
2590
2765
|
],
|
|
2766
|
+
lastUpdate: '2023-10-23T14:34:03Z',
|
|
2591
2767
|
license: 'MIT',
|
|
2592
2768
|
licenseUrl: 'https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE',
|
|
2593
2769
|
name: 'markdown-vue',
|
|
@@ -2606,6 +2782,7 @@ export const injections = [
|
|
|
2606
2782
|
'text.html.derivative',
|
|
2607
2783
|
'text.pug',
|
|
2608
2784
|
],
|
|
2785
|
+
lastUpdate: '2023-10-23T14:34:03Z',
|
|
2609
2786
|
license: 'MIT',
|
|
2610
2787
|
licenseUrl: 'https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE',
|
|
2611
2788
|
name: 'vue-directives',
|
|
@@ -2624,6 +2801,7 @@ export const injections = [
|
|
|
2624
2801
|
'text.html.derivative',
|
|
2625
2802
|
'text.pug',
|
|
2626
2803
|
],
|
|
2804
|
+
lastUpdate: '2023-10-23T14:34:03Z',
|
|
2627
2805
|
license: 'MIT',
|
|
2628
2806
|
licenseUrl: 'https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE',
|
|
2629
2807
|
name: 'vue-interpolations',
|
|
@@ -2642,6 +2820,7 @@ export const injections = [
|
|
|
2642
2820
|
injectTo: [
|
|
2643
2821
|
'source.vue',
|
|
2644
2822
|
],
|
|
2823
|
+
lastUpdate: '2023-10-23T14:34:03Z',
|
|
2645
2824
|
license: 'MIT',
|
|
2646
2825
|
licenseUrl: 'https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE',
|
|
2647
2826
|
name: 'vue-sfc-style-variable-injection',
|
package/package.json
CHANGED