tm-grammars 1.19.0 → 1.19.1
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/luau.json +3 -3
- package/grammars/system-verilog.json +8 -8
- package/index.js +9 -9
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -131,7 +131,7 @@ 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/95aae664768e34bb9bf5c6ad30f0a622bfb40bdf/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 |
|
|
@@ -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
|
@@ -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": [
|
|
@@ -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: 12216,
|
|
1868
1868
|
displayName: 'Luau',
|
|
1869
|
-
hash: '
|
|
1870
|
-
lastUpdate: '2024-
|
|
1869
|
+
hash: 'C7MCCrwO4i',
|
|
1870
|
+
lastUpdate: '2024-11-09T14:51:02Z',
|
|
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: '95aae664768e34bb9bf5c6ad30f0a622bfb40bdf',
|
|
1876
|
+
source: 'https://github.com/JohnnyMorganz/Luau.tmLanguage/blob/95aae664768e34bb9bf5c6ad30f0a622bfb40bdf/Luau.tmLanguage',
|
|
1877
1877
|
},
|
|
1878
1878
|
{
|
|
1879
1879
|
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,
|