tm-grammars 1.24.5 → 1.24.6

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 CHANGED
@@ -82,7 +82,7 @@ import { grammars } from 'tm-grammars'
82
82
  | `fortran-free-form` | `f90` `f95` `f03` `f08` `f18` | [fortran-lang/vscode-fortran-support](https://github.com/fortran-lang/vscode-fortran-support/blob/f7fb41579770a0d8c75b9f295d167b31147b4f33/syntaxes/fortran_free-form.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/fortran-lang/vscode-fortran-support/main/LICENSE) | | | 82.16 kB |
83
83
  | `fsharp` | `f#` `fs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/731203bcde39d5f9788b66df093d6c9b24a2710e/extensions/fsharp/syntaxes/fsharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `markdown` | 23.87 kB |
84
84
  | `gdresource` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/e7e2d0439dea0fb3a568378554c81e0a17348a84/syntaxes/GDResource.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | [fund.godotengine.org](https://fund.godotengine.org/) | `gdshader` `gdscript` | 4.72 kB |
85
- | `gdscript` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/45db62bfa312b820548ef7d12be18e8caf4214c1/syntaxes/GDScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | [fund.godotengine.org](https://fund.godotengine.org/) | | 17.97 kB |
85
+ | `gdscript` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/9d7187970a22c14f10332768af397b78f1c36f7b/syntaxes/GDScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | [fund.godotengine.org](https://fund.godotengine.org/) | | 17.96 kB |
86
86
  | `gdshader` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/e7e2d0439dea0fb3a568378554c81e0a17348a84/syntaxes/GDShader.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | [fund.godotengine.org](https://fund.godotengine.org/) | | 5.91 kB |
87
87
  | `genie` | | [vala-lang/vala-vscode](https://github.com/vala-lang/vala-vscode/blob/8f825e95648326df2572d0522632251cdff4a43b/syntaxes/genie.YAML-tmLanguage) | [MIT](https://raw.githubusercontent.com/vala-lang/vala-vscode/master/LICENSE) | | | 3.11 kB |
88
88
  | `gherkin` | | [alexkrechik/VSCucumberAutoComplete](https://github.com/alexkrechik/VSCucumberAutoComplete/blob/fbb554addf81e8961b58b1577924af10fecf9694/syntaxes/feature.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/alexkrechik/VSCucumberAutoComplete/master/LICENSE) | | | 11.55 kB |
@@ -136,7 +136,7 @@ import { grammars } from 'tm-grammars'
136
136
  | `luau` | | [JohnnyMorganz/Luau.tmLanguage](https://github.com/JohnnyMorganz/Luau.tmLanguage/blob/050f326bc904342c9344b6e1ece96b9143b57086/Luau.tmLanguage) | [NOASSERTION](https://raw.githubusercontent.com/JohnnyMorganz/Luau.tmLanguage/main/LICENSE.md) | | | 11.89 kB |
137
137
  | `make` | `makefile` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/91db8ea85fee30ebb3c7a5e7939aa2a8d79811c5/extensions/make/syntaxes/make.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 8.41 kB |
138
138
  | `markdown` | `md` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/f8bb386a48f799f890d00f217a90f615c9b3866c/extensions/markdown-basics/syntaxes/markdown.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `css` `html` `ini` `java` `lua` `make` `perl` `r` `ruby` `php` `sql` `vb` `xml` `xsl` `yaml` `bat` `clojure` `coffee` `c` `cpp` `diff` `docker` `git-commit` `git-rebase` `go` `groovy` `pug` `javascript` `json` `jsonc` `less` `objective-c` `swift` `scss` `raku` `powershell` `python` `julia` `regexp` `rust` `scala` `shellscript` `typescript` `tsx` `csharp` `fsharp` `dart` `handlebars` `log` `erlang` `elixir` `latex` `bibtex` `html-derivative` | 51.88 kB |
139
- | `marko` | | [marko-js/language-server](https://github.com/marko-js/language-server/blob/ca1a4b54177d257340c7a453651589ac0df07d1a/packages/vscode/syntaxes/marko.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/marko-js/language-server/main/LICENSE) | | `css` `less` `scss` `typescript` | 23.94 kB |
139
+ | `marko` | | [marko-js/language-server](https://github.com/marko-js/language-server/blob/41346af504380f2b0ccf60939eef42b5b99fdf58/packages/vscode/syntaxes/marko.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/marko-js/language-server/main/LICENSE) | | `css` `less` `scss` `typescript` | 23.94 kB |
140
140
  | `matlab` | | [mathworks/MATLAB-Language-grammar](https://github.com/mathworks/MATLAB-Language-grammar/blob/69dbf20c1eb19efd629c0438a2a493e60617e8de/Matlab.tmbundle/Syntaxes/MATLAB.tmLanguage) | | | | 14.92 kB |
141
141
  | `mdc` | | [nuxtlabs/vscode-mdc](https://github.com/nuxtlabs/vscode-mdc/blob/96f619ccd8df724e5bd94eb28b87e03b769a8c41/syntaxes/mdc.standalone.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nuxtlabs/vscode-mdc/main/LICENSE) | | `markdown` `yaml` `html-derivative` | 18.66 kB |
142
142
  | `mdx` | | [wooorm/markdown-tm-language](https://github.com/wooorm/markdown-tm-language/blob/c78b1e5df644d24fa76716bbe26f4b48a6fc1610/source.mdx.tmLanguage) | [MIT](https://raw.githubusercontent.com/wooorm/markdown-tm-language/main/license) | | `tsx` `toml` `yaml` `c` `clojure` `coffee` `cpp` `csharp` `css` `diff` `docker` `elixir` `elm` `erlang` `go` `graphql` `haskell` `html` `ini` `java` `javascript` `json` `julia` `kotlin` `less` `lua` `make` `markdown` `objective-c` `perl` `python` `r` `ruby` `rust` `scala` `scss` `shellscript` `shellsession` `sql` `xml` `swift` `typescript` | 127.71 kB |
@@ -868,7 +868,7 @@
868
868
  ]
869
869
  },
870
870
  "pascal_case_class": {
871
- "match": "\\b([A-Z]+[0-9_a-z]*([A-Z]?[0-9_a-z]+)*[A-Z]?)\\b",
871
+ "match": "\\b[A-Z]+(?:[a-z]+[0-9A-Z_a-z]*)+\\b",
872
872
  "name": "entity.name.type.class.gdscript"
873
873
  },
874
874
  "region": {
@@ -1575,7 +1575,7 @@
1575
1575
  ]
1576
1576
  },
1577
1577
  {
1578
- "begin": "\\s*(<)(?=[#$.]|([$0-9@-Z_a-z]+))",
1578
+ "begin": "\\s*(<)(?=[#$.]|([-$0-9@-Z_a-z]+))",
1579
1579
  "beginCaptures": {
1580
1580
  "1": {
1581
1581
  "name": "punctuation.definition.tag.begin.marko"
package/index.js CHANGED
@@ -1296,7 +1296,7 @@ export const grammars = [
1296
1296
  sourceApi: 'https://api.github.com/repos/godotengine/godot-vscode-plugin/contents/syntaxes/GDResource.tmLanguage.json?ref=e7e2d0439dea0fb3a568378554c81e0a17348a84',
1297
1297
  },
1298
1298
  {
1299
- byteSize: 18399,
1299
+ byteSize: 18386,
1300
1300
  displayName: 'GDScript',
1301
1301
  funding: [
1302
1302
  {
@@ -1304,15 +1304,15 @@ export const grammars = [
1304
1304
  url: 'https://fund.godotengine.org/',
1305
1305
  },
1306
1306
  ],
1307
- hash: 'cwjeE3SEHVu-azaP1WQK3Z7NH_bTyMtQZ-HnzioNOMM',
1308
- lastUpdate: '2025-06-29T17:29:35Z',
1307
+ hash: 'LNIkyOPS3qovW3lQymCNJAlxNDqRZZSGs2p3J1K25-s',
1308
+ lastUpdate: '2025-08-20T19:33:15Z',
1309
1309
  license: 'MIT',
1310
1310
  licenseUrl: 'https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE',
1311
1311
  name: 'gdscript',
1312
1312
  scopeName: 'source.gdscript',
1313
- sha: '45db62bfa312b820548ef7d12be18e8caf4214c1',
1314
- source: 'https://github.com/godotengine/godot-vscode-plugin/blob/45db62bfa312b820548ef7d12be18e8caf4214c1/syntaxes/GDScript.tmLanguage.json',
1315
- sourceApi: 'https://api.github.com/repos/godotengine/godot-vscode-plugin/contents/syntaxes/GDScript.tmLanguage.json?ref=45db62bfa312b820548ef7d12be18e8caf4214c1',
1313
+ sha: '9d7187970a22c14f10332768af397b78f1c36f7b',
1314
+ source: 'https://github.com/godotengine/godot-vscode-plugin/blob/9d7187970a22c14f10332768af397b78f1c36f7b/syntaxes/GDScript.tmLanguage.json',
1315
+ sourceApi: 'https://api.github.com/repos/godotengine/godot-vscode-plugin/contents/syntaxes/GDScript.tmLanguage.json?ref=9d7187970a22c14f10332768af397b78f1c36f7b',
1316
1316
  },
1317
1317
  {
1318
1318
  byteSize: 6048,
@@ -2447,7 +2447,7 @@ export const grammars = [
2447
2447
  sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/markdown-basics/syntaxes/markdown.tmLanguage.json?ref=f8bb386a48f799f890d00f217a90f615c9b3866c',
2448
2448
  },
2449
2449
  {
2450
- byteSize: 24516,
2450
+ byteSize: 24517,
2451
2451
  categories: [
2452
2452
  'web',
2453
2453
  'markup',
@@ -2461,15 +2461,15 @@ export const grammars = [
2461
2461
  ],
2462
2462
  funding: [
2463
2463
  ],
2464
- hash: 'vZmWLup6buuus6mn5_NxYbPmhzL-nbcpNpV7wMjEPOA',
2465
- lastUpdate: '2025-08-13T18:19:47Z',
2464
+ hash: 'U_sUTKrlLQT0i7EPXN56MPaEdgBW7zTqmjQO0PWIFCI',
2465
+ lastUpdate: '2025-08-20T17:00:28Z',
2466
2466
  license: 'MIT',
2467
2467
  licenseUrl: 'https://raw.githubusercontent.com/marko-js/language-server/main/LICENSE',
2468
2468
  name: 'marko',
2469
2469
  scopeName: 'text.marko',
2470
- sha: 'ca1a4b54177d257340c7a453651589ac0df07d1a',
2471
- source: 'https://github.com/marko-js/language-server/blob/ca1a4b54177d257340c7a453651589ac0df07d1a/packages/vscode/syntaxes/marko.tmLanguage.json',
2472
- sourceApi: 'https://api.github.com/repos/marko-js/language-server/contents/packages/vscode/syntaxes/marko.tmLanguage.json?ref=ca1a4b54177d257340c7a453651589ac0df07d1a',
2470
+ sha: '41346af504380f2b0ccf60939eef42b5b99fdf58',
2471
+ source: 'https://github.com/marko-js/language-server/blob/41346af504380f2b0ccf60939eef42b5b99fdf58/packages/vscode/syntaxes/marko.tmLanguage.json',
2472
+ sourceApi: 'https://api.github.com/repos/marko-js/language-server/contents/packages/vscode/syntaxes/marko.tmLanguage.json?ref=41346af504380f2b0ccf60939eef42b5b99fdf58',
2473
2473
  },
2474
2474
  {
2475
2475
  byteSize: 15279,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tm-grammars",
3
3
  "type": "module",
4
- "version": "1.24.5",
4
+ "version": "1.24.6",
5
5
  "description": "Collecton of TextMate grammars in JSON",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",