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/NOTICE +1 -1
- package/README.md +8 -8
- package/grammars/asciidoc.json +1 -1
- package/grammars/bibtex.json +192 -171
- package/grammars/go.json +35 -26
- package/grammars/html-derivative.json +1 -1
- package/grammars/latex.json +85 -21
- package/grammars/php.json +65 -24
- package/grammars/rust.json +2 -2
- package/grammars/tex.json +132 -113
- package/index.js +40 -40
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -181,7 +181,7 @@ export const grammars = [
|
|
|
181
181
|
aliases: [
|
|
182
182
|
'adoc',
|
|
183
183
|
],
|
|
184
|
-
byteSize:
|
|
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: '
|
|
235
|
-
lastUpdate: '2025-
|
|
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: '
|
|
241
|
-
source: 'https://github.com/asciidoctor/asciidoctor-vscode/blob/
|
|
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:
|
|
381
|
+
byteSize: 4943,
|
|
382
382
|
categories: [
|
|
383
383
|
'markup',
|
|
384
384
|
],
|
|
385
385
|
displayName: 'BibTeX',
|
|
386
386
|
funding: [
|
|
387
387
|
],
|
|
388
|
-
hash: '
|
|
389
|
-
lastUpdate: '
|
|
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: '
|
|
395
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
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:
|
|
1409
|
+
byteSize: 43177,
|
|
1410
1410
|
categories: [
|
|
1411
1411
|
'general',
|
|
1412
1412
|
],
|
|
1413
1413
|
displayName: 'Go',
|
|
1414
1414
|
funding: [
|
|
1415
1415
|
],
|
|
1416
|
-
hash: '
|
|
1417
|
-
lastUpdate: '
|
|
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: '
|
|
1423
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
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:
|
|
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: '
|
|
1666
|
-
lastUpdate: '
|
|
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: '
|
|
1672
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
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:
|
|
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: '
|
|
2070
|
-
lastUpdate: '2025-
|
|
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: '
|
|
2076
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
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:
|
|
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: '
|
|
2733
|
-
lastUpdate: '
|
|
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: '
|
|
2739
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
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:
|
|
3231
|
+
byteSize: 14707,
|
|
3232
3232
|
categories: [
|
|
3233
3233
|
'general',
|
|
3234
3234
|
],
|
|
3235
3235
|
displayName: 'Rust',
|
|
3236
3236
|
funding: [
|
|
3237
3237
|
],
|
|
3238
|
-
hash: '
|
|
3239
|
-
lastUpdate: '
|
|
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: '
|
|
3245
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
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:
|
|
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: '
|
|
3767
|
-
lastUpdate: '
|
|
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: '
|
|
3773
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
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,
|