tm-grammars 1.23.7 → 1.23.9

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.js CHANGED
@@ -181,7 +181,7 @@ export const grammars = [
181
181
  aliases: [
182
182
  'adoc',
183
183
  ],
184
- byteSize: 84166,
184
+ byteSize: 84171,
185
185
  categories: [
186
186
  'markup',
187
187
  ],
@@ -231,14 +231,14 @@ export const grammars = [
231
231
  ],
232
232
  funding: [
233
233
  ],
234
- hash: 'wcUvhHH7xFbZ6EhpxWaNDO4nvd4bnFMq4hzscd9cauM',
235
- lastUpdate: '2025-03-01T13:24:52Z',
234
+ hash: 'yC0uteSxftlz0SkmV1QWc4O8YEYKK_z9Jkm7uKKcM4A',
235
+ lastUpdate: '2025-04-06T16:02:02Z',
236
236
  license: 'NOASSERTION',
237
237
  licenseUrl: 'https://raw.githubusercontent.com/asciidoctor/asciidoctor-vscode/master/LICENSE',
238
238
  name: 'asciidoc',
239
239
  scopeName: 'text.asciidoc',
240
- sha: '5918728b69e8599e0350bc0e90b5e37ae7061cb2',
241
- source: 'https://github.com/asciidoctor/asciidoctor-vscode/blob/5918728b69e8599e0350bc0e90b5e37ae7061cb2/syntaxes/Asciidoctor.json',
240
+ sha: 'd9b169e4c367a605eba9039b40440330b11aa775',
241
+ source: 'https://github.com/asciidoctor/asciidoctor-vscode/blob/d9b169e4c367a605eba9039b40440330b11aa775/syntaxes/Asciidoctor.json',
242
242
  },
243
243
  {
244
244
  byteSize: 39196,
@@ -378,21 +378,21 @@ export const grammars = [
378
378
  source: 'https://github.com/berry-lang/berry/blob/a0f5c044a3b593deaf87292ca6f04c2343e53dc8/tools/plugins/vscode/skiars.berry-1.1.0/syntaxes/berry.json',
379
379
  },
380
380
  {
381
- byteSize: 4803,
381
+ byteSize: 4943,
382
382
  categories: [
383
383
  'markup',
384
384
  ],
385
385
  displayName: 'BibTeX',
386
386
  funding: [
387
387
  ],
388
- hash: '6z_-saH93ctdNNMXMvoY2-78NM_czgDPNgBSdzCTWDw',
389
- lastUpdate: '2024-04-09T10:20:39Z',
388
+ hash: 'ercXfCfOI0O4LNB5C-Q4PU6993MvdmiX2in2wXzyRsQ',
389
+ lastUpdate: '2025-04-02T13:41:58Z',
390
390
  license: 'MIT',
391
391
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
392
392
  name: 'bibtex',
393
393
  scopeName: 'text.bibtex',
394
- sha: 'b557947e50a068bdcc927ffd31ee555dbb232558',
395
- source: 'https://github.com/microsoft/vscode/blob/b557947e50a068bdcc927ffd31ee555dbb232558/extensions/latex/syntaxes/Bibtex.tmLanguage.json',
394
+ sha: '9a2c94d213696a4453b6d9988b003d98e7646e75',
395
+ source: 'https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/latex/syntaxes/Bibtex.tmLanguage.json',
396
396
  },
397
397
  {
398
398
  byteSize: 3968,
@@ -1406,21 +1406,21 @@ export const grammars = [
1406
1406
  source: 'https://github.com/MarioSchwalbe/vscode-gnuplot/blob/c62c1a61c9b6b4658b43d76c397dc2ad43523b6a/syntaxes/gnuplot.tmLanguage',
1407
1407
  },
1408
1408
  {
1409
- byteSize: 42794,
1409
+ byteSize: 43177,
1410
1410
  categories: [
1411
1411
  'general',
1412
1412
  ],
1413
1413
  displayName: 'Go',
1414
1414
  funding: [
1415
1415
  ],
1416
- hash: 'H-SrESr1JEgjJygI7Eo81zpQLXnrp94R9KkpH_LmT4M',
1417
- lastUpdate: '2024-12-06T15:55:37Z',
1416
+ hash: 'P1xtPaitXdqOrKjN5CDRDdzj9Z-lAI6HyUnDc0pptxc',
1417
+ lastUpdate: '2025-04-02T13:41:58Z',
1418
1418
  license: 'MIT',
1419
1419
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
1420
1420
  name: 'go',
1421
1421
  scopeName: 'source.go',
1422
- sha: '8270a86019db7551da42b71d15c6080a414d8c81',
1423
- source: 'https://github.com/microsoft/vscode/blob/8270a86019db7551da42b71d15c6080a414d8c81/extensions/go/syntaxes/go.tmLanguage.json',
1422
+ sha: '9a2c94d213696a4453b6d9988b003d98e7646e75',
1423
+ source: 'https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/go/syntaxes/go.tmLanguage.json',
1424
1424
  },
1425
1425
  {
1426
1426
  aliases: [
@@ -1651,7 +1651,7 @@ export const grammars = [
1651
1651
  source: 'https://github.com/microsoft/vscode/blob/45324363153075dab0482312ae24d8c068d81e4f/extensions/html/syntaxes/html.tmLanguage.json',
1652
1652
  },
1653
1653
  {
1654
- byteSize: 706,
1654
+ byteSize: 707,
1655
1655
  categories: [
1656
1656
  'web',
1657
1657
  'markup',
@@ -1662,14 +1662,14 @@ export const grammars = [
1662
1662
  ],
1663
1663
  funding: [
1664
1664
  ],
1665
- hash: 'mDOHh86y4vTAQoqSrxsHn5MccTfX6hBtqZ4jl-OuyXY',
1666
- lastUpdate: '2018-10-04T09:01:56Z',
1665
+ hash: 'NZPXWfQuvta0UKNCRaEoo5hvbyf3dfz79uFTSGOc0XM',
1666
+ lastUpdate: '2025-04-02T13:41:24Z',
1667
1667
  license: 'MIT',
1668
1668
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
1669
1669
  name: 'html-derivative',
1670
1670
  scopeName: 'text.html.derivative',
1671
- sha: 'cfc2a2212de9ea10943af58ebd1817a5ad196463',
1672
- source: 'https://github.com/microsoft/vscode/blob/cfc2a2212de9ea10943af58ebd1817a5ad196463/extensions/html/syntaxes/html-derivative.tmLanguage.json',
1671
+ sha: '4064f172528461afc6944383d07521f6a30da89c',
1672
+ source: 'https://github.com/microsoft/vscode/blob/4064f172528461afc6944383d07521f6a30da89c/extensions/html/syntaxes/html-derivative.tmLanguage.json',
1673
1673
  },
1674
1674
  {
1675
1675
  byteSize: 3982,
@@ -2040,7 +2040,7 @@ export const grammars = [
2040
2040
  source: 'https://github.com/rosshamish/kuskus/blob/2628495122cd3b0cc4b4c6ba6e0f6efd621ed9f6/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json',
2041
2041
  },
2042
2042
  {
2043
- byteSize: 54940,
2043
+ byteSize: 55950,
2044
2044
  categories: [
2045
2045
  'markup',
2046
2046
  ],
@@ -2066,14 +2066,14 @@ export const grammars = [
2066
2066
  ],
2067
2067
  funding: [
2068
2068
  ],
2069
- hash: 'KIT1trsOuwtGeYGTpxYkFilLXvM8-nIM9fcUN2MFXD8',
2070
- lastUpdate: '2025-02-28T12:20:44Z',
2069
+ hash: 'cqoOuRciq23pBmh9cK_UfMAQZcw51eV39lIbwFR3R7g',
2070
+ lastUpdate: '2025-04-02T13:41:58Z',
2071
2071
  license: 'MIT',
2072
2072
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
2073
2073
  name: 'latex',
2074
2074
  scopeName: 'text.tex.latex',
2075
- sha: 'a26707320440021f45b508767c94c2634eb6e897',
2076
- source: 'https://github.com/microsoft/vscode/blob/a26707320440021f45b508767c94c2634eb6e897/extensions/latex/syntaxes/LaTeX.tmLanguage.json',
2075
+ sha: '9a2c94d213696a4453b6d9988b003d98e7646e75',
2076
+ source: 'https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/latex/syntaxes/LaTeX.tmLanguage.json',
2077
2077
  },
2078
2078
  {
2079
2079
  aliases: [
@@ -2713,7 +2713,7 @@ export const grammars = [
2713
2713
  source: 'https://github.com/microsoft/vscode/blob/e637ff1bf7f481134849625e982ec80df9b35bc8/extensions/perl/syntaxes/perl.tmLanguage.json',
2714
2714
  },
2715
2715
  {
2716
- byteSize: 105821,
2716
+ byteSize: 106266,
2717
2717
  categories: [
2718
2718
  'general',
2719
2719
  'web',
@@ -2729,14 +2729,14 @@ export const grammars = [
2729
2729
  ],
2730
2730
  funding: [
2731
2731
  ],
2732
- hash: 'PXnpI1ZtGapZBnV6ugYH_sYFJ9OewNcukT72LAtWXTU',
2733
- lastUpdate: '2023-04-17T18:42:57Z',
2732
+ hash: 'IHsgLHSSVIe0XJMYs3Z0oARG2cC2McupoFqV_RtxCwA',
2733
+ lastUpdate: '2025-04-02T13:41:58Z',
2734
2734
  license: 'MIT',
2735
2735
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
2736
2736
  name: 'php',
2737
2737
  scopeName: 'source.php',
2738
- sha: '06401b39b18c5e7d1c021a619fa387d654033606',
2739
- source: 'https://github.com/microsoft/vscode/blob/06401b39b18c5e7d1c021a619fa387d654033606/extensions/php/syntaxes/php.tmLanguage.json',
2738
+ sha: '9a2c94d213696a4453b6d9988b003d98e7646e75',
2739
+ source: 'https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/php/syntaxes/php.tmLanguage.json',
2740
2740
  },
2741
2741
  {
2742
2742
  byteSize: 8165,
@@ -3228,21 +3228,21 @@ export const grammars = [
3228
3228
  aliases: [
3229
3229
  'rs',
3230
3230
  ],
3231
- byteSize: 14655,
3231
+ byteSize: 14707,
3232
3232
  categories: [
3233
3233
  'general',
3234
3234
  ],
3235
3235
  displayName: 'Rust',
3236
3236
  funding: [
3237
3237
  ],
3238
- hash: 'Ns-8yilJaOXwCeY5bI8sxkS8PaP-yh8cKL2LJ3HRjDw',
3239
- lastUpdate: '2024-08-30T20:03:00Z',
3238
+ hash: 'hEnoZ2o9jfmY0i-WSjKXX16_nc3Q8XRmkaR7EqOXOic',
3239
+ lastUpdate: '2025-04-02T13:41:58Z',
3240
3240
  license: 'MIT',
3241
3241
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
3242
3242
  name: 'rust',
3243
3243
  scopeName: 'source.rust',
3244
- sha: '03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c',
3245
- source: 'https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/rust/syntaxes/rust.tmLanguage.json',
3244
+ sha: '9a2c94d213696a4453b6d9988b003d98e7646e75',
3245
+ source: 'https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/rust/syntaxes/rust.tmLanguage.json',
3246
3246
  },
3247
3247
  {
3248
3248
  byteSize: 8980,
@@ -3753,7 +3753,7 @@ export const grammars = [
3753
3753
  source: 'https://github.com/hashicorp/syntax/blob/cc2b4d4fe389f14b8a13937f4e0d7b2811b57588/syntaxes/terraform.tmGrammar.json',
3754
3754
  },
3755
3755
  {
3756
- byteSize: 8974,
3756
+ byteSize: 9252,
3757
3757
  categories: [
3758
3758
  'markup',
3759
3759
  ],
@@ -3763,14 +3763,14 @@ export const grammars = [
3763
3763
  ],
3764
3764
  funding: [
3765
3765
  ],
3766
- hash: 'iW7B39hklyd9KDDU6s2eBuxSscJ0jDnPuqgzxy1D3D8',
3767
- lastUpdate: '2024-09-27T08:27:11Z',
3766
+ hash: 'Y5ZU6BTLorSinHZmf19U95bX0VZusgT6fg_-JtScnG8',
3767
+ lastUpdate: '2025-04-02T13:41:58Z',
3768
3768
  license: 'MIT',
3769
3769
  licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
3770
3770
  name: 'tex',
3771
3771
  scopeName: 'text.tex',
3772
- sha: 'e67b1982e1ab318288b8196ad503273dcb168049',
3773
- source: 'https://github.com/microsoft/vscode/blob/e67b1982e1ab318288b8196ad503273dcb168049/extensions/latex/syntaxes/TeX.tmLanguage.json',
3772
+ sha: '9a2c94d213696a4453b6d9988b003d98e7646e75',
3773
+ source: 'https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/latex/syntaxes/TeX.tmLanguage.json',
3774
3774
  },
3775
3775
  {
3776
3776
  byteSize: 6132,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-grammars",
3
3
  "type": "module",
4
- "version": "1.23.7",
4
+ "version": "1.23.9",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",