tm-grammars 1.17.19 → 1.17.21
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/gdscript.json +10 -4
- package/grammars/mdx.json +1 -1
- package/index.js +8 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -80,7 +80,7 @@ import { grammars } from 'tm-grammars'
|
|
|
80
80
|
| `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) | | 92.70 kB |
|
|
81
81
|
| `fsharp` | `f#` `fs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/fsharp/syntaxes/fsharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `markdown` | 23.97 kB |
|
|
82
82
|
| `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) | `gdshader` `gdscript` | 4.87 kB |
|
|
83
|
-
| `gdscript` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/
|
|
83
|
+
| `gdscript` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/5b725b55fd91f751898b2fd2caa669eebd4c0003/syntaxes/GDScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | | 17.72 kB |
|
|
84
84
|
| `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) | | 5.94 kB |
|
|
85
85
|
| `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 |
|
|
86
86
|
| `gherkin` | | [alexkrechik/VSCucumberAutoComplete](https://github.com/alexkrechik/VSCucumberAutoComplete/blob/fbb554addf81e8961b58b1577924af10fecf9694/syntaxes/feature.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/alexkrechik/VSCucumberAutoComplete/master/LICENSE) | | 12.13 kB |
|
|
@@ -136,7 +136,7 @@ import { grammars } from 'tm-grammars'
|
|
|
136
136
|
| `marko` | | [marko-js/marko-tmbundle](https://github.com/marko-js/marko-tmbundle/blob/dd3a0c39e656bedd276d3bcbdea92a2d627755c7/Syntaxes/marko.tmLanguage) | [MIT](https://raw.githubusercontent.com/marko-js/marko-tmbundle/master/LICENSE) | `css` `less` `scss` `javascript` | 18.28 kB |
|
|
137
137
|
| `matlab` | | [mathworks/MATLAB-Language-grammar](https://github.com/mathworks/MATLAB-Language-grammar/blob/69dbf20c1eb19efd629c0438a2a493e60617e8de/Matlab.tmbundle/Syntaxes/MATLAB.tmLanguage) | | | 18.56 kB |
|
|
138
138
|
| `mdc` | | [nuxtlabs/vscode-mdc](https://github.com/nuxtlabs/vscode-mdc/blob/6294dbce9706f538a521e7dccce9609e928dc3be/syntaxes/mdc.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nuxtlabs/vscode-mdc/main/LICENSE) | `markdown` `yaml` `html-derivative` | 18.85 kB |
|
|
139
|
-
| `mdx` | | [wooorm/markdown-tm-language](https://github.com/wooorm/markdown-tm-language/blob/
|
|
139
|
+
| `mdx` | | [wooorm/markdown-tm-language](https://github.com/wooorm/markdown-tm-language/blob/5caa71e2bbddea59b27c6a5a346881cd10fa0f5f/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` | 130.88 kB |
|
|
140
140
|
| `mermaid` | | [bpruitt-goddard/vscode-mermaid-syntax-highlight](https://github.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/blob/8b62f487cb7a89afcd152febfbf47f5d4787657f/syntaxes/mermaid.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/master/LICENSE) | | 27.89 kB |
|
|
141
141
|
| `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 |
|
|
142
142
|
| `move` | | [damirka/move-syntax](https://github.com/damirka/move-syntax/blob/75274f126df750776d3f6746febf017f96c58452/syntaxes/move.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/damirka/move-syntax/main/LICENSE) | | 19.26 kB |
|
package/grammars/gdscript.json
CHANGED
|
@@ -212,23 +212,29 @@
|
|
|
212
212
|
},
|
|
213
213
|
"3": {
|
|
214
214
|
"name": "constant.character.escape.gdscript"
|
|
215
|
+
},
|
|
216
|
+
"4": {
|
|
217
|
+
"name": "constant.character.escape.gdscript"
|
|
215
218
|
}
|
|
216
219
|
},
|
|
217
|
-
"match": "(?<!/\\s*)(
|
|
218
|
-
"name": "meta.literal.nodepath.gdscript"
|
|
220
|
+
"match": "(?<!/\\s*)(\\$\\s*|%|\\$%\\s*)(/\\s*)?([a-zA-Z_]\\w*)\\b(?!\\s*/)",
|
|
221
|
+
"name": "meta.literal.nodepath.bare.gdscript"
|
|
219
222
|
},
|
|
220
223
|
"builtin_get_node_shorthand_bare_multi": {
|
|
221
|
-
"begin": "(
|
|
224
|
+
"begin": "(\\$\\s*|%|\\$%\\s*)(/\\s*)?([a-zA-Z_]\\w*)",
|
|
222
225
|
"beginCaptures": {
|
|
223
226
|
"1": {
|
|
224
227
|
"name": "keyword.control.flow.gdscript"
|
|
225
228
|
},
|
|
226
229
|
"2": {
|
|
227
230
|
"name": "constant.character.escape.gdscript"
|
|
231
|
+
},
|
|
232
|
+
"3": {
|
|
233
|
+
"name": "constant.character.escape.gdscript"
|
|
228
234
|
}
|
|
229
235
|
},
|
|
230
236
|
"end": "(?!\\s*/\\s*%?\\s*[a-zA-Z_]\\w*)",
|
|
231
|
-
"name": "meta.literal.nodepath.gdscript",
|
|
237
|
+
"name": "meta.literal.nodepath.bare.gdscript",
|
|
232
238
|
"patterns": [
|
|
233
239
|
{
|
|
234
240
|
"captures": {
|
package/grammars/mdx.json
CHANGED
package/index.js
CHANGED
|
@@ -935,15 +935,15 @@ export const grammars = [
|
|
|
935
935
|
source: 'https://github.com/godotengine/godot-vscode-plugin/blob/e7e2d0439dea0fb3a568378554c81e0a17348a84/syntaxes/GDResource.tmLanguage.json',
|
|
936
936
|
},
|
|
937
937
|
{
|
|
938
|
-
byteSize:
|
|
938
|
+
byteSize: 18143,
|
|
939
939
|
displayName: 'GDScript',
|
|
940
|
-
lastUpdate: '2024-09-
|
|
940
|
+
lastUpdate: '2024-09-15T20:04:31Z',
|
|
941
941
|
license: 'MIT',
|
|
942
942
|
licenseUrl: 'https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE',
|
|
943
943
|
name: 'gdscript',
|
|
944
944
|
scopeName: 'source.gdscript',
|
|
945
|
-
sha: '
|
|
946
|
-
source: 'https://github.com/godotengine/godot-vscode-plugin/blob/
|
|
945
|
+
sha: '5b725b55fd91f751898b2fd2caa669eebd4c0003',
|
|
946
|
+
source: 'https://github.com/godotengine/godot-vscode-plugin/blob/5b725b55fd91f751898b2fd2caa669eebd4c0003/syntaxes/GDScript.tmLanguage.json',
|
|
947
947
|
},
|
|
948
948
|
{
|
|
949
949
|
byteSize: 6082,
|
|
@@ -1890,7 +1890,7 @@ export const grammars = [
|
|
|
1890
1890
|
source: 'https://github.com/nuxtlabs/vscode-mdc/blob/6294dbce9706f538a521e7dccce9609e928dc3be/syntaxes/mdc.tmLanguage.json',
|
|
1891
1891
|
},
|
|
1892
1892
|
{
|
|
1893
|
-
byteSize:
|
|
1893
|
+
byteSize: 134023,
|
|
1894
1894
|
categories: [
|
|
1895
1895
|
'web',
|
|
1896
1896
|
'markup',
|
|
@@ -1940,13 +1940,13 @@ export const grammars = [
|
|
|
1940
1940
|
'swift',
|
|
1941
1941
|
'typescript',
|
|
1942
1942
|
],
|
|
1943
|
-
lastUpdate: '2024-09-
|
|
1943
|
+
lastUpdate: '2024-09-16T12:25:05Z',
|
|
1944
1944
|
license: 'MIT',
|
|
1945
1945
|
licenseUrl: 'https://raw.githubusercontent.com/wooorm/markdown-tm-language/main/license',
|
|
1946
1946
|
name: 'mdx',
|
|
1947
1947
|
scopeName: 'source.mdx',
|
|
1948
|
-
sha: '
|
|
1949
|
-
source: 'https://github.com/wooorm/markdown-tm-language/blob/
|
|
1948
|
+
sha: '5caa71e2bbddea59b27c6a5a346881cd10fa0f5f',
|
|
1949
|
+
source: 'https://github.com/wooorm/markdown-tm-language/blob/5caa71e2bbddea59b27c6a5a346881cd10fa0f5f/source.mdx.tmLanguage',
|
|
1950
1950
|
},
|
|
1951
1951
|
{
|
|
1952
1952
|
byteSize: 28557,
|