tm-grammars 1.19.0 → 1.19.2
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/luau.json +4 -4
- package/grammars/mdx.json +4 -4
- package/grammars/system-verilog.json +8 -8
- package/index.js +13 -13
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -131,13 +131,13 @@ import { grammars } from 'tm-grammars'
|
|
|
131
131
|
| `log` | | [emilast/vscode-logfile-highlighter](https://github.com/emilast/vscode-logfile-highlighter/blob/eb50e785c27b4b4f7dbf6c0e801c58fe91baef5d/syntaxes/log.tmLanguage) | [MIT](https://raw.githubusercontent.com/emilast/vscode-logfile-highlighter/master/LICENSE) | | 2.50 kB |
|
|
132
132
|
| `logo` | | [textmate/logo.tmbundle](https://github.com/textmate/logo.tmbundle/blob/3205e987ed2a2aa11accdd55a7d094832441f89c/Syntaxes/Logo.tmLanguage) | | | 3.02 kB |
|
|
133
133
|
| `lua` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/5c213a1e84928c7a7d11ca5b282ca602d40c1352/extensions/lua/syntaxes/lua.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `c` | 14.24 kB |
|
|
134
|
-
| `luau` | | [JohnnyMorganz/Luau.tmLanguage](https://github.com/JohnnyMorganz/Luau.tmLanguage/blob/
|
|
134
|
+
| `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.93 kB |
|
|
135
135
|
| `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.45 kB |
|
|
136
136
|
| `markdown` | `md` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/1cd7cf5decbe06cb42efdb03c44d19e4f9b2ba58/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` | 52.56 kB |
|
|
137
137
|
| `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 |
|
|
138
138
|
| `matlab` | | [mathworks/MATLAB-Language-grammar](https://github.com/mathworks/MATLAB-Language-grammar/blob/69dbf20c1eb19efd629c0438a2a493e60617e8de/Matlab.tmbundle/Syntaxes/MATLAB.tmLanguage) | | | 18.56 kB |
|
|
139
139
|
| `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 |
|
|
140
|
-
| `mdx` | | [wooorm/markdown-tm-language](https://github.com/wooorm/markdown-tm-language/blob/
|
|
140
|
+
| `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` | 130.88 kB |
|
|
141
141
|
| `mermaid` | `mmd` | [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 |
|
|
142
142
|
| `mipsasm` | `mips` | [textmate/mips.tmbundle](https://github.com/textmate/mips.tmbundle/blob/eb7601016a109bf912a48a1c21988f3c4a59fb3a/Syntaxes/MIPS.tmLanguage) | | | 3.04 kB |
|
|
143
143
|
| `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 |
|
|
@@ -199,7 +199,7 @@ import { grammars } from 'tm-grammars'
|
|
|
199
199
|
| `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) | | 30.09 kB |
|
|
200
200
|
| `svelte` | | [sveltejs/language-tools](https://github.com/sveltejs/language-tools/blob/8e7d7efd55d86f75f115517994f657b2a8b8b987/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.87 kB |
|
|
201
201
|
| `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 |
|
|
202
|
-
| `system-verilog` | | [mshr-h/vscode-verilog-hdl-support](https://github.com/mshr-h/vscode-verilog-hdl-support/blob/
|
|
202
|
+
| `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 |
|
|
203
203
|
| `systemd` | | [hangxingliu/vscode-systemd](https://github.com/hangxingliu/vscode-systemd/blob/bb87cf9d8f7f9da36fbc5bf80683062b2558ed80/src/syntax/systemd.tmLanguage) | [MIT](https://raw.githubusercontent.com/hangxingliu/vscode-systemd/main/LICENSE) | | 7.42 kB |
|
|
204
204
|
| `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 |
|
|
205
205
|
| `tcl` | | [sleutho/tcl](https://github.com/sleutho/tcl/blob/f18820ad14678bc033f0a35524820c90fe50f18b/syntaxes/tcl.tmLanguage) | | | 4.65 kB |
|
package/grammars/luau.json
CHANGED
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"name": "comment.block.luau",
|
|
86
86
|
"patterns": [
|
|
87
87
|
{
|
|
88
|
-
"begin": "(```
|
|
88
|
+
"begin": "(```luau?)\\s+",
|
|
89
89
|
"beginCaptures": {
|
|
90
90
|
"1": {
|
|
91
91
|
"name": "comment.luau"
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
},
|
|
649
649
|
{
|
|
650
650
|
"match": "->",
|
|
651
|
-
"name": "keyword.operator.type.luau"
|
|
651
|
+
"name": "keyword.operator.type.function.luau"
|
|
652
652
|
},
|
|
653
653
|
{
|
|
654
654
|
"match": "\\b(false)\\b",
|
|
@@ -688,13 +688,13 @@
|
|
|
688
688
|
"begin": "(<)",
|
|
689
689
|
"beginCaptures": {
|
|
690
690
|
"1": {
|
|
691
|
-
"name": "
|
|
691
|
+
"name": "punctuation.definition.typeparameters.begin.luau"
|
|
692
692
|
}
|
|
693
693
|
},
|
|
694
694
|
"end": "(>)",
|
|
695
695
|
"endCaptures": {
|
|
696
696
|
"1": {
|
|
697
|
-
"name": "
|
|
697
|
+
"name": "punctuation.definition.typeparameters.end.luau"
|
|
698
698
|
}
|
|
699
699
|
},
|
|
700
700
|
"patterns": [
|
package/grammars/mdx.json
CHANGED
|
@@ -5031,7 +5031,7 @@
|
|
|
5031
5031
|
}
|
|
5032
5032
|
},
|
|
5033
5033
|
"match": "(?:^|\\G)[\\t ]*(#{3}(?!#))(?:[ \\t]+([^\\r\\n]+?)(?:[ \\t]+(#+?))?)?[ \\t]*$",
|
|
5034
|
-
"name": "markup.heading.atx.
|
|
5034
|
+
"name": "markup.heading.atx.3.mdx"
|
|
5035
5035
|
},
|
|
5036
5036
|
{
|
|
5037
5037
|
"captures": {
|
|
@@ -5051,7 +5051,7 @@
|
|
|
5051
5051
|
}
|
|
5052
5052
|
},
|
|
5053
5053
|
"match": "(?:^|\\G)[\\t ]*(#{4}(?!#))(?:[ \\t]+([^\\r\\n]+?)(?:[ \\t]+(#+?))?)?[ \\t]*$",
|
|
5054
|
-
"name": "markup.heading.atx.
|
|
5054
|
+
"name": "markup.heading.atx.4.mdx"
|
|
5055
5055
|
},
|
|
5056
5056
|
{
|
|
5057
5057
|
"captures": {
|
|
@@ -5071,7 +5071,7 @@
|
|
|
5071
5071
|
}
|
|
5072
5072
|
},
|
|
5073
5073
|
"match": "(?:^|\\G)[\\t ]*(#{5}(?!#))(?:[ \\t]+([^\\r\\n]+?)(?:[ \\t]+(#+?))?)?[ \\t]*$",
|
|
5074
|
-
"name": "markup.heading.atx.
|
|
5074
|
+
"name": "markup.heading.atx.5.mdx"
|
|
5075
5075
|
},
|
|
5076
5076
|
{
|
|
5077
5077
|
"captures": {
|
|
@@ -5091,7 +5091,7 @@
|
|
|
5091
5091
|
}
|
|
5092
5092
|
},
|
|
5093
5093
|
"match": "(?:^|\\G)[\\t ]*(#{6}(?!#))(?:[ \\t]+([^\\r\\n]+?)(?:[ \\t]+(#+?))?)?[ \\t]*$",
|
|
5094
|
-
"name": "markup.heading.atx.
|
|
5094
|
+
"name": "markup.heading.atx.6.mdx"
|
|
5095
5095
|
}
|
|
5096
5096
|
]
|
|
5097
5097
|
},
|
|
@@ -893,6 +893,14 @@
|
|
|
893
893
|
},
|
|
894
894
|
"operators": {
|
|
895
895
|
"patterns": [
|
|
896
|
+
{
|
|
897
|
+
"match": "\\b(?:dist|inside|with|intersect|and|or|throughout|within|first_match)\\b|:=|:/|\\|->|\\|=>|->>|\\*>|#-#|#=#|&&&",
|
|
898
|
+
"name": "keyword.operator.logical.systemverilog"
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"match": "@|##|#|->|<->",
|
|
902
|
+
"name": "keyword.operator.channel.systemverilog"
|
|
903
|
+
},
|
|
896
904
|
{
|
|
897
905
|
"match": "\\+=|-=|/=|\\*=|%=|&=|\\|=|\\^=|>>>=|>>=|<<<=|<<=|<=|=",
|
|
898
906
|
"name": "keyword.operator.assignment.systemverilog"
|
|
@@ -924,14 +932,6 @@
|
|
|
924
932
|
{
|
|
925
933
|
"match": "<=|<|>=|>|==\\?|!=\\?|===|!==|==|!=",
|
|
926
934
|
"name": "keyword.operator.comparison.systemverilog"
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"match": "@|##|#|->|<->",
|
|
930
|
-
"name": "keyword.operator.channel.systemverilog"
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
"match": "\\b(?:dist|inside|with|intersect|and|or|throughout|within|first_match)\\b|:=|:/|\\|->|\\|=>|->>|\\*>|#-#|#=#|&&&",
|
|
934
|
-
"name": "keyword.operator.logical.systemverilog"
|
|
935
935
|
}
|
|
936
936
|
]
|
|
937
937
|
},
|
package/index.js
CHANGED
|
@@ -1864,16 +1864,16 @@ export const grammars = [
|
|
|
1864
1864
|
source: 'https://github.com/microsoft/vscode/blob/5c213a1e84928c7a7d11ca5b282ca602d40c1352/extensions/lua/syntaxes/lua.tmLanguage.json',
|
|
1865
1865
|
},
|
|
1866
1866
|
{
|
|
1867
|
-
byteSize:
|
|
1867
|
+
byteSize: 12218,
|
|
1868
1868
|
displayName: 'Luau',
|
|
1869
|
-
hash: '
|
|
1870
|
-
lastUpdate: '2024-
|
|
1869
|
+
hash: 'VjzzoFvMGT',
|
|
1870
|
+
lastUpdate: '2024-11-11T20:13:41Z',
|
|
1871
1871
|
license: 'NOASSERTION',
|
|
1872
1872
|
licenseUrl: 'https://raw.githubusercontent.com/JohnnyMorganz/Luau.tmLanguage/main/LICENSE.md',
|
|
1873
1873
|
name: 'luau',
|
|
1874
1874
|
scopeName: 'source.luau',
|
|
1875
|
-
sha: '
|
|
1876
|
-
source: 'https://github.com/JohnnyMorganz/Luau.tmLanguage/blob/
|
|
1875
|
+
sha: '050f326bc904342c9344b6e1ece96b9143b57086',
|
|
1876
|
+
source: 'https://github.com/JohnnyMorganz/Luau.tmLanguage/blob/050f326bc904342c9344b6e1ece96b9143b57086/Luau.tmLanguage',
|
|
1877
1877
|
},
|
|
1878
1878
|
{
|
|
1879
1879
|
aliases: [
|
|
@@ -2072,14 +2072,14 @@ export const grammars = [
|
|
|
2072
2072
|
'swift',
|
|
2073
2073
|
'typescript',
|
|
2074
2074
|
],
|
|
2075
|
-
hash: '
|
|
2076
|
-
lastUpdate: '2024-
|
|
2075
|
+
hash: 'LKeK7pivda',
|
|
2076
|
+
lastUpdate: '2024-11-11T13:02:29Z',
|
|
2077
2077
|
license: 'MIT',
|
|
2078
2078
|
licenseUrl: 'https://raw.githubusercontent.com/wooorm/markdown-tm-language/main/license',
|
|
2079
2079
|
name: 'mdx',
|
|
2080
2080
|
scopeName: 'source.mdx',
|
|
2081
|
-
sha: '
|
|
2082
|
-
source: 'https://github.com/wooorm/markdown-tm-language/blob/
|
|
2081
|
+
sha: 'c78b1e5df644d24fa76716bbe26f4b48a6fc1610',
|
|
2082
|
+
source: 'https://github.com/wooorm/markdown-tm-language/blob/c78b1e5df644d24fa76716bbe26f4b48a6fc1610/source.mdx.tmLanguage',
|
|
2083
2083
|
},
|
|
2084
2084
|
{
|
|
2085
2085
|
aliases: [
|
|
@@ -3067,14 +3067,14 @@ export const grammars = [
|
|
|
3067
3067
|
{
|
|
3068
3068
|
byteSize: 25119,
|
|
3069
3069
|
displayName: 'SystemVerilog',
|
|
3070
|
-
hash: '
|
|
3071
|
-
lastUpdate: '2024-
|
|
3070
|
+
hash: 'geVyELwt7T',
|
|
3071
|
+
lastUpdate: '2024-11-09T08:32:52Z',
|
|
3072
3072
|
license: 'MIT',
|
|
3073
3073
|
licenseUrl: 'https://raw.githubusercontent.com/mshr-h/vscode-verilog-hdl-support/main/LICENSE',
|
|
3074
3074
|
name: 'system-verilog',
|
|
3075
3075
|
scopeName: 'source.systemverilog',
|
|
3076
|
-
sha: '
|
|
3077
|
-
source: 'https://github.com/mshr-h/vscode-verilog-hdl-support/blob/
|
|
3076
|
+
sha: 'a63b28cd8f15d9ec4861b2f802e8bf6ce4f6d2f2',
|
|
3077
|
+
source: 'https://github.com/mshr-h/vscode-verilog-hdl-support/blob/a63b28cd8f15d9ec4861b2f802e8bf6ce4f6d2f2/syntaxes/systemverilog.tmLanguage.json',
|
|
3078
3078
|
},
|
|
3079
3079
|
{
|
|
3080
3080
|
byteSize: 7595,
|