tm-grammars 1.22.14 → 1.22.16

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
@@ -1660,12 +1660,12 @@ SPDX: MIT
1660
1660
 
1661
1661
  =========================================================================================================
1662
1662
  Files: blade.json
1663
- License: https://raw.githubusercontent.com/spatie/shiki-php/main/LICENSE.md
1663
+ License: https://raw.githubusercontent.com/laravel/vs-code-extension/main/LICENSE.md
1664
1664
  SPDX: MIT
1665
1665
  ---------------------------------------------------------------------------------------------------------
1666
1666
  The MIT License (MIT)
1667
1667
 
1668
- Copyright (c) spatie <info@spatie.be>
1668
+ Copyright (c) Taylor Otwell
1669
1669
 
1670
1670
  Permission is hereby granted, free of charge, to any person obtaining a copy
1671
1671
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -40,7 +40,7 @@ import { grammars } from 'tm-grammars'
40
40
  | `berry` | `be` | [berry-lang/berry](https://github.com/berry-lang/berry/blob/a0f5c044a3b593deaf87292ca6f04c2343e53dc8/tools/plugins/vscode/skiars.berry-1.1.0/syntaxes/berry.json) | [MIT](https://raw.githubusercontent.com/berry-lang/berry/master/LICENSE) | | 2.12 kB |
41
41
  | `bibtex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/b557947e50a068bdcc927ffd31ee555dbb232558/extensions/latex/syntaxes/Bibtex.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 4.68 kB |
42
42
  | `bicep` | | [Azure/bicep](https://github.com/Azure/bicep/blob/9bbe7ae112fafe30b2ad67f2057640671a80069e/src/textmate/bicep.tmlanguage) | [MIT](https://raw.githubusercontent.com/Azure/bicep/main/LICENSE) | | 3.96 kB |
43
- | `blade` | | [spatie/shiki-php](https://github.com/spatie/shiki-php/blob/e985c3ab6b13252ad4521b7edb8ff91a9da3dd46/languages/blade.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/spatie/shiki-php/main/LICENSE.md) | `html` `xml` `sql` `javascript` `json` `css` | 102.29 kB |
43
+ | `blade` | | [laravel/vs-code-extension](https://github.com/laravel/vs-code-extension/blob/fa52467b5f7393407c9acc9b95d3794f67e266da/syntaxes/blade.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/laravel/vs-code-extension/main/LICENSE.md) | `html-derivative` `html` `xml` `sql` `javascript` `json` `css` | 102.97 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/develop/LICENSE.md) | `sdbl` | 32.77 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) | | 69.45 kB |
46
46
  | `cadence` | `cdc` | [onflow/vscode-cadence](https://github.com/onflow/vscode-cadence/blob/e227d66c0346d2229da8c81a116abefdcda5f443/extension/language/syntaxes/cadence.tmGrammar.json) | [Apache-2.0](https://raw.githubusercontent.com/onflow/vscode-cadence/master/LICENSE) | | 9.95 kB |
@@ -48,12 +48,12 @@ import { grammars } from 'tm-grammars'
48
48
  | `clarity` | | [hirosystems/clarity.tmbundle](https://github.com/hirosystems/clarity.tmbundle/blob/52508cc05304780d80a5dc817fcc35c6760c5459/Syntaxes/clarity.JSON-tmLanguage) | [MIT](https://raw.githubusercontent.com/hirosystems/clarity.tmbundle/main/LICENSE) | | 13.44 kB |
49
49
  | `clojure` | `clj` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/a1a4c0a63b1ad59e84f54b874744fe35dea9abe1/extensions/clojure/syntaxes/clojure.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.36 kB |
50
50
  | `cmake` | | [twxs/vs.language.cmake](https://github.com/twxs/vs.language.cmake/blob/19b1b8fe2d68d72cf294d0c3c22f0a3fc54f8f6f/syntaxes/CMake.tmLanguage) | [MIT](https://raw.githubusercontent.com/twxs/vs.language.cmake/master/LICENSE) | | 9.40 kB |
51
- | `cobol` | | [spgennard/vscode_cobol](https://github.com/spgennard/vscode_cobol/blob/dc60eb00faf728138ead0ea66581e406c6465652/syntaxes/COBOL.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE) | `html` `java` | 38.26 kB |
51
+ | `cobol` | | [spgennard/vscode_cobol](https://github.com/spgennard/vscode_cobol/blob/74fe8b0bdefb48f8b1ffdaf82a65d8c20d3742f2/syntaxes/COBOL.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE) | `html` `java` | 38.28 kB |
52
52
  | `codeowners` | | [jasonnutter/vscode-codeowners](https://github.com/jasonnutter/vscode-codeowners/blob/219dee0ab25c1bfad0b9de84180117e71221a653/syntaxes/codeowners.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/jasonnutter/vscode-codeowners/master/LICENSE.txt) | | 471.00 B |
53
53
  | `codeql` | `ql` | [github/vscode-codeql](https://github.com/github/vscode-codeql/blob/a6266bbcc88702619ceb580253a65e8f83333c1b/syntaxes/ql.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/github/vscode-codeql/main/LICENSE.md) | | 31.84 kB |
54
54
  | `coffee` | `coffeescript` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/ff58f5083f57b50e6a100ab60454dfb72fe21e80/extensions/coffeescript/syntaxes/coffeescript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `javascript` | 26.11 kB |
55
55
  | `common-lisp` | `lisp` | [qingpeng9802/vscode-common-lisp](https://github.com/qingpeng9802/vscode-common-lisp/blob/79d04dc9ca80d98e65c4f28b3d67a24a7829b18f/syntaxes/commonlisp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/qingpeng9802/vscode-common-lisp/master/LICENSE) | | 26.12 kB |
56
- | `coq` | | [coq-community/vscoq](https://github.com/coq-community/vscoq/blob/fd167d6d78d2085e86a0bbbd18d37f732e9d1396/client/syntax/coq.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/coq/vscoq/main/LICENSE) | | 4.99 kB |
56
+ | `coq` | | [coq-community/vscoq](https://github.com/coq-community/vscoq/blob/6173968fd4b7177c60d355b2a0da30ec3a0d4351/client/syntax/coq.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/coq/vscoq/main/LICENSE) | | 4.99 kB |
57
57
  | `cpp` | `c++` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/6ac83c7c7dda9f27ca1fe9d98675253e010b75d1/extensions/cpp/syntaxes/cpp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `cpp-macro` `regexp` `glsl` `sql` | 410.92 kB |
58
58
  | `crystal` | | [crystal-lang-tools/vscode-crystal-lang](https://github.com/crystal-lang-tools/vscode-crystal-lang/blob/c920b0931ec5f05b78447dbff31b172c64f1d734/syntaxes/crystal.json) | [MIT](https://raw.githubusercontent.com/crystal-lang-tools/vscode-crystal-lang/master/LICENSE) | `html` `sql` `css` `c` `javascript` `shellscript` | 27.62 kB |
59
59
  | `csharp` | `c#` `cs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c9948b69ee93cebd049925aa9d6176589863644c/extensions/csharp/syntaxes/csharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 81.48 kB |
@@ -152,7 +152,7 @@ import { grammars } from 'tm-grammars'
152
152
  | `objective-c` | `objc` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/bd1abe08c38bb5deccf65610f8f3c03d2338d20d/extensions/objective-c/syntaxes/objective-c.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 102.89 kB |
153
153
  | `objective-cpp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/bd1abe08c38bb5deccf65610f8f3c03d2338d20d/extensions/objective-c/syntaxes/objective-c++.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 166.76 kB |
154
154
  | `ocaml` | | [reasonml-editor/vscode-reasonml](https://github.com/reasonml-editor/vscode-reasonml/blob/14af625ec50ed9968b957b4d6336c5338d81af45/syntaxes/ocaml.json) | [Apache-2.0](https://raw.githubusercontent.com/reasonml-editor/vscode-reasonml/master/LICENSE) | | 61.86 kB |
155
- | `pascal` | | [alefragnani/vscode-language-pascal](https://github.com/alefragnani/vscode-language-pascal/blob/61eeb938406a9ea13cee804b054d83457a5aa104/syntaxes/pascal.tmLanguage) | [MIT](https://raw.githubusercontent.com/alefragnani/vscode-language-pascal/master/LICENSE.md) | | 3.91 kB |
155
+ | `pascal` | | [alefragnani/vscode-language-pascal](https://github.com/alefragnani/vscode-language-pascal/blob/f2d6345bd9fe83932f4d04fcacf98ce7d74b8034/syntaxes/pascal.tmLanguage) | [MIT](https://raw.githubusercontent.com/alefragnani/vscode-language-pascal/master/LICENSE.md) | | 3.92 kB |
156
156
  | `perl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e637ff1bf7f481134849625e982ec80df9b35bc8/extensions/perl/syntaxes/perl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `html` `xml` `css` `javascript` `sql` | 41.23 kB |
157
157
  | `php` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/06401b39b18c5e7d1c021a619fa387d654033606/extensions/php/syntaxes/php.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `html` `xml` `sql` `javascript` `json` `css` | 107.01 kB |
158
158
  | `plsql` | | [zabel-xyz/plsql-language](https://github.com/zabel-xyz/plsql-language/blob/256a6b8f04f2bdc5e60ce921646a5068957078d7/syntaxes/plsql.tmLanguage) | [MIT](https://raw.githubusercontent.com/zabel-xyz/plsql-language/master/LICENSE) | | 7.99 kB |
@@ -131,7 +131,7 @@
131
131
  "name": "blade",
132
132
  "patterns": [
133
133
  {
134
- "include": "text.html.basic"
134
+ "include": "text.html.derivative"
135
135
  }
136
136
  ],
137
137
  "repository": {
@@ -385,7 +385,7 @@
385
385
  ]
386
386
  },
387
387
  {
388
- "begin": "(?<![A-Za-z0-9_@])(@(?i:auth|break|can|cannot|case|choice|component|continue|dd|dump|each|elsecan|elsecannot|elseif|empty|error|extends|for|foreach|forelse|guest|hassection|if|include|includefirst|includeif|includeunless|includewhen|inject|isset|json|lang|once|prepend|push|section|sectionMissing|slot|stack|switch|unless|unset|while|yield|servers|task|story|finished|production|slack|method|props|env|livewire|php)[\\t ]*)(\\()",
388
+ "begin": "(?<![A-Za-z0-9_@])(@(?i:auth|break|can|canany|cannot|case|choice|component|continue|dd|dump|each|elsecan|elsecanany|elsecannot|elseif|empty|error|extends|for|foreach|forelse|guest|hassection|if|include|includefirst|includeif|includeunless|includewhen|inject|isset|json|lang|once|prepend|push|section|sectionMissing|slot|stack|switch|unless|unset|while|yield|servers|task|story|finished|production|slack|method|props|env|livewire|php|class|aware|js|checked|selected|disabled|style|readonly|required|pushOnce|pushIf|prependOnce|use|vite)[\\t ]*)(\\()",
389
389
  "beginCaptures": {
390
390
  "1": {
391
391
  "name": "keyword.blade"
@@ -409,7 +409,7 @@
409
409
  ]
410
410
  },
411
411
  {
412
- "begin": "(?<![A-Za-z0-9_@])(@(?i:append|default|else|endauth|endcan|endcannot|endcomponent|endempty|enderror|endfor|endforeach|endforelse|endguest|endif|endisset|endlang|endonce|endprepend|endpush|endsection|endslot|endswitch|endunless|endwhile|overwrite|parent|show|stop|endtask|endstory|endfinished|endproduction|endenv)[\\t ]*)(\\()",
412
+ "begin": "(?<![A-Za-z0-9_@])(@(?i:append|default|else|endauth|endcan|endcanany|endcannot|endcomponent|endempty|enderror|endfor|endforeach|endforelse|endguest|endif|endisset|endlang|endonce|endprepend|endpush|endsection|endslot|endswitch|endunless|endwhile|overwrite|parent|show|stop|endtask|endstory|endfinished|endproduction|endenv|endPushOnce|endPushIf|endPrependOnce)[\\t ]*)(\\()",
413
413
  "beginCaptures": {
414
414
  "1": {
415
415
  "name": "keyword.blade"
@@ -437,7 +437,7 @@
437
437
  "name": "keyword.blade"
438
438
  },
439
439
  {
440
- "match": "(?<![A-Za-z0-9_@])@(end)?(?i:auth|can|cannot|component|empty|error|for|foreach|forelse|guest|if|isset|lang|prepend|push|section|slot|switch|unless|verbatim|while|task|story|finished|production|env|once)\\b",
440
+ "match": "(?<![A-Za-z0-9_@])@(end)?(?i:auth|can|canany|cannot|component|empty|error|for|foreach|forelse|guest|if|isset|lang|prepend|push|section|slot|switch|unless|verbatim|while|task|story|finished|production|env|once|pushOnce|pushIf|prependOnce|session)\\b",
441
441
  "name": "keyword.blade"
442
442
  },
443
443
  {
@@ -516,6 +516,41 @@
516
516
  {
517
517
  "match": "(?<![A-Za-z0-9_@])@\\w+(?:::w+)?\\b",
518
518
  "name": "entity.name.function.blade"
519
+ },
520
+ {
521
+ "begin": "(:[a-z-]+)(=)(\")",
522
+ "beginCaptures": {
523
+ "0": {
524
+ "name": "meta.attribute.unrecognized.$1.html"
525
+ },
526
+ "1": {
527
+ "name": "entity.other.attribute-name.html"
528
+ },
529
+ "2": {
530
+ "name": "punctuation.separator.key-value.html"
531
+ },
532
+ "3": {
533
+ "name": "string.quoted.double.html"
534
+ },
535
+ "4": {
536
+ "name": "punctuation.definition.string.begin.html"
537
+ }
538
+ },
539
+ "contentName": "source.php",
540
+ "end": "(\")",
541
+ "endCaptures": {
542
+ "0": {
543
+ "name": "string.quoted.double.html"
544
+ },
545
+ "1": {
546
+ "name": "punctuation.definition.string.end.html"
547
+ }
548
+ },
549
+ "patterns": [
550
+ {
551
+ "include": "#language"
552
+ }
553
+ ]
519
554
  }
520
555
  ]
521
556
  },
@@ -84,13 +84,13 @@
84
84
  {
85
85
  "captures": {
86
86
  "1": {
87
- "name": "constant.cobol"
87
+ "name": "constant.numeric.cobol"
88
88
  },
89
89
  "2": {
90
90
  "name": "comment.line.cobol.fixed"
91
91
  }
92
92
  },
93
- "match": "(^[0-9a-zA-Z\\s\\$#%\\.@\\- ][0-9a-zA-Z\\s\\$#%\\.@\\- ][0-9a-zA-Z\\s\\$#%\\.@\\- ][0-9a-zA-Z\\s\\$#%\\.@\\- ][0-9a-zA-Z\\s\\$#%\\.@\\- ][0-9a-zA-Z\\s\\$#%\\.@\\- ])(\\*.*$)"
93
+ "match": "(^[0-9a-zA-Z\\s\\$#%\\.@\\- +][0-9a-zA-Z\\s\\$#%\\.@\\- +][0-9a-zA-Z\\s\\$#%\\.@\\- +][0-9a-zA-Z\\s\\$#%\\.@\\- +][0-9a-zA-Z\\s\\$#%\\.@\\- +][0-9a-zA-Z\\s\\$#%\\.@\\- +])(\\*.*$)"
94
94
  },
95
95
  {
96
96
  "captures": {
package/grammars/coq.json CHANGED
@@ -98,7 +98,7 @@
98
98
  "match": "\\b(Ltac)\\s+((\\p{L}|[_\\u00A0])(\\p{L}|[0-9_\\u00A0'])*)"
99
99
  },
100
100
  {
101
- "match": "\\b(Hint|Constructors|Resolve|Rewrite|Ltac|Implicit(\\s+Types)?|Set|Unset|Remove\\s+Printing|Arguments|Tactic\\s+Notation|Notation|Infix|Reserved\\s+Notation|Section|Module\\s+Type|Module|End|Check|Print|Eval|Search|Universe|Coercions?|Generalizable\\s+All|Generalizable\\s+Variable?|Existing\\s+Instance|Existing\\s+Class|Canonical|About|Locate|Collection|Typeclasses\\s+(Opaque|Transparent))\\b",
101
+ "match": "\\b(Hint|Constructors|Resolve|Rewrite|Ltac|Implicit(\\s+Types)?|Set|Unset|Remove\\s+Printing|Arguments|Tactic\\s+Notation|Notation|Infix|Reserved\\s+Notation|Section|Module\\s+Type|Module|End|Check|Print|Eval|Compute|Search|Universe|Coercions?|Generalizable\\s+All|Generalizable\\s+Variable?|Existing\\s+Instance|Existing\\s+Class|Canonical|About|Locate|Collection|Typeclasses\\s+(Opaque|Transparent))\\b",
102
102
  "name": "keyword.source.coq"
103
103
  },
104
104
  {
@@ -9,7 +9,8 @@
9
9
  "dpr",
10
10
  "dpk",
11
11
  "lfm",
12
- "lpr"
12
+ "lpr",
13
+ "ppr"
13
14
  ],
14
15
  "name": "pascal",
15
16
  "patterns": [
package/index.js CHANGED
@@ -349,13 +349,14 @@ export const grammars = [
349
349
  source: 'https://github.com/Azure/bicep/blob/9bbe7ae112fafe30b2ad67f2057640671a80069e/src/textmate/bicep.tmlanguage',
350
350
  },
351
351
  {
352
- byteSize: 104742,
352
+ byteSize: 105441,
353
353
  categories: [
354
354
  'web',
355
355
  'markup',
356
356
  ],
357
357
  displayName: 'Blade',
358
358
  embedded: [
359
+ 'html-derivative',
359
360
  'html',
360
361
  'xml',
361
362
  'sql',
@@ -363,14 +364,14 @@ export const grammars = [
363
364
  'json',
364
365
  'css',
365
366
  ],
366
- hash: 'Cm4jIukdax',
367
- lastUpdate: '2021-06-28T08:16:43Z',
367
+ hash: 'yd255P5K4Z',
368
+ lastUpdate: '2024-06-01T01:31:57Z',
368
369
  license: 'MIT',
369
- licenseUrl: 'https://raw.githubusercontent.com/spatie/shiki-php/main/LICENSE.md',
370
+ licenseUrl: 'https://raw.githubusercontent.com/laravel/vs-code-extension/main/LICENSE.md',
370
371
  name: 'blade',
371
372
  scopeName: 'text.html.php.blade',
372
- sha: 'e985c3ab6b13252ad4521b7edb8ff91a9da3dd46',
373
- source: 'https://github.com/spatie/shiki-php/blob/e985c3ab6b13252ad4521b7edb8ff91a9da3dd46/languages/blade.tmLanguage.json',
373
+ sha: 'fa52467b5f7393407c9acc9b95d3794f67e266da',
374
+ source: 'https://github.com/laravel/vs-code-extension/blob/fa52467b5f7393407c9acc9b95d3794f67e266da/syntaxes/blade.tmLanguage.json',
374
375
  },
375
376
  {
376
377
  aliases: [
@@ -492,20 +493,20 @@ export const grammars = [
492
493
  source: 'https://github.com/twxs/vs.language.cmake/blob/19b1b8fe2d68d72cf294d0c3c22f0a3fc54f8f6f/syntaxes/CMake.tmLanguage',
493
494
  },
494
495
  {
495
- byteSize: 39181,
496
+ byteSize: 39195,
496
497
  displayName: 'COBOL',
497
498
  embedded: [
498
499
  'html',
499
500
  'java',
500
501
  ],
501
- hash: 'euBtAopOGq',
502
- lastUpdate: '2025-01-16T21:59:32Z',
502
+ hash: 'X3y6MJS9eu',
503
+ lastUpdate: '2025-02-12T21:19:03Z',
503
504
  license: 'MIT',
504
505
  licenseUrl: 'https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE',
505
506
  name: 'cobol',
506
507
  scopeName: 'source.cobol',
507
- sha: 'dc60eb00faf728138ead0ea66581e406c6465652',
508
- source: 'https://github.com/spgennard/vscode_cobol/blob/dc60eb00faf728138ead0ea66581e406c6465652/syntaxes/COBOL.tmLanguage.json',
508
+ sha: '74fe8b0bdefb48f8b1ffdaf82a65d8c20d3742f2',
509
+ source: 'https://github.com/spgennard/vscode_cobol/blob/74fe8b0bdefb48f8b1ffdaf82a65d8c20d3742f2/syntaxes/COBOL.tmLanguage.json',
509
510
  },
510
511
  {
511
512
  byteSize: 471,
@@ -577,19 +578,19 @@ export const grammars = [
577
578
  source: 'https://github.com/qingpeng9802/vscode-common-lisp/blob/79d04dc9ca80d98e65c4f28b3d67a24a7829b18f/syntaxes/commonlisp.tmLanguage.json',
578
579
  },
579
580
  {
580
- byteSize: 5106,
581
+ byteSize: 5114,
581
582
  categories: [
582
583
  'general',
583
584
  ],
584
585
  displayName: 'Coq',
585
- hash: '81HAmAlUu5',
586
- lastUpdate: '2024-10-28T17:35:18Z',
586
+ hash: 'MmWE0B5BF9',
587
+ lastUpdate: '2025-02-18T14:07:02Z',
587
588
  license: 'MIT',
588
589
  licenseUrl: 'https://raw.githubusercontent.com/coq/vscoq/main/LICENSE',
589
590
  name: 'coq',
590
591
  scopeName: 'source.coq',
591
- sha: 'fd167d6d78d2085e86a0bbbd18d37f732e9d1396',
592
- source: 'https://github.com/coq-community/vscoq/blob/fd167d6d78d2085e86a0bbbd18d37f732e9d1396/client/syntax/coq.tmLanguage.json',
592
+ sha: '6173968fd4b7177c60d355b2a0da30ec3a0d4351',
593
+ source: 'https://github.com/coq-community/vscoq/blob/6173968fd4b7177c60d355b2a0da30ec3a0d4351/client/syntax/coq.tmLanguage.json',
593
594
  },
594
595
  {
595
596
  aliases: [
@@ -2303,19 +2304,19 @@ export const grammars = [
2303
2304
  source: 'https://github.com/reasonml-editor/vscode-reasonml/blob/14af625ec50ed9968b957b4d6336c5338d81af45/syntaxes/ocaml.json',
2304
2305
  },
2305
2306
  {
2306
- byteSize: 4004,
2307
+ byteSize: 4010,
2307
2308
  categories: [
2308
2309
  'general',
2309
2310
  ],
2310
2311
  displayName: 'Pascal',
2311
- hash: '4SfeZ44tbW',
2312
- lastUpdate: '2024-05-29T12:09:03Z',
2312
+ hash: 'WtYK68ZMyv',
2313
+ lastUpdate: '2025-02-16T13:44:19Z',
2313
2314
  license: 'MIT',
2314
2315
  licenseUrl: 'https://raw.githubusercontent.com/alefragnani/vscode-language-pascal/master/LICENSE.md',
2315
2316
  name: 'pascal',
2316
2317
  scopeName: 'source.pascal',
2317
- sha: '61eeb938406a9ea13cee804b054d83457a5aa104',
2318
- source: 'https://github.com/alefragnani/vscode-language-pascal/blob/61eeb938406a9ea13cee804b054d83457a5aa104/syntaxes/pascal.tmLanguage',
2318
+ sha: 'f2d6345bd9fe83932f4d04fcacf98ce7d74b8034',
2319
+ source: 'https://github.com/alefragnani/vscode-language-pascal/blob/f2d6345bd9fe83932f4d04fcacf98ce7d74b8034/syntaxes/pascal.tmLanguage',
2319
2320
  },
2320
2321
  {
2321
2322
  byteSize: 42219,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-grammars",
3
3
  "type": "module",
4
- "version": "1.22.14",
4
+ "version": "1.22.16",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",