tm-grammars 1.23.19 → 1.23.20
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 +2 -2
- package/grammars/nextflow.json +1 -1
- package/grammars/svelte.json +18 -0
- package/index.js +12 -12
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -145,7 +145,7 @@ import { grammars } from 'tm-grammars'
|
|
|
145
145
|
| `mojo` | | [modularml/mojo-syntax](https://github.com/modularml/mojo-syntax/blob/46eccdaeda2b1587e9b82808cdb35670f359d16d/syntaxes/mojo.syntax.json) | [MIT](https://raw.githubusercontent.com/modular/mojo-syntax/main/LICENSE) | | | 65.93 kB |
|
|
146
146
|
| `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) | | | 16.16 kB |
|
|
147
147
|
| `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.38 kB |
|
|
148
|
-
| `nextflow` | `nf` | [nextflow-io/vscode-language-nextflow](https://github.com/nextflow-io/vscode-language-nextflow/blob/
|
|
148
|
+
| `nextflow` | `nf` | [nextflow-io/vscode-language-nextflow](https://github.com/nextflow-io/vscode-language-nextflow/blob/0880603119990bbf6fc30f02382c2149eeb215fb/syntaxes/nextflow.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nextflow-io/vscode-language-nextflow/main/LICENSE.md) | | | 3.65 kB |
|
|
149
149
|
| `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` | 33.88 kB |
|
|
150
150
|
| `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` | 20.78 kB |
|
|
151
151
|
| `nix` | | [nix-community/vscode-nix-ide](https://github.com/nix-community/vscode-nix-ide/blob/ac1ed65aa92655748200cd62bd54e5ca051781bc/syntaxes/nix.YAML-tmLanguage) | [MIT](https://raw.githubusercontent.com/nix-community/vscode-nix-ide/main/LICENSE) | [Open Collective: **nix-community**](https://opencollective.com/nix-community) | | 13.97 kB |
|
|
@@ -201,7 +201,7 @@ import { grammars } from 'tm-grammars'
|
|
|
201
201
|
| `ssh-config` | | [textmate/ssh-config.tmbundle](https://github.com/textmate/ssh-config.tmbundle/blob/212a0000c50e0c877303b2c4fcead539d2af2670/Syntaxes/SSH-Config.tmLanguage) | | | | 3.43 kB |
|
|
202
202
|
| `stata` | | [kylebarron/language-stata](https://github.com/kylebarron/language-stata/blob/dd98de502bc1bf2a205f3f023afb98c7aa5b42ee/grammars/stata.json) | [MIT](https://raw.githubusercontent.com/kylebarron/language-stata/master/LICENSE) | | `sql` | 54.40 kB |
|
|
203
203
|
| `stylus` | `styl` | [d4rkr00t/language-stylus](https://github.com/d4rkr00t/language-stylus/blob/198a851f385aee857332f3ce5dd981ff67720ead/syntaxes/stylus.json) | [MIT](https://raw.githubusercontent.com/d4rkr00t/language-stylus/master/LICENSE) | [Open Collective: **stylus**](https://opencollective.com/stylus) | | 29.69 kB |
|
|
204
|
-
| `svelte` | | [sveltejs/language-tools](https://github.com/sveltejs/language-tools/blob/
|
|
204
|
+
| `svelte` | | [sveltejs/language-tools](https://github.com/sveltejs/language-tools/blob/bc9a3fdbfd5d388cb417fd82b25242626206efd6/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml) | [MIT](https://raw.githubusercontent.com/sveltejs/language-tools/master/LICENSE) | [Open Collective: **svelte**](https://opencollective.com/svelte) | `javascript` `typescript` `coffee` `stylus` `sass` `css` `scss` `less` `postcss` `pug` `markdown` | 16.25 kB |
|
|
205
205
|
| `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) | [GitHub Sponsors: **@jtbandes**](https://github.com/sponsors/jtbandes) [Ko-fi: **jtbandes**](https://ko-fi.com/jtbandes) | | 81.28 kB |
|
|
206
206
|
| `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) | [buymeacoffee.com](https://www.buymeacoffee.com/mshr.h) | | 24.20 kB |
|
|
207
207
|
| `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.39 kB |
|
package/grammars/nextflow.json
CHANGED
package/grammars/svelte.json
CHANGED
|
@@ -225,11 +225,29 @@
|
|
|
225
225
|
{
|
|
226
226
|
"include": "#attributes-keyvalue"
|
|
227
227
|
},
|
|
228
|
+
{
|
|
229
|
+
"include": "#attributes-attach"
|
|
230
|
+
},
|
|
228
231
|
{
|
|
229
232
|
"include": "#attributes-interpolated"
|
|
230
233
|
}
|
|
231
234
|
]
|
|
232
235
|
},
|
|
236
|
+
"attributes-attach": {
|
|
237
|
+
"begin": "(?<![:=])\\s*(\\{@attach\\s)",
|
|
238
|
+
"captures": {
|
|
239
|
+
"1": {
|
|
240
|
+
"name": "entity.other.attribute-name.svelte"
|
|
241
|
+
}
|
|
242
|
+
},
|
|
243
|
+
"contentName": "meta.embedded.expression.svelte source.ts",
|
|
244
|
+
"end": "(})",
|
|
245
|
+
"patterns": [
|
|
246
|
+
{
|
|
247
|
+
"include": "source.ts"
|
|
248
|
+
}
|
|
249
|
+
]
|
|
250
|
+
},
|
|
233
251
|
"attributes-directives": {
|
|
234
252
|
"begin": "(?<!<)(on|use|bind|transition|in|out|animate|let|class|style)(:)(?:((?:--)?[$_[:alpha:]][-$_[:alnum:]]*(?=\\s*=))|((?:--)?[$_[:alpha:]][-$_[:alnum:]]*))((\\|\\w+)*)",
|
|
235
253
|
"beginCaptures": {
|
package/index.js
CHANGED
|
@@ -2636,19 +2636,19 @@ export const grammars = [
|
|
|
2636
2636
|
aliases: [
|
|
2637
2637
|
'nf',
|
|
2638
2638
|
],
|
|
2639
|
-
byteSize:
|
|
2639
|
+
byteSize: 3734,
|
|
2640
2640
|
displayName: 'Nextflow',
|
|
2641
2641
|
funding: [
|
|
2642
2642
|
],
|
|
2643
|
-
hash: '
|
|
2644
|
-
lastUpdate: '2025-
|
|
2643
|
+
hash: 'RROCU5zG8d3QE0R5QHLqs2KQct5xu1u22WVrKzwj24U',
|
|
2644
|
+
lastUpdate: '2025-05-14T20:20:54Z',
|
|
2645
2645
|
license: 'MIT',
|
|
2646
2646
|
licenseUrl: 'https://raw.githubusercontent.com/nextflow-io/vscode-language-nextflow/main/LICENSE.md',
|
|
2647
2647
|
name: 'nextflow',
|
|
2648
2648
|
scopeName: 'source.nextflow',
|
|
2649
|
-
sha: '
|
|
2650
|
-
source: 'https://github.com/nextflow-io/vscode-language-nextflow/blob/
|
|
2651
|
-
sourceApi: 'https://api.github.com/repos/nextflow-io/vscode-language-nextflow/contents/syntaxes/nextflow.tmLanguage.json?ref=
|
|
2649
|
+
sha: '0880603119990bbf6fc30f02382c2149eeb215fb',
|
|
2650
|
+
source: 'https://github.com/nextflow-io/vscode-language-nextflow/blob/0880603119990bbf6fc30f02382c2149eeb215fb/syntaxes/nextflow.tmLanguage.json',
|
|
2651
|
+
sourceApi: 'https://api.github.com/repos/nextflow-io/vscode-language-nextflow/contents/syntaxes/nextflow.tmLanguage.json?ref=0880603119990bbf6fc30f02382c2149eeb215fb',
|
|
2652
2652
|
},
|
|
2653
2653
|
{
|
|
2654
2654
|
byteSize: 34690,
|
|
@@ -3752,7 +3752,7 @@ export const grammars = [
|
|
|
3752
3752
|
sourceApi: 'https://api.github.com/repos/d4rkr00t/language-stylus/contents/syntaxes/stylus.json?ref=198a851f385aee857332f3ce5dd981ff67720ead',
|
|
3753
3753
|
},
|
|
3754
3754
|
{
|
|
3755
|
-
byteSize:
|
|
3755
|
+
byteSize: 16645,
|
|
3756
3756
|
categories: [
|
|
3757
3757
|
'web',
|
|
3758
3758
|
],
|
|
@@ -3777,15 +3777,15 @@ export const grammars = [
|
|
|
3777
3777
|
url: 'https://opencollective.com/svelte',
|
|
3778
3778
|
},
|
|
3779
3779
|
],
|
|
3780
|
-
hash: '
|
|
3781
|
-
lastUpdate: '2025-
|
|
3780
|
+
hash: '7S2psmKkIDXNxmmpCap1KzCvYBPL7KjPqFDQqHIWwi4',
|
|
3781
|
+
lastUpdate: '2025-05-14T15:53:33Z',
|
|
3782
3782
|
license: 'MIT',
|
|
3783
3783
|
licenseUrl: 'https://raw.githubusercontent.com/sveltejs/language-tools/master/LICENSE',
|
|
3784
3784
|
name: 'svelte',
|
|
3785
3785
|
scopeName: 'source.svelte',
|
|
3786
|
-
sha: '
|
|
3787
|
-
source: 'https://github.com/sveltejs/language-tools/blob/
|
|
3788
|
-
sourceApi: 'https://api.github.com/repos/sveltejs/language-tools/contents/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml?ref=
|
|
3786
|
+
sha: 'bc9a3fdbfd5d388cb417fd82b25242626206efd6',
|
|
3787
|
+
source: 'https://github.com/sveltejs/language-tools/blob/bc9a3fdbfd5d388cb417fd82b25242626206efd6/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml',
|
|
3788
|
+
sourceApi: 'https://api.github.com/repos/sveltejs/language-tools/contents/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml?ref=bc9a3fdbfd5d388cb417fd82b25242626206efd6',
|
|
3789
3789
|
},
|
|
3790
3790
|
{
|
|
3791
3791
|
byteSize: 83229,
|