tm-grammars 1.25.3 → 1.26.0
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 +53 -27
- package/README.md +14 -12
- package/grammars/apex.json +101 -15
- package/grammars/berry.json +78 -32
- package/grammars/csharp.json +126 -0
- package/grammars/lean.json +1 -1
- package/grammars/markdown-nix.json +50 -0
- package/grammars/nextflow.json +21 -0
- package/grammars/nix.json +8 -2
- package/grammars/openscad.json +151 -0
- package/grammars/solidity.json +2 -18
- package/grammars/tex.json +1 -1
- package/grammars/typespec.json +36 -33
- package/grammars/vue.json +12 -18
- package/index.js +117 -64
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -122,19 +122,19 @@ export const grammars = [
|
|
|
122
122
|
sourceApi: 'https://api.github.com/repos/colinta/ApacheConf.tmLanguage/contents/ApacheConf.tmLanguage?ref=1fdb47b6fe2cea20cfedbc522bff3ff1ed656c07',
|
|
123
123
|
},
|
|
124
124
|
{
|
|
125
|
-
byteSize:
|
|
125
|
+
byteSize: 45469,
|
|
126
126
|
displayName: 'Apex',
|
|
127
127
|
funding: [
|
|
128
128
|
],
|
|
129
|
-
hash: '
|
|
130
|
-
lastUpdate: '2025-
|
|
129
|
+
hash: 'AQBVmRPjCoCKPs3krNqHJubELrFVr4HVOUmda2IgojI',
|
|
130
|
+
lastUpdate: '2025-11-04T17:05:56Z',
|
|
131
131
|
license: 'NOASSERTION',
|
|
132
132
|
licenseUrl: 'https://raw.githubusercontent.com/forcedotcom/apex-tmLanguage/main/LICENSE',
|
|
133
133
|
name: 'apex',
|
|
134
134
|
scopeName: 'source.apex',
|
|
135
|
-
sha: '
|
|
136
|
-
source: 'https://github.com/forcedotcom/apex-tmLanguage/blob/
|
|
137
|
-
sourceApi: 'https://api.github.com/repos/forcedotcom/apex-tmLanguage/contents/grammars/apex.tmLanguage?ref=
|
|
135
|
+
sha: 'a6af49217b1ddc6475deefe4dff409637aadffcc',
|
|
136
|
+
source: 'https://github.com/forcedotcom/apex-tmLanguage/blob/a6af49217b1ddc6475deefe4dff409637aadffcc/grammars/apex.tmLanguage',
|
|
137
|
+
sourceApi: 'https://api.github.com/repos/forcedotcom/apex-tmLanguage/contents/grammars/apex.tmLanguage?ref=a6af49217b1ddc6475deefe4dff409637aadffcc',
|
|
138
138
|
},
|
|
139
139
|
{
|
|
140
140
|
byteSize: 23233,
|
|
@@ -399,19 +399,19 @@ export const grammars = [
|
|
|
399
399
|
aliases: [
|
|
400
400
|
'be',
|
|
401
401
|
],
|
|
402
|
-
byteSize:
|
|
402
|
+
byteSize: 2688,
|
|
403
403
|
displayName: 'Berry',
|
|
404
404
|
funding: [
|
|
405
405
|
],
|
|
406
|
-
hash: '
|
|
407
|
-
lastUpdate: '
|
|
406
|
+
hash: '7UkxWd67muLdvHpGpz7USksiggJhy3GtQgHpVnXlmx0',
|
|
407
|
+
lastUpdate: '2025-11-23T21:57:46Z',
|
|
408
408
|
license: 'MIT',
|
|
409
409
|
licenseUrl: 'https://raw.githubusercontent.com/berry-lang/berry/master/LICENSE',
|
|
410
410
|
name: 'berry',
|
|
411
411
|
scopeName: 'source.berry',
|
|
412
|
-
sha: '
|
|
413
|
-
source: 'https://github.com/berry-lang/berry/blob/
|
|
414
|
-
sourceApi: 'https://api.github.com/repos/berry-lang/berry/contents/tools/plugins/vscode/skiars.berry-1.
|
|
412
|
+
sha: '74611286b8d2d2c2ee16ea187029f2a9c4257f5f',
|
|
413
|
+
source: 'https://github.com/berry-lang/berry/blob/74611286b8d2d2c2ee16ea187029f2a9c4257f5f/tools/plugins/vscode/skiars.berry-1.2.0/syntaxes/berry.json',
|
|
414
|
+
sourceApi: 'https://api.github.com/repos/berry-lang/berry/contents/tools/plugins/vscode/skiars.berry-1.2.0/syntaxes/berry.json?ref=74611286b8d2d2c2ee16ea187029f2a9c4257f5f',
|
|
415
415
|
},
|
|
416
416
|
{
|
|
417
417
|
byteSize: 4621,
|
|
@@ -787,22 +787,22 @@ export const grammars = [
|
|
|
787
787
|
'c#',
|
|
788
788
|
'cs',
|
|
789
789
|
],
|
|
790
|
-
byteSize:
|
|
790
|
+
byteSize: 84417,
|
|
791
791
|
categories: [
|
|
792
792
|
'general',
|
|
793
793
|
],
|
|
794
794
|
displayName: 'C#',
|
|
795
795
|
funding: [
|
|
796
796
|
],
|
|
797
|
-
hash: '
|
|
798
|
-
lastUpdate: '2025-
|
|
797
|
+
hash: 'J7m1A2Um6zCktaObPwZhdKAyNwNQwK9jazlY17RfQdY',
|
|
798
|
+
lastUpdate: '2025-11-07T11:31:19Z',
|
|
799
799
|
license: 'MIT',
|
|
800
800
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
801
801
|
name: 'csharp',
|
|
802
802
|
scopeName: 'source.cs',
|
|
803
|
-
sha: '
|
|
804
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
805
|
-
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/csharp/syntaxes/csharp.tmLanguage.json?ref=
|
|
803
|
+
sha: '2716852bf1179651402288d6363b5b63873bb36e',
|
|
804
|
+
source: 'https://github.com/microsoft/vscode/blob/2716852bf1179651402288d6363b5b63873bb36e/extensions/csharp/syntaxes/csharp.tmLanguage.json',
|
|
805
|
+
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/csharp/syntaxes/csharp.tmLanguage.json?ref=2716852bf1179651402288d6363b5b63873bb36e',
|
|
806
806
|
},
|
|
807
807
|
{
|
|
808
808
|
byteSize: 48053,
|
|
@@ -1177,7 +1177,7 @@ export const grammars = [
|
|
|
1177
1177
|
hash: '68SUiD2IwZiNxjl87FA_EMXyoA-ocCvZ2JE9WGnywZ8',
|
|
1178
1178
|
lastUpdate: '2025-10-16T05:22:48Z',
|
|
1179
1179
|
license: 'MIT',
|
|
1180
|
-
licenseUrl: 'https://raw.githubusercontent.com/bmalehorn/vscode-fish/
|
|
1180
|
+
licenseUrl: 'https://raw.githubusercontent.com/bmalehorn/vscode-fish/main/LICENSE',
|
|
1181
1181
|
name: 'fish',
|
|
1182
1182
|
scopeName: 'source.fish',
|
|
1183
1183
|
sha: '8288b88c46ebe1ef2876fd4275450fc80c5a176a',
|
|
@@ -2253,22 +2253,22 @@ export const grammars = [
|
|
|
2253
2253
|
aliases: [
|
|
2254
2254
|
'lean4',
|
|
2255
2255
|
],
|
|
2256
|
-
byteSize:
|
|
2256
|
+
byteSize: 5547,
|
|
2257
2257
|
categories: [
|
|
2258
2258
|
'general',
|
|
2259
2259
|
],
|
|
2260
2260
|
displayName: 'Lean 4',
|
|
2261
2261
|
funding: [
|
|
2262
2262
|
],
|
|
2263
|
-
hash: '
|
|
2264
|
-
lastUpdate: '2025-
|
|
2263
|
+
hash: 'NFHpfEHXaoINRCeQZF9pj-9-3ppuY5LItg12FlWOf5Q',
|
|
2264
|
+
lastUpdate: '2025-11-04T13:17:33Z',
|
|
2265
2265
|
license: 'Apache-2.0',
|
|
2266
2266
|
licenseUrl: 'https://raw.githubusercontent.com/leanprover/vscode-lean4/master/LICENSE',
|
|
2267
2267
|
name: 'lean',
|
|
2268
2268
|
scopeName: 'source.lean4',
|
|
2269
|
-
sha: '
|
|
2270
|
-
source: 'https://github.com/leanprover/vscode-lean4/blob/
|
|
2271
|
-
sourceApi: 'https://api.github.com/repos/leanprover/vscode-lean4/contents/vscode-lean4/syntaxes/lean4.json?ref=
|
|
2269
|
+
sha: '21bb405859c856b869e517f479546e1b365037a5',
|
|
2270
|
+
source: 'https://github.com/leanprover/vscode-lean4/blob/21bb405859c856b869e517f479546e1b365037a5/vscode-lean4/syntaxes/lean4.json',
|
|
2271
|
+
sourceApi: 'https://api.github.com/repos/leanprover/vscode-lean4/contents/vscode-lean4/syntaxes/lean4.json?ref=21bb405859c856b869e517f479546e1b365037a5',
|
|
2272
2272
|
},
|
|
2273
2273
|
{
|
|
2274
2274
|
byteSize: 94797,
|
|
@@ -2707,19 +2707,19 @@ export const grammars = [
|
|
|
2707
2707
|
aliases: [
|
|
2708
2708
|
'nf',
|
|
2709
2709
|
],
|
|
2710
|
-
byteSize:
|
|
2710
|
+
byteSize: 4207,
|
|
2711
2711
|
displayName: 'Nextflow',
|
|
2712
2712
|
funding: [
|
|
2713
2713
|
],
|
|
2714
|
-
hash: '
|
|
2715
|
-
lastUpdate: '2025-
|
|
2714
|
+
hash: 'dIl9b467F9tUIovXx2AfndUrOo3zniv96pOWnzymxA4',
|
|
2715
|
+
lastUpdate: '2025-07-13T20:28:49Z',
|
|
2716
2716
|
license: 'MIT',
|
|
2717
2717
|
licenseUrl: 'https://raw.githubusercontent.com/nextflow-io/vscode-language-nextflow/main/LICENSE.md',
|
|
2718
2718
|
name: 'nextflow',
|
|
2719
2719
|
scopeName: 'source.nextflow',
|
|
2720
|
-
sha: '
|
|
2721
|
-
source: 'https://github.com/nextflow-io/vscode-language-nextflow/blob/
|
|
2722
|
-
sourceApi: 'https://api.github.com/repos/nextflow-io/vscode-language-nextflow/contents/syntaxes/nextflow.tmLanguage.json?ref=
|
|
2720
|
+
sha: '720a2bd501837ca815acf4a225d9f3ba71a2adb0',
|
|
2721
|
+
source: 'https://github.com/nextflow-io/vscode-language-nextflow/blob/720a2bd501837ca815acf4a225d9f3ba71a2adb0/syntaxes/nextflow.tmLanguage.json',
|
|
2722
|
+
sourceApi: 'https://api.github.com/repos/nextflow-io/vscode-language-nextflow/contents/syntaxes/nextflow.tmLanguage.json?ref=720a2bd501837ca815acf4a225d9f3ba71a2adb0',
|
|
2723
2723
|
},
|
|
2724
2724
|
{
|
|
2725
2725
|
byteSize: 34690,
|
|
@@ -2767,8 +2767,11 @@ export const grammars = [
|
|
|
2767
2767
|
sourceApi: 'https://api.github.com/repos/pragmagic/vscode-nim/contents/syntaxes/nim.json?ref=0272a0544ddf147fde98f8a8f2b624b7dcb19eb3',
|
|
2768
2768
|
},
|
|
2769
2769
|
{
|
|
2770
|
-
byteSize:
|
|
2770
|
+
byteSize: 14199,
|
|
2771
2771
|
displayName: 'Nix',
|
|
2772
|
+
embedded: [
|
|
2773
|
+
'markdown-nix',
|
|
2774
|
+
],
|
|
2772
2775
|
funding: [
|
|
2773
2776
|
{
|
|
2774
2777
|
handle: '@nix-community',
|
|
@@ -2781,15 +2784,15 @@ export const grammars = [
|
|
|
2781
2784
|
url: 'https://opencollective.com/nix-community',
|
|
2782
2785
|
},
|
|
2783
2786
|
],
|
|
2784
|
-
hash: '
|
|
2785
|
-
lastUpdate: '2025-
|
|
2787
|
+
hash: 'dJYvctjW7hHTZssPgFIB9tPkP8qqZ7I2mlrcDTLyRAg',
|
|
2788
|
+
lastUpdate: '2025-11-08T10:22:14Z',
|
|
2786
2789
|
license: 'MIT',
|
|
2787
2790
|
licenseUrl: 'https://raw.githubusercontent.com/nix-community/vscode-nix-ide/main/LICENSE',
|
|
2788
2791
|
name: 'nix',
|
|
2789
2792
|
scopeName: 'source.nix',
|
|
2790
|
-
sha: '
|
|
2791
|
-
source: 'https://github.com/nix-community/vscode-nix-ide/blob/
|
|
2792
|
-
sourceApi: 'https://api.github.com/repos/nix-community/vscode-nix-ide/contents/
|
|
2793
|
+
sha: 'effbf3494a43250a537834805b305793994b9ca8',
|
|
2794
|
+
source: 'https://github.com/nix-community/vscode-nix-ide/blob/effbf3494a43250a537834805b305793994b9ca8/dist/nix.tmLanguage.json',
|
|
2795
|
+
sourceApi: 'https://api.github.com/repos/nix-community/vscode-nix-ide/contents/dist/nix.tmLanguage.json?ref=effbf3494a43250a537834805b305793994b9ca8',
|
|
2793
2796
|
},
|
|
2794
2797
|
{
|
|
2795
2798
|
aliases: [
|
|
@@ -2866,6 +2869,27 @@ export const grammars = [
|
|
|
2866
2869
|
source: 'https://github.com/reasonml-editor/vscode-reasonml/blob/14af625ec50ed9968b957b4d6336c5338d81af45/syntaxes/ocaml.json',
|
|
2867
2870
|
sourceApi: 'https://api.github.com/repos/reasonml-editor/vscode-reasonml/contents/syntaxes/ocaml.json?ref=14af625ec50ed9968b957b4d6336c5338d81af45',
|
|
2868
2871
|
},
|
|
2872
|
+
{
|
|
2873
|
+
aliases: [
|
|
2874
|
+
'scad',
|
|
2875
|
+
],
|
|
2876
|
+
byteSize: 2637,
|
|
2877
|
+
categories: [
|
|
2878
|
+
'dsl',
|
|
2879
|
+
],
|
|
2880
|
+
displayName: 'OpenSCAD',
|
|
2881
|
+
funding: [
|
|
2882
|
+
],
|
|
2883
|
+
hash: 'juKVb0uQFvXICuId-VedskQEspI25G9Ph7vB0L93e9I',
|
|
2884
|
+
lastUpdate: '2017-06-24T16:48:11Z',
|
|
2885
|
+
license: 'MIT',
|
|
2886
|
+
licenseUrl: 'https://raw.githubusercontent.com/tbuser/openscad.tmbundle/master/LICENSE',
|
|
2887
|
+
name: 'openscad',
|
|
2888
|
+
scopeName: 'source.scad',
|
|
2889
|
+
sha: '5962175ed355c2d58dc1991801c229809363e999',
|
|
2890
|
+
source: 'https://github.com/tbuser/openscad.tmbundle/blob/5962175ed355c2d58dc1991801c229809363e999/Syntaxes/OpenSCAD.tmLanguage',
|
|
2891
|
+
sourceApi: 'https://api.github.com/repos/tbuser/openscad.tmbundle/contents/Syntaxes/OpenSCAD.tmLanguage?ref=5962175ed355c2d58dc1991801c229809363e999',
|
|
2892
|
+
},
|
|
2869
2893
|
{
|
|
2870
2894
|
byteSize: 3982,
|
|
2871
2895
|
categories: [
|
|
@@ -3729,19 +3753,19 @@ export const grammars = [
|
|
|
3729
3753
|
sourceApi: 'https://api.github.com/repos/leocamello/vscode-smalltalk/contents/syntaxes/smalltalk.tmLanguage.json?ref=15ff58e2236127f682a33da12e931d74e0d17979',
|
|
3730
3754
|
},
|
|
3731
3755
|
{
|
|
3732
|
-
byteSize:
|
|
3756
|
+
byteSize: 15412,
|
|
3733
3757
|
displayName: 'Solidity',
|
|
3734
3758
|
funding: [
|
|
3735
3759
|
],
|
|
3736
|
-
hash: '
|
|
3737
|
-
lastUpdate: '2025-
|
|
3760
|
+
hash: 'DtIUWkST4xQAWXbpqIpGwEMSOAQcPXDvj4ABuWTAMVs',
|
|
3761
|
+
lastUpdate: '2025-11-04T17:04:51Z',
|
|
3738
3762
|
license: 'MIT',
|
|
3739
3763
|
licenseUrl: 'https://raw.githubusercontent.com/juanfranblanco/vscode-solidity/master/License.txt',
|
|
3740
3764
|
name: 'solidity',
|
|
3741
3765
|
scopeName: 'source.solidity',
|
|
3742
|
-
sha: '
|
|
3743
|
-
source: 'https://github.com/juanfranblanco/vscode-solidity/blob/
|
|
3744
|
-
sourceApi: 'https://api.github.com/repos/juanfranblanco/vscode-solidity/contents/syntaxes/solidity.json?ref=
|
|
3766
|
+
sha: '4c71312a6cfa3ddd7124e8dcad129705fa9d35d0',
|
|
3767
|
+
source: 'https://github.com/juanfranblanco/vscode-solidity/blob/4c71312a6cfa3ddd7124e8dcad129705fa9d35d0/syntaxes/solidity.json',
|
|
3768
|
+
sourceApi: 'https://api.github.com/repos/juanfranblanco/vscode-solidity/contents/syntaxes/solidity.json?ref=4c71312a6cfa3ddd7124e8dcad129705fa9d35d0',
|
|
3745
3769
|
},
|
|
3746
3770
|
{
|
|
3747
3771
|
aliases: [
|
|
@@ -4065,7 +4089,7 @@ export const grammars = [
|
|
|
4065
4089
|
sourceApi: 'https://api.github.com/repos/hashicorp/syntax/contents/syntaxes/terraform.tmGrammar.json?ref=cc2b4d4fe389f14b8a13937f4e0d7b2811b57588',
|
|
4066
4090
|
},
|
|
4067
4091
|
{
|
|
4068
|
-
byteSize:
|
|
4092
|
+
byteSize: 9327,
|
|
4069
4093
|
categories: [
|
|
4070
4094
|
'markup',
|
|
4071
4095
|
],
|
|
@@ -4075,15 +4099,15 @@ export const grammars = [
|
|
|
4075
4099
|
],
|
|
4076
4100
|
funding: [
|
|
4077
4101
|
],
|
|
4078
|
-
hash: '
|
|
4079
|
-
lastUpdate: '2025-
|
|
4102
|
+
hash: 'Kn5BOHTNHEic6vkAOxZdFdGk6G-_TpDmliQkRfXBBy8',
|
|
4103
|
+
lastUpdate: '2025-11-07T11:31:19Z',
|
|
4080
4104
|
license: 'MIT',
|
|
4081
4105
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
4082
4106
|
name: 'tex',
|
|
4083
4107
|
scopeName: 'text.tex',
|
|
4084
|
-
sha: '
|
|
4085
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
4086
|
-
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/latex/syntaxes/TeX.tmLanguage.json?ref=
|
|
4108
|
+
sha: '2716852bf1179651402288d6363b5b63873bb36e',
|
|
4109
|
+
source: 'https://github.com/microsoft/vscode/blob/2716852bf1179651402288d6363b5b63873bb36e/extensions/latex/syntaxes/TeX.tmLanguage.json',
|
|
4110
|
+
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/latex/syntaxes/TeX.tmLanguage.json?ref=2716852bf1179651402288d6363b5b63873bb36e',
|
|
4087
4111
|
},
|
|
4088
4112
|
{
|
|
4089
4113
|
byteSize: 6126,
|
|
@@ -4227,19 +4251,19 @@ export const grammars = [
|
|
|
4227
4251
|
aliases: [
|
|
4228
4252
|
'tsp',
|
|
4229
4253
|
],
|
|
4230
|
-
byteSize:
|
|
4254
|
+
byteSize: 23113,
|
|
4231
4255
|
displayName: 'TypeSpec',
|
|
4232
4256
|
funding: [
|
|
4233
4257
|
],
|
|
4234
|
-
hash: '
|
|
4235
|
-
lastUpdate: '2025-
|
|
4258
|
+
hash: 'pb7DzDEP2tnhNd0zOSyqK9jQVS1KdayEdnLbCbJx0IM',
|
|
4259
|
+
lastUpdate: '2025-11-06T20:39:50Z',
|
|
4236
4260
|
license: 'MIT',
|
|
4237
4261
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/typespec/main/LICENSE',
|
|
4238
4262
|
name: 'typespec',
|
|
4239
4263
|
scopeName: 'source.tsp',
|
|
4240
|
-
sha: '
|
|
4241
|
-
source: 'https://github.com/microsoft/typespec/blob/
|
|
4242
|
-
sourceApi: 'https://api.github.com/repos/microsoft/typespec/contents/grammars/typespec.json?ref=
|
|
4264
|
+
sha: '2894420921882652a568ed22d5e245b26781b398',
|
|
4265
|
+
source: 'https://github.com/microsoft/typespec/blob/2894420921882652a568ed22d5e245b26781b398/grammars/typespec.json',
|
|
4266
|
+
sourceApi: 'https://api.github.com/repos/microsoft/typespec/contents/grammars/typespec.json?ref=2894420921882652a568ed22d5e245b26781b398',
|
|
4243
4267
|
},
|
|
4244
4268
|
{
|
|
4245
4269
|
aliases: [
|
|
@@ -4365,7 +4389,7 @@ export const grammars = [
|
|
|
4365
4389
|
sourceApi: 'https://api.github.com/repos/dunstontc/viml/contents/syntaxes/viml.tmLanguage.json?ref=8762570fc7d6f1009a3c93efd2a337330d88b88e',
|
|
4366
4390
|
},
|
|
4367
4391
|
{
|
|
4368
|
-
byteSize:
|
|
4392
|
+
byteSize: 17553,
|
|
4369
4393
|
categories: [
|
|
4370
4394
|
'web',
|
|
4371
4395
|
],
|
|
@@ -4403,15 +4427,15 @@ export const grammars = [
|
|
|
4403
4427
|
url: 'https://github.com/sponsors/johnsoncodehk',
|
|
4404
4428
|
},
|
|
4405
4429
|
],
|
|
4406
|
-
hash: '
|
|
4407
|
-
lastUpdate: '2025-
|
|
4430
|
+
hash: '1LFa5IR8Ea8JaKF8ehsmGT20j3LezlARIfsNfzT-8Kw',
|
|
4431
|
+
lastUpdate: '2025-11-16T10:05:09Z',
|
|
4408
4432
|
license: 'MIT',
|
|
4409
4433
|
licenseUrl: 'https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE',
|
|
4410
4434
|
name: 'vue',
|
|
4411
4435
|
scopeName: 'source.vue',
|
|
4412
|
-
sha: '
|
|
4413
|
-
source: 'https://github.com/vuejs/language-tools/blob/
|
|
4414
|
-
sourceApi: 'https://api.github.com/repos/vuejs/language-tools/contents/extensions/vscode/syntaxes/vue.tmLanguage.json?ref=
|
|
4436
|
+
sha: 'd937a84e41bdf3b64b6f0330dc2ddf1e3240c09d',
|
|
4437
|
+
source: 'https://github.com/vuejs/language-tools/blob/d937a84e41bdf3b64b6f0330dc2ddf1e3240c09d/extensions/vscode/syntaxes/vue.tmLanguage.json',
|
|
4438
|
+
sourceApi: 'https://api.github.com/repos/vuejs/language-tools/contents/extensions/vscode/syntaxes/vue.tmLanguage.json?ref=d937a84e41bdf3b64b6f0330dc2ddf1e3240c09d',
|
|
4415
4439
|
},
|
|
4416
4440
|
{
|
|
4417
4441
|
byteSize: 8233,
|
|
@@ -4751,9 +4775,8 @@ export const grammars = [
|
|
|
4751
4775
|
displayName: 'Zig',
|
|
4752
4776
|
funding: [
|
|
4753
4777
|
{
|
|
4754
|
-
|
|
4755
|
-
|
|
4756
|
-
url: 'https://github.com/sponsors/ziglang',
|
|
4778
|
+
name: 'ziglang.org',
|
|
4779
|
+
url: 'https://ziglang.org/zsf',
|
|
4757
4780
|
},
|
|
4758
4781
|
],
|
|
4759
4782
|
hash: 'aisnyg_jQlaNk-4VsmHWabgAcnIi1kTmRcOoPN-rHiU',
|
|
@@ -5114,6 +5137,36 @@ export const injections = [
|
|
|
5114
5137
|
source: 'https://github.com/samuelcolvin/jinjahtml-vscode/blob/64ad369cd167bba2e614944db6d925b7dc6483b4/syntaxes/jinja-html.tmLanguage.json',
|
|
5115
5138
|
sourceApi: 'https://api.github.com/repos/samuelcolvin/jinjahtml-vscode/contents/syntaxes/jinja-html.tmLanguage.json?ref=64ad369cd167bba2e614944db6d925b7dc6483b4',
|
|
5116
5139
|
},
|
|
5140
|
+
{
|
|
5141
|
+
byteSize: 758,
|
|
5142
|
+
embeddedIn: [
|
|
5143
|
+
'nix',
|
|
5144
|
+
],
|
|
5145
|
+
funding: [
|
|
5146
|
+
{
|
|
5147
|
+
handle: '@nix-community',
|
|
5148
|
+
name: 'GitHub Sponsors',
|
|
5149
|
+
url: 'https://github.com/sponsors/nix-community',
|
|
5150
|
+
},
|
|
5151
|
+
{
|
|
5152
|
+
handle: 'nix-community',
|
|
5153
|
+
name: 'Open Collective',
|
|
5154
|
+
url: 'https://opencollective.com/nix-community',
|
|
5155
|
+
},
|
|
5156
|
+
],
|
|
5157
|
+
hash: '95Wg9FZDtvXzoId97SOAeAeh_DXOacoRIoegekMo8U8',
|
|
5158
|
+
injectTo: [
|
|
5159
|
+
'text.html.markdown',
|
|
5160
|
+
],
|
|
5161
|
+
lastUpdate: '2025-11-08T10:22:14Z',
|
|
5162
|
+
license: 'MIT',
|
|
5163
|
+
licenseUrl: 'https://raw.githubusercontent.com/nix-community/vscode-nix-ide/main/LICENSE',
|
|
5164
|
+
name: 'markdown-nix',
|
|
5165
|
+
scopeName: 'markdown.nix.codeblock',
|
|
5166
|
+
sha: 'effbf3494a43250a537834805b305793994b9ca8',
|
|
5167
|
+
source: 'https://github.com/nix-community/vscode-nix-ide/blob/effbf3494a43250a537834805b305793994b9ca8/dist/injection.json',
|
|
5168
|
+
sourceApi: 'https://api.github.com/repos/nix-community/vscode-nix-ide/contents/dist/injection.json?ref=effbf3494a43250a537834805b305793994b9ca8',
|
|
5169
|
+
},
|
|
5117
5170
|
{
|
|
5118
5171
|
byteSize: 679,
|
|
5119
5172
|
embeddedIn: [
|