tm-grammars 1.32.9 → 1.32.11
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 +2 -2
- package/grammars/svelte.json +1 -1
- package/index.js +11 -11
- package/package.json +1 -1
package/NOTICE
CHANGED
|
@@ -5137,7 +5137,7 @@ Files: hcl.json, terraform.json
|
|
|
5137
5137
|
License: https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE
|
|
5138
5138
|
SPDX: MPL-2.0
|
|
5139
5139
|
---------------------------------------------------------------------------------------------------------
|
|
5140
|
-
Copyright IBM Corp.
|
|
5140
|
+
Copyright IBM Corp. 2026
|
|
5141
5141
|
|
|
5142
5142
|
Mozilla Public License Version 2.0
|
|
5143
5143
|
==================================
|
package/README.md
CHANGED
|
@@ -222,7 +222,7 @@ import { grammars } from 'tm-grammars'
|
|
|
222
222
|
| `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 |
|
|
223
223
|
| `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 |
|
|
224
224
|
| `surrealql` | `surql` | [surrealdb/surrealql-grammar](https://github.com/surrealdb/surrealql-grammar/blob/d7594cbe432daaa51d30723a63fb63888d5073a0/syntaxes/surrealql.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/surrealdb/surrealql-vsx/main/LICENSE) | | `javascript` | 11.26 kB |
|
|
225
|
-
| `svelte` | | [sveltejs/language-tools](https://github.com/sveltejs/language-tools/blob/
|
|
225
|
+
| `svelte` | | [sveltejs/language-tools](https://github.com/sveltejs/language-tools/blob/2cfcc15b4c44dfc1128432e20ca663fe20bdd12e/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` | 17.22 kB |
|
|
226
226
|
| `swift` | | [jtbandes/swift-tmlanguage](https://github.com/jtbandes/swift-tmlanguage/blob/2be007b6bc88e54a0edfd3c313ff31276edc923d/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) | | 82.27 kB |
|
|
227
227
|
| `system-verilog` | | [mshr-h/vscode-verilog-hdl-support](https://github.com/mshr-h/vscode-verilog-hdl-support/blob/e6a5a2b76055dd7acbdc7420060e0314cb86e8dd/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.60 kB |
|
|
228
228
|
| `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 |
|
|
@@ -240,7 +240,7 @@ import { grammars } from 'tm-grammars'
|
|
|
240
240
|
| `twig` | | [mblode/vscode-twig-language-2](https://github.com/mblode/vscode-twig-language-2/blob/b4f2809d6f75850ee7350b03f8b1d439d741ebf5/src/syntaxes/twig.tmLanguage) | [MIT](https://raw.githubusercontent.com/mblode/vscode-twig-language-2/master/LICENSE.md) | [GitHub Sponsors: **@mblode**](https://github.com/sponsors/mblode) | `css` `javascript` `scss` `php` `python` `ruby` | 20.17 kB |
|
|
241
241
|
| `typescript` | `ts` `cts` `mts` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/typescript-basics/syntaxes/TypeScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 160.03 kB |
|
|
242
242
|
| `typespec` | `tsp` | [microsoft/typespec](https://github.com/microsoft/typespec/blob/9bca04b6dd0c966b982b1ca920b59e245c050bed/grammars/typespec.json) | [MIT](https://raw.githubusercontent.com/microsoft/typespec/main/LICENSE) | | | 23.55 kB |
|
|
243
|
-
| `typst` | `typ` | [Myriad-Dreamin/tinymist](https://github.com/Myriad-Dreamin/tinymist/blob/
|
|
243
|
+
| `typst` | `typ` | [Myriad-Dreamin/tinymist](https://github.com/Myriad-Dreamin/tinymist/blob/e2a1812decab06adae1a837f3672bf00b3077768/editors/vscode/package.json) | [Apache-2.0](https://raw.githubusercontent.com/Myriad-Dreamin/tinymist/main/LICENSE) | | `bat` `bibtex` `c` `clojure` `coffee` `cpp` `css` `csharp` `dart` `diff` `docker` `elixir` `erlang` `fsharp` `git-commit` `git-rebase` `go` `groovy` `handlebars` `html` `ini` `java` `javascript` `jsonc` `json` `julia` `latex` `less` `log` `lua` `make` `markdown` `objective-c` `perl` `raku` `php` `powershell` `pug` `r` `regexp` `ruby` `scss` `sql` `swift` `xml` `xsl` `yaml` `python` `rust` `scala` `shellscript` `typescript` `tsx` `twig` `verilog` `system-verilog` `vb` | 151.64 kB |
|
|
244
244
|
| `v` | | [vlang/vscode-vlang](https://github.com/vlang/vscode-vlang/blob/cc6dee79af1fc1332084a263b952489aaed7e884/syntaxes/v.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/vlang/vscode-vlang/master/LICENSE) | | | 12.56 kB |
|
|
245
245
|
| `vala` | | [vala-lang/vala-vscode](https://github.com/vala-lang/vala-vscode/blob/8f825e95648326df2572d0522632251cdff4a43b/syntaxes/vala.YAML-tmLanguage) | [MIT](https://raw.githubusercontent.com/vala-lang/vala-vscode/master/LICENSE) | | | 3.12 kB |
|
|
246
246
|
| `vb` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/35d97bc7e439fce0f50f42074041ab2d8571b20a/extensions/vb/syntaxes/asp-vb-net.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 5.70 kB |
|
package/grammars/svelte.json
CHANGED
package/index.js
CHANGED
|
@@ -4299,7 +4299,7 @@ export const grammars = [
|
|
|
4299
4299
|
sourceApi: 'https://api.github.com/repos/surrealdb/surrealql-grammar/contents/syntaxes/surrealql.tmLanguage.json?ref=d7594cbe432daaa51d30723a63fb63888d5073a0',
|
|
4300
4300
|
},
|
|
4301
4301
|
{
|
|
4302
|
-
byteSize:
|
|
4302
|
+
byteSize: 17634,
|
|
4303
4303
|
categories: [
|
|
4304
4304
|
'web',
|
|
4305
4305
|
],
|
|
@@ -4324,15 +4324,15 @@ export const grammars = [
|
|
|
4324
4324
|
url: 'https://opencollective.com/svelte',
|
|
4325
4325
|
},
|
|
4326
4326
|
],
|
|
4327
|
-
hash: '
|
|
4328
|
-
lastUpdate: '2026-
|
|
4327
|
+
hash: 'qPDmUeZEHzbMlNAax1sVGMpLgfYHIXqpmx3CZyHdO_M',
|
|
4328
|
+
lastUpdate: '2026-09-03T01:32:15Z',
|
|
4329
4329
|
license: 'MIT',
|
|
4330
4330
|
licenseUrl: 'https://raw.githubusercontent.com/sveltejs/language-tools/master/LICENSE',
|
|
4331
4331
|
name: 'svelte',
|
|
4332
4332
|
scopeName: 'source.svelte',
|
|
4333
|
-
sha: '
|
|
4334
|
-
source: 'https://github.com/sveltejs/language-tools/blob/
|
|
4335
|
-
sourceApi: 'https://api.github.com/repos/sveltejs/language-tools/contents/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml?ref=
|
|
4333
|
+
sha: '2cfcc15b4c44dfc1128432e20ca663fe20bdd12e',
|
|
4334
|
+
source: 'https://github.com/sveltejs/language-tools/blob/2cfcc15b4c44dfc1128432e20ca663fe20bdd12e/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml',
|
|
4335
|
+
sourceApi: 'https://api.github.com/repos/sveltejs/language-tools/contents/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml?ref=2cfcc15b4c44dfc1128432e20ca663fe20bdd12e',
|
|
4336
4336
|
},
|
|
4337
4337
|
{
|
|
4338
4338
|
byteSize: 84244,
|
|
@@ -4733,15 +4733,15 @@ export const grammars = [
|
|
|
4733
4733
|
],
|
|
4734
4734
|
funding: [
|
|
4735
4735
|
],
|
|
4736
|
-
hash: '
|
|
4737
|
-
lastUpdate: '2026-08-
|
|
4736
|
+
hash: 'VDxZki3XLVD-_gu2qbazuiqYC_Y-NU5pIJq4Geik4ho',
|
|
4737
|
+
lastUpdate: '2026-08-29T20:21:46Z',
|
|
4738
4738
|
license: 'Apache-2.0',
|
|
4739
4739
|
licenseUrl: 'https://raw.githubusercontent.com/Myriad-Dreamin/tinymist/main/LICENSE',
|
|
4740
4740
|
name: 'typst',
|
|
4741
4741
|
scopeName: 'source.typst',
|
|
4742
|
-
sha: '
|
|
4743
|
-
source: 'https://github.com/Myriad-Dreamin/tinymist/blob/
|
|
4744
|
-
sourceApi: 'https://api.github.com/repos/Myriad-Dreamin/tinymist/contents/editors/vscode/package.json?ref=
|
|
4742
|
+
sha: 'e2a1812decab06adae1a837f3672bf00b3077768',
|
|
4743
|
+
source: 'https://github.com/Myriad-Dreamin/tinymist/blob/e2a1812decab06adae1a837f3672bf00b3077768/editors/vscode/package.json',
|
|
4744
|
+
sourceApi: 'https://api.github.com/repos/Myriad-Dreamin/tinymist/contents/editors/vscode/package.json?ref=e2a1812decab06adae1a837f3672bf00b3077768',
|
|
4745
4745
|
},
|
|
4746
4746
|
{
|
|
4747
4747
|
byteSize: 12858,
|