tm-grammars 1.22.13 → 1.22.15

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,7 +48,7 @@ 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 |
@@ -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 |
@@ -204,7 +204,7 @@ import { grammars } from 'tm-grammars'
204
204
  | `swift` | | [jtbandes/swift-tmlanguage](https://github.com/jtbandes/swift-tmlanguage/blob/b8d2889b4af1d8bad41578317a6adade642555a3/Swift.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/jtbandes/swift-tmlanguage/main/LICENSE.md) | | 84.97 kB |
205
205
  | `system-verilog` | | [mshr-h/vscode-verilog-hdl-support](https://github.com/mshr-h/vscode-verilog-hdl-support/blob/a63b28cd8f15d9ec4861b2f802e8bf6ce4f6d2f2/syntaxes/systemverilog.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mshr-h/vscode-verilog-hdl-support/main/LICENSE) | | 24.59 kB |
206
206
  | `systemd` | | [hangxingliu/vscode-systemd](https://github.com/hangxingliu/vscode-systemd/blob/62ace1156b5afa0ec9932e3a55cfc00c0123c457/src/syntax/systemd.tmLanguage) | [MIT](https://raw.githubusercontent.com/hangxingliu/vscode-systemd/main/LICENSE) | | 7.49 kB |
207
- | `talonscript` | `talon` | [mrob95/vscode-TalonScript](https://github.com/mrob95/vscode-TalonScript/blob/d422be3703e2b726c3538015bff9015a642eeb3e/syntaxes/talon.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mrob95/vscode-TalonScript/master/LICENSE) | | 6.29 kB |
207
+ | `talonscript` | `talon` | [mrob95/vscode-TalonScript](https://github.com/mrob95/vscode-TalonScript/blob/2ac0a7b9e7dd2ea59d5a1d79934c1f407493a0fa/syntaxes/talon.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mrob95/vscode-TalonScript/master/LICENSE) | | 6.26 kB |
208
208
  | `tasl` | | [underlay/vscode-tasl](https://github.com/underlay/vscode-tasl/blob/dde4b7c0b762c2e667584095362dd49ebfacece7/syntaxes/tasl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/underlay/vscode-tasl/main/LICENSE) | | 3.21 kB |
209
209
  | `tcl` | | [sleutho/tcl](https://github.com/sleutho/tcl/blob/f18820ad14678bc033f0a35524820c90fe50f18b/syntaxes/tcl.tmLanguage) | | | 4.16 kB |
210
210
  | `templ` | | [templ-go/templ-vscode](https://github.com/templ-go/templ-vscode/blob/b99c1c940cec830c01a80b58ae3cce714b30056c/syntaxes/templ.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/templ-go/templ-vscode/main/LICENSE) | `go` `javascript` `css` | 22.98 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": {
@@ -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": [
@@ -117,26 +117,24 @@
117
117
  "name": "punctuation.separator.talon"
118
118
  },
119
119
  "assignment": {
120
- "captures": {
120
+ "begin": "(\\S*)(\\s?=\\s?)",
121
+ "beginCaptures": {
121
122
  "1": {
122
123
  "name": "variable.other.talon"
123
124
  },
124
125
  "2": {
125
126
  "name": "keyword.operator.talon"
126
- },
127
- "3": {
128
- "name": "variable.other.talon",
129
- "patterns": [
130
- {
131
- "include": "#comment"
132
- },
133
- {
134
- "include": "#expression"
135
- }
136
- ]
137
127
  }
138
128
  },
139
- "match": "(\\S*)(\\s?=\\s?)(.*)"
129
+ "end": "\n",
130
+ "patterns": [
131
+ {
132
+ "include": "#comment"
133
+ },
134
+ {
135
+ "include": "#expression"
136
+ }
137
+ ]
140
138
  },
141
139
  "body-header": {
142
140
  "begin": "^-$",
@@ -374,7 +372,7 @@
374
372
  "name": "punctuation.definition.string.end.talon"
375
373
  }
376
374
  },
377
- "name": "string.quoted.double.talon",
375
+ "name": "string.quoted.triple.talon",
378
376
  "patterns": [
379
377
  {
380
378
  "include": "#string-body"
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,
@@ -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,
@@ -3154,21 +3155,21 @@ export const grammars = [
3154
3155
  aliases: [
3155
3156
  'talon',
3156
3157
  ],
3157
- byteSize: 6437,
3158
+ byteSize: 6413,
3158
3159
  categories: [
3159
3160
  'scripting',
3160
3161
  'dsl',
3161
3162
  'config',
3162
3163
  ],
3163
3164
  displayName: 'TalonScript',
3164
- hash: '2iGmBEN4sd',
3165
- lastUpdate: '2023-08-08T18:13:10Z',
3165
+ hash: 'dkGPSzJhB2',
3166
+ lastUpdate: '2025-02-08T02:47:13Z',
3166
3167
  license: 'MIT',
3167
3168
  licenseUrl: 'https://raw.githubusercontent.com/mrob95/vscode-TalonScript/master/LICENSE',
3168
3169
  name: 'talonscript',
3169
3170
  scopeName: 'source.talon',
3170
- sha: 'd422be3703e2b726c3538015bff9015a642eeb3e',
3171
- source: 'https://github.com/mrob95/vscode-TalonScript/blob/d422be3703e2b726c3538015bff9015a642eeb3e/syntaxes/talon.tmLanguage.json',
3171
+ sha: '2ac0a7b9e7dd2ea59d5a1d79934c1f407493a0fa',
3172
+ source: 'https://github.com/mrob95/vscode-TalonScript/blob/2ac0a7b9e7dd2ea59d5a1d79934c1f407493a0fa/syntaxes/talon.tmLanguage.json',
3172
3173
  },
3173
3174
  {
3174
3175
  byteSize: 3282,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-grammars",
3
3
  "type": "module",
4
- "version": "1.22.13",
4
+ "version": "1.22.15",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",