tm-grammars 1.22.1 → 1.22.3
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/README.md +3 -3
- package/grammars/hack.json +1 -1
- package/grammars/nextflow.json +9 -9
- package/grammars/systemd.json +1 -1
- package/index.js +15 -15
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -96,7 +96,7 @@ import { grammars } from 'tm-grammars'
|
|
|
96
96
|
| `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/8270a86019db7551da42b71d15c6080a414d8c81/extensions/go/syntaxes/go.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 47.62 kB |
|
|
97
97
|
| `graphql` | `gql` | [prisma-labs/vscode-graphql](https://github.com/prisma-labs/vscode-graphql/blob/4569aef2364b42b6acd8188e4a6ca9b0ba3c6a1d/grammars/graphql.json) | [MIT](https://raw.githubusercontent.com/graphql/vscode-graphql/master/LICENSE) | `javascript` `typescript` `jsx` `tsx` | 17.10 kB |
|
|
98
98
|
| `groovy` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/8fdf170a0850c1cc027382f31650aaf300d3ae2a/extensions/groovy/syntaxes/groovy.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 18.52 kB |
|
|
99
|
-
| `hack` | | [slackhq/vscode-hack](https://github.com/slackhq/vscode-hack/blob/
|
|
99
|
+
| `hack` | | [slackhq/vscode-hack](https://github.com/slackhq/vscode-hack/blob/2da10a05b70c9aae672f25bc218fe92d44522408/syntaxes/hack.json) | [MIT](https://raw.githubusercontent.com/slackhq/vscode-hack/master/LICENSE.md) | `html` `sql` | 80.38 kB |
|
|
100
100
|
| `haml` | | [karuna/haml-vscode](https://github.com/karuna/haml-vscode/blob/aa45415aefd691af0a501ea4f98e434490623e0d/syntaxes/haml.json) | [MIT](https://raw.githubusercontent.com/karuna/haml-vscode/master/LICENSE.md) | `ruby` `javascript` `sass` `coffee` `markdown` `css` | 7.67 kB |
|
|
101
101
|
| `handlebars` | `hbs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/45db52ba6bd211cecd03897caee0531350071721/extensions/handlebars/syntaxes/Handlebars.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `html` `css` `javascript` `yaml` | 11.47 kB |
|
|
102
102
|
| `haskell` | `hs` | [octref/language-haskell](https://github.com/octref/language-haskell/blob/ae87982aac2bf5cf6334c067e49c5ec8fc08b871/syntaxes/haskell.json) | [BSD-3-Clause](https://raw.githubusercontent.com/octref/language-haskell/master/LICENSE) | | 39.81 kB |
|
|
@@ -144,7 +144,7 @@ import { grammars } from 'tm-grammars'
|
|
|
144
144
|
| `mojo` | | [modularml/mojo-syntax](https://github.com/modularml/mojo-syntax/blob/46eccdaeda2b1587e9b82808cdb35670f359d16d/syntaxes/mojo.syntax.json) | [MIT](https://raw.githubusercontent.com/modularml/mojo-syntax/main/LICENSE) | | 68.68 kB |
|
|
145
145
|
| `move` | | [damirka/move-syntax](https://github.com/damirka/move-syntax/blob/4b04e9d614901097ffc0663fef40bd3e5d87779e/syntaxes/move.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/damirka/move-syntax/main/LICENSE) | | 19.27 kB |
|
|
146
146
|
| `narrat` | `nar` | [liana-p/narrat-syntax-highlighting-vscode](https://github.com/liana-p/narrat-syntax-highlighting-vscode/blob/00d4b410338fc50ca0ce77a1f7e873c1fb66d376/syntaxes/narrat.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/liana-p/narrat-syntax-highlighting-vscode/main/LICENSE) | | 3.39 kB |
|
|
147
|
-
| `nextflow` | `nf` | [nextflow-io/vscode-language-nextflow](https://github.com/nextflow-io/vscode-language-nextflow/blob/
|
|
147
|
+
| `nextflow` | `nf` | [nextflow-io/vscode-language-nextflow](https://github.com/nextflow-io/vscode-language-nextflow/blob/5e58fc75ef6b18cc36e819a46dad4f504806c63b/syntaxes/nextflow.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nextflow-io/vscode-language-nextflow/main/LICENSE.md) | | 3.67 kB |
|
|
148
148
|
| `nginx` | | [hangxingliu/vscode-nginx-conf-hint](https://github.com/hangxingliu/vscode-nginx-conf-hint/blob/49159c02fd09dce264ded7802c9499a0f09646f5/src/syntax/nginx.tmLanguage) | [GPL-3.0](https://raw.githubusercontent.com/hangxingliu/vscode-nginx-conf-hint/main/LICENSE) | `lua` | 34.10 kB |
|
|
149
149
|
| `nim` | | [pragmagic/vscode-nim](https://github.com/pragmagic/vscode-nim/blob/0272a0544ddf147fde98f8a8f2b624b7dcb19eb3/syntaxes/nim.json) | [NOASSERTION](https://raw.githubusercontent.com/pragmagic/vscode-nim/master/LICENSE) | `c` `html` `xml` `javascript` `css` `glsl` `markdown` | 21.79 kB |
|
|
150
150
|
| `nix` | | [nix-community/vscode-nix-ide](https://github.com/nix-community/vscode-nix-ide/blob/cd420d0bcea26cf1cf650f47c738bd1b6658a80c/syntaxes/nix.YAML-tmLanguage) | [MIT](https://raw.githubusercontent.com/nix-community/vscode-nix-ide/main/LICENSE) | | 14.22 kB |
|
|
@@ -203,7 +203,7 @@ import { grammars } from 'tm-grammars'
|
|
|
203
203
|
| `svelte` | | [sveltejs/language-tools](https://github.com/sveltejs/language-tools/blob/02db54de1f2fc44d958d67113a9d0fb41a8f6fe7/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml) | [MIT](https://raw.githubusercontent.com/sveltejs/language-tools/master/LICENSE) | `javascript` `typescript` `coffee` `stylus` `sass` `css` `scss` `less` `postcss` `pug` `markdown` | 15.89 kB |
|
|
204
204
|
| `swift` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/ed4e6eda599f37bac9a11952403a6e63fd4f5a4d/extensions/swift/syntaxes/swift.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 91.15 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.53 kB |
|
|
206
|
-
| `systemd` | | [hangxingliu/vscode-systemd](https://github.com/hangxingliu/vscode-systemd/blob/
|
|
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.47 kB |
|
|
207
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.28 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.65 kB |
|
package/grammars/hack.json
CHANGED
|
@@ -1009,7 +1009,7 @@
|
|
|
1009
1009
|
]
|
|
1010
1010
|
},
|
|
1011
1011
|
{
|
|
1012
|
-
"begin": "\\s*((?:(?:final|abstract|public|private|protected|internal|static|async)\\s+)*)(function)(?:\\s+)(?:(__(?:call|construct|destruct|get|set|isset|unset|tostring|clone|set_state|sleep|wakeup|autoload|invoke|callStatic|dispose|disposeAsync)(?=[^a-zA-Z0-9_\\
|
|
1012
|
+
"begin": "\\s*((?:(?:final|abstract|public|private|protected|internal|static|async)\\s+)*)(function)(?:\\s+)(?:(__(?:call|construct|destruct|get|set|isset|unset|tostring|clone|set_state|sleep|wakeup|autoload|invoke|callStatic|dispose|disposeAsync)(?=[^a-zA-Z0-9_\\x{7f}-\\x{ff}]))|(\\w+))",
|
|
1013
1013
|
"beginCaptures": {
|
|
1014
1014
|
"1": {
|
|
1015
1015
|
"patterns": [
|
package/grammars/nextflow.json
CHANGED
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"begin": "([\\w$]+)\\s*\\(",
|
|
76
76
|
"beginCaptures": {
|
|
77
77
|
"1": {
|
|
78
|
-
"name": "entity.name.function.
|
|
78
|
+
"name": "entity.name.function.nextflow"
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
81
|
"end": "\\)",
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
}
|
|
164
164
|
]
|
|
165
165
|
},
|
|
166
|
-
"include-
|
|
166
|
+
"include-decl": {
|
|
167
167
|
"patterns": [
|
|
168
168
|
{
|
|
169
169
|
"match": "^\\b(include)\\b",
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
"include": "#output-def"
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
|
-
"include": "#include-
|
|
196
|
+
"include": "#include-decl"
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"include": "source.nextflow-groovy"
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"name": "constant.block.nextflow"
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
|
-
"match": "\\b(
|
|
225
|
+
"match": "\\b(val|env|file|path|stdin|stdout|tuple)(\\(|\\s)",
|
|
226
226
|
"name": "entity.name.function.nextflow"
|
|
227
227
|
},
|
|
228
228
|
{
|
|
@@ -231,13 +231,13 @@
|
|
|
231
231
|
]
|
|
232
232
|
},
|
|
233
233
|
"process-def": {
|
|
234
|
-
"begin": "^\\s*(process)\\s+(\\w
|
|
234
|
+
"begin": "^\\s*(process)\\s+(\\w+)\\s*{",
|
|
235
235
|
"beginCaptures": {
|
|
236
236
|
"1": {
|
|
237
237
|
"name": "keyword.nextflow"
|
|
238
238
|
},
|
|
239
239
|
"2": {
|
|
240
|
-
"name": "function.nextflow"
|
|
240
|
+
"name": "entity.name.function.nextflow"
|
|
241
241
|
}
|
|
242
242
|
},
|
|
243
243
|
"end": "}",
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
"workflow-body": {
|
|
252
252
|
"patterns": [
|
|
253
253
|
{
|
|
254
|
-
"match": "(?:take|main|emit):",
|
|
254
|
+
"match": "(?:take|main|emit|publish):",
|
|
255
255
|
"name": "constant.block.nextflow"
|
|
256
256
|
},
|
|
257
257
|
{
|
|
@@ -260,13 +260,13 @@
|
|
|
260
260
|
]
|
|
261
261
|
},
|
|
262
262
|
"workflow-def": {
|
|
263
|
-
"begin": "^\\s*(workflow)(?:\\s+(\\w
|
|
263
|
+
"begin": "^\\s*(workflow)(?:\\s+(\\w+))?\\s*{",
|
|
264
264
|
"beginCaptures": {
|
|
265
265
|
"1": {
|
|
266
266
|
"name": "keyword.nextflow"
|
|
267
267
|
},
|
|
268
268
|
"2": {
|
|
269
|
-
"name": "
|
|
269
|
+
"name": "entity.name.function.nextflow"
|
|
270
270
|
}
|
|
271
271
|
},
|
|
272
272
|
"end": "}",
|
package/grammars/systemd.json
CHANGED
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
"sections": {
|
|
334
334
|
"patterns": [
|
|
335
335
|
{
|
|
336
|
-
"match": "^\\s*\\[(Address|Automount|BFIFO|BareUDP|BatmanAdvanced|Bond|Bridge|BridgeFDB|BridgeMDB|BridgeVLAN|CAKE|CAN|Container|Content|ControlledDelay|Coredump|D-BUS Service|DHCP|DHCPPrefixDelegation|DHCPServer|DHCPServerStaticLease|DHCPv4|DHCPv6|DHCPv6PrefixDelegation|DeficitRoundRobinScheduler|DeficitRoundRobinSchedulerClass|Distribution|EnhancedTransmissionSelection|Exec|FairQueueing|FairQueueingControlledDelay|Files|FlowQueuePIE|FooOverUDP|GENEVE|GenericRandomEarlyDetection|HeavyHitterFilter|HierarchyTokenBucket|HierarchyTokenBucketClass|Home|IOCost|IPVLAN|IPVTAP|IPoIB|IPv6AcceptRA|IPv6AddressLabel|IPv6PREF64Prefix|IPv6Prefix|IPv6PrefixDelegation|IPv6RoutePrefix|IPv6SendRA|Image|Install|Journal|Kube|L2TP|L2TPSession|LLDP|Link|Login|MACVLAN|MACVTAP|MACsec|MACsecReceiveAssociation|MACsecReceiveChannel|MACsecTransmitAssociation|Manager|Match|Mount|Neighbor|NetDev|Network|NetworkEmulator|NextHop|OOM|Output|PFIFO|PFIFOFast|PFIFOHeadDrop|PIE|PStore|Packages|Partition|Path|Peer|Pod|QDisc|QuickFairQueueing|QuickFairQueueingClass|Remote|Resolve|Route|RoutingPolicyRule|SR-IOV|Scope|Service|Sleep|Socket|Source|StochasticFairBlue|StochasticFairnessQueueing|Swap|Tap|Target|Time|Timer|TokenBucketFilter|TrafficControlQueueingDiscipline|Transfer|TrivialLinkEqualizer|Tun|Tunnel|UKI|Unit|Upload|VLAN|VRF|VXCAN|VXLAN|Volume|WLAN|WireGuard|WireGuardPeer|Xfrm)\\]",
|
|
336
|
+
"match": "^\\s*\\[(Address|Automount|BFIFO|BandMultiQueueing|BareUDP|BatmanAdvanced|Bond|Bridge|BridgeFDB|BridgeMDB|BridgeVLAN|CAKE|CAN|ClassfulMultiQueueing|Container|Content|ControlledDelay|Coredump|D-BUS Service|DHCP|DHCPPrefixDelegation|DHCPServer|DHCPServerStaticLease|DHCPv4|DHCPv6|DHCPv6PrefixDelegation|DeficitRoundRobinScheduler|DeficitRoundRobinSchedulerClass|Distribution|EnhancedTransmissionSelection|Exec|FairQueueing|FairQueueingControlledDelay|Feature|Files|FlowQueuePIE|FooOverUDP|GENEVE|GenericRandomEarlyDetection|HeavyHitterFilter|HierarchyTokenBucket|HierarchyTokenBucketClass|Home|IOCost|IPVLAN|IPVTAP|IPoIB|IPv6AcceptRA|IPv6AddressLabel|IPv6PREF64Prefix|IPv6Prefix|IPv6PrefixDelegation|IPv6RoutePrefix|IPv6SendRA|Image|Install|Journal|Kube|L2TP|L2TPSession|LLDP|Link|Login|MACVLAN|MACVTAP|MACsec|MACsecReceiveAssociation|MACsecReceiveChannel|MACsecTransmitAssociation|Manager|Match|Mount|Neighbor|NetDev|Network|NetworkEmulator|NextHop|OOM|Output|PFIFO|PFIFOFast|PFIFOHeadDrop|PIE|PStore|Packages|Partition|Path|Peer|Pod|QDisc|Quadlet|QuickFairQueueing|QuickFairQueueingClass|Remote|Resolve|Route|RoutingPolicyRule|SR-IOV|Scope|Service|Sleep|Socket|Source|StochasticFairBlue|StochasticFairnessQueueing|Swap|Tap|Target|Time|Timer|TokenBucketFilter|TrafficControlQueueingDiscipline|Transfer|TrivialLinkEqualizer|Tun|Tunnel|UKI|Unit|Upload|VLAN|VRF|VXCAN|VXLAN|Volume|WLAN|WireGuard|WireGuardPeer|Xfrm)\\]",
|
|
337
337
|
"name": "entity.name.section"
|
|
338
338
|
},
|
|
339
339
|
{
|
package/index.js
CHANGED
|
@@ -1252,7 +1252,7 @@ export const grammars = [
|
|
|
1252
1252
|
source: 'https://github.com/microsoft/vscode/blob/8fdf170a0850c1cc027382f31650aaf300d3ae2a/extensions/groovy/syntaxes/groovy.tmLanguage.json',
|
|
1253
1253
|
},
|
|
1254
1254
|
{
|
|
1255
|
-
byteSize:
|
|
1255
|
+
byteSize: 82312,
|
|
1256
1256
|
categories: [
|
|
1257
1257
|
'general',
|
|
1258
1258
|
],
|
|
@@ -1261,14 +1261,14 @@ export const grammars = [
|
|
|
1261
1261
|
'html',
|
|
1262
1262
|
'sql',
|
|
1263
1263
|
],
|
|
1264
|
-
hash: '
|
|
1265
|
-
lastUpdate: '
|
|
1264
|
+
hash: 'iAyEENbA7W',
|
|
1265
|
+
lastUpdate: '2025-01-09T20:28:53Z',
|
|
1266
1266
|
license: 'MIT',
|
|
1267
1267
|
licenseUrl: 'https://raw.githubusercontent.com/slackhq/vscode-hack/master/LICENSE.md',
|
|
1268
1268
|
name: 'hack',
|
|
1269
1269
|
scopeName: 'source.hack',
|
|
1270
|
-
sha: '
|
|
1271
|
-
source: 'https://github.com/slackhq/vscode-hack/blob/
|
|
1270
|
+
sha: '2da10a05b70c9aae672f25bc218fe92d44522408',
|
|
1271
|
+
source: 'https://github.com/slackhq/vscode-hack/blob/2da10a05b70c9aae672f25bc218fe92d44522408/syntaxes/hack.json',
|
|
1272
1272
|
},
|
|
1273
1273
|
{
|
|
1274
1274
|
byteSize: 7850,
|
|
@@ -2177,16 +2177,16 @@ export const grammars = [
|
|
|
2177
2177
|
aliases: [
|
|
2178
2178
|
'nf',
|
|
2179
2179
|
],
|
|
2180
|
-
byteSize:
|
|
2180
|
+
byteSize: 3755,
|
|
2181
2181
|
displayName: 'Nextflow',
|
|
2182
|
-
hash: '
|
|
2183
|
-
lastUpdate: '
|
|
2182
|
+
hash: 'AGoHxsYL0I',
|
|
2183
|
+
lastUpdate: '2025-01-09T01:25:31Z',
|
|
2184
2184
|
license: 'MIT',
|
|
2185
2185
|
licenseUrl: 'https://raw.githubusercontent.com/nextflow-io/vscode-language-nextflow/main/LICENSE.md',
|
|
2186
2186
|
name: 'nextflow',
|
|
2187
2187
|
scopeName: 'source.nextflow',
|
|
2188
|
-
sha: '
|
|
2189
|
-
source: 'https://github.com/nextflow-io/vscode-language-nextflow/blob/
|
|
2188
|
+
sha: '5e58fc75ef6b18cc36e819a46dad4f504806c63b',
|
|
2189
|
+
source: 'https://github.com/nextflow-io/vscode-language-nextflow/blob/5e58fc75ef6b18cc36e819a46dad4f504806c63b/syntaxes/nextflow.tmLanguage.json',
|
|
2190
2190
|
},
|
|
2191
2191
|
{
|
|
2192
2192
|
byteSize: 34919,
|
|
@@ -3136,19 +3136,19 @@ export const grammars = [
|
|
|
3136
3136
|
source: 'https://github.com/mshr-h/vscode-verilog-hdl-support/blob/a63b28cd8f15d9ec4861b2f802e8bf6ce4f6d2f2/syntaxes/systemverilog.tmLanguage.json',
|
|
3137
3137
|
},
|
|
3138
3138
|
{
|
|
3139
|
-
byteSize:
|
|
3139
|
+
byteSize: 7651,
|
|
3140
3140
|
categories: [
|
|
3141
3141
|
'config',
|
|
3142
3142
|
],
|
|
3143
3143
|
displayName: 'Systemd Units',
|
|
3144
|
-
hash: '
|
|
3145
|
-
lastUpdate: '
|
|
3144
|
+
hash: 'jrq9OYuEwJ',
|
|
3145
|
+
lastUpdate: '2025-01-08T14:10:18Z',
|
|
3146
3146
|
license: 'MIT',
|
|
3147
3147
|
licenseUrl: 'https://raw.githubusercontent.com/hangxingliu/vscode-systemd/main/LICENSE',
|
|
3148
3148
|
name: 'systemd',
|
|
3149
3149
|
scopeName: 'source.systemd',
|
|
3150
|
-
sha: '
|
|
3151
|
-
source: 'https://github.com/hangxingliu/vscode-systemd/blob/
|
|
3150
|
+
sha: '62ace1156b5afa0ec9932e3a55cfc00c0123c457',
|
|
3151
|
+
source: 'https://github.com/hangxingliu/vscode-systemd/blob/62ace1156b5afa0ec9932e3a55cfc00c0123c457/src/syntax/systemd.tmLanguage',
|
|
3152
3152
|
},
|
|
3153
3153
|
{
|
|
3154
3154
|
aliases: [
|