tm-grammars 1.23.7 → 1.23.9
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 +8 -8
- package/grammars/asciidoc.json +1 -1
- package/grammars/bibtex.json +192 -171
- package/grammars/go.json +35 -26
- package/grammars/html-derivative.json +1 -1
- package/grammars/latex.json +85 -21
- package/grammars/php.json +65 -24
- package/grammars/rust.json +2 -2
- package/grammars/tex.json +132 -113
- package/index.js +40 -40
- package/package.json +1 -1
package/NOTICE
CHANGED
|
@@ -8483,7 +8483,7 @@ SPDX: MIT
|
|
|
8483
8483
|
---------------------------------------------------------------------------------------------------------
|
|
8484
8484
|
The MIT License (MIT)
|
|
8485
8485
|
|
|
8486
|
-
Copyright (c)
|
|
8486
|
+
Copyright (c) 2015-2025 Juan Blanco
|
|
8487
8487
|
|
|
8488
8488
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
8489
8489
|
|
package/README.md
CHANGED
|
@@ -30,7 +30,7 @@ import { grammars } from 'tm-grammars'
|
|
|
30
30
|
| `apl` | | [kimmolinna/vscode-apl-language](https://github.com/kimmolinna/vscode-apl-language/blob/13541242d9ffae225e89ebba23f9abaa4c60697e/syntaxes/apl.tmLanguage.json) | | | `html` `xml` `css` `javascript` `json` | 22.82 kB |
|
|
31
31
|
| `applescript` | | [textmate/applescript.tmbundle](https://github.com/textmate/applescript.tmbundle/blob/4947cad7494eba084c21cfe04689b4efce96700f/Syntaxes/AppleScript.tmLanguage) | | | | 27.81 kB |
|
|
32
32
|
| `ara` | | [ara-lang/highlighting](https://github.com/ara-lang/highlighting/blob/ed1dbedcf03d0b67207e41fe2e11218cc925dc0d/syntaxes/ara.json) | [Apache-2.0](https://raw.githubusercontent.com/ara-lang/highlighting/main/LICENSE-APACHE) | | | 5.94 kB |
|
|
33
|
-
| `asciidoc` | `adoc` | [asciidoctor/asciidoctor-vscode](https://github.com/asciidoctor/asciidoctor-vscode/blob/
|
|
33
|
+
| `asciidoc` | `adoc` | [asciidoctor/asciidoctor-vscode](https://github.com/asciidoctor/asciidoctor-vscode/blob/d9b169e4c367a605eba9039b40440330b11aa775/syntaxes/Asciidoctor.json) | [NOASSERTION](https://raw.githubusercontent.com/asciidoctor/asciidoctor-vscode/master/LICENSE) | | `html` `yaml` `csv` `c` `clojure` `coffee` `cpp` `css` `csharp` `diff` `docker` `elixir` `elm` `erlang` `go` `groovy` `haskell` `java` `javascript` `json` `jsx` `julia` `kotlin` `less` `make` `objective-c` `ocaml` `perl` `python` `r` `ruby` `rust` `sass` `scala` `scss` `shellscript` `sql` `swift` `toml` `typescript` `xml` | 82.20 kB |
|
|
34
34
|
| `asm` | | [13xforever/x86_64-assembly-vscode](https://github.com/13xforever/x86_64-assembly-vscode/blob/15c07b12741ac75f5bb6e7701dc7c0d742add8dd/syntaxes/language-x86_64-assembly.tmLanguage) | [MIT](https://raw.githubusercontent.com/13xforever/x86_64-assembly-vscode/master/LICENSE.txt) | | | 38.28 kB |
|
|
35
35
|
| `astro` | | [withastro/language-tools](https://github.com/withastro/language-tools/blob/8e55c37cbcf134dedf0068781245da5a9d46d081/packages/vscode/syntaxes/astro.tmLanguage.src.yaml) | [MIT](https://raw.githubusercontent.com/withastro/language-tools/main/LICENSE) | [GitHub Sponsors: **@withastro**](https://github.com/sponsors/withastro) [Open Collective: **astrodotbuild**](https://opencollective.com/astrodotbuild) [thanks.dev: **u/gh/withastro**](https://thanks.dev/d/u/gh/withastro) | `json` `javascript` `typescript` `stylus` `sass` `css` `scss` `less` `postcss` `tsx` | 22.94 kB |
|
|
36
36
|
| `awk` | | [luggage66/vscode-awk](https://github.com/luggage66/vscode-awk/blob/eff8c0f160ae16592c8d9963fd77046137fd2612/syntaxes/awk.tmLanguage) | [MIT](https://raw.githubusercontent.com/luggage66/vscode-awk/master/LICENSE.txt) | | | 5.17 kB |
|
|
@@ -38,7 +38,7 @@ import { grammars } from 'tm-grammars'
|
|
|
38
38
|
| `bat` | `batch` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/df15c8e832a341633acd2e9bb26e1b275d09cfe0/extensions/bat/syntaxes/batchfile.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 12.32 kB |
|
|
39
39
|
| `beancount` | | [Lencerf/vscode-beancount](https://github.com/Lencerf/vscode-beancount/blob/ffc762e047bb09ed5d16508b302aef16a6057139/syntaxes/beancount.tmLanguage) | [MIT](https://raw.githubusercontent.com/Lencerf/vscode-beancount/master/LICENSE) | | | 9.73 kB |
|
|
40
40
|
| `berry` | `be` | [berry-lang/berry](https://github.com/berry-lang/berry/blob/a0f5c044a3b593deaf87292ca6f04c2343e53dc8/tools/plugins/vscode/skiars.berry-1.1.0/syntaxes/berry.json) | [MIT](https://raw.githubusercontent.com/berry-lang/berry/master/LICENSE) | | | 2.07 kB |
|
|
41
|
-
| `bibtex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
41
|
+
| `bibtex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/latex/syntaxes/Bibtex.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 4.83 kB |
|
|
42
42
|
| `bicep` | | [Azure/bicep](https://github.com/Azure/bicep/blob/9bbe7ae112fafe30b2ad67f2057640671a80069e/src/textmate/bicep.tmlanguage) | [MIT](https://raw.githubusercontent.com/Azure/bicep/main/LICENSE) | | | 3.88 kB |
|
|
43
43
|
| `blade` | | [laravel/vs-code-extension](https://github.com/laravel/vs-code-extension/blob/fa52467b5f7393407c9acc9b95d3794f67e266da/syntaxes/blade.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/laravel/vs-code-extension/main/LICENSE.md) | | `html-derivative` `html` `xml` `sql` `javascript` `json` `css` | 99.00 kB |
|
|
44
44
|
| `bsl` | `1c` | [1c-syntax/vsc-language-1c-bsl](https://github.com/1c-syntax/vsc-language-1c-bsl/blob/2cde5a65a17b82b5363affadf5a620ebb0a026dc/syntaxes/1c.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/1c-syntax/vsc-language-1c-bsl/develop/LICENSE.md) | | `sdbl` | 32.60 kB |
|
|
@@ -93,7 +93,7 @@ import { grammars } from 'tm-grammars'
|
|
|
93
93
|
| `glimmer-ts` | `gts` | [lifeart/vsc-ember-syntax](https://github.com/lifeart/vsc-ember-syntax/blob/76fce7b360ce09a78789e7d5217b8955d1a5d95f/syntaxes/source.gts.json) | [MIT](https://raw.githubusercontent.com/lifeart/vsc-ember-syntax/master/LICENSE) | | `typescript` `css` `javascript` `html` | 19.07 kB |
|
|
94
94
|
| `glsl` | | [polym0rph/GLSL.tmbundle](https://github.com/polym0rph/GLSL.tmbundle/blob/6998d3bbd204e26746a5ca580cda4c650b9057b1/Syntaxes/GLSL.tmLanguage) | | | `c` | 3.41 kB |
|
|
95
95
|
| `gnuplot` | | [MarioSchwalbe/vscode-gnuplot](https://github.com/MarioSchwalbe/vscode-gnuplot/blob/c62c1a61c9b6b4658b43d76c397dc2ad43523b6a/syntaxes/gnuplot.tmLanguage) | [GPL-3.0](https://raw.githubusercontent.com/MarioSchwalbe/vscode-gnuplot/master/LICENSE) | | | 13.76 kB |
|
|
96
|
-
| `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
96
|
+
| `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/go/syntaxes/go.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 42.17 kB |
|
|
97
97
|
| `graphql` | `gql` | [prisma-labs/vscode-graphql](https://github.com/prisma-labs/vscode-graphql/blob/4569aef2364b42b6acd8188e4a6ca9b0ba3c6a1d/grammars/graphql.json) | [MIT](https://raw.githubusercontent.com/graphql/vscode-graphql/master/LICENSE) | | `javascript` `typescript` `jsx` `tsx` | 16.91 kB |
|
|
98
98
|
| `groovy` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/8fdf170a0850c1cc027382f31650aaf300d3ae2a/extensions/groovy/syntaxes/groovy.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 18.18 kB |
|
|
99
99
|
| `hack` | | [slackhq/vscode-hack](https://github.com/slackhq/vscode-hack/blob/2da10a05b70c9aae672f25bc218fe92d44522408/syntaxes/hack.json) | [MIT](https://raw.githubusercontent.com/slackhq/vscode-hack/master/LICENSE.md) | | `html` `sql` | 76.97 kB |
|
|
@@ -105,7 +105,7 @@ import { grammars } from 'tm-grammars'
|
|
|
105
105
|
| `hjson` | | [hjson/textmate-hjson](https://github.com/hjson/textmate-hjson/blob/196075169c9a9f9ab04c8e7423b67ea72c976237/Syntaxes/Hjson.tmLanguage) | [MIT](https://raw.githubusercontent.com/hjson/textmate-hjson/master/LICENSE) | | | 11.40 kB |
|
|
106
106
|
| `hlsl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/efa12b2f49ec6ee84ed1e7bbd948808efec452f6/extensions/hlsl/syntaxes/hlsl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 6.88 kB |
|
|
107
107
|
| `html` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/45324363153075dab0482312ae24d8c068d81e4f/extensions/html/syntaxes/html.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `javascript` `css` | 55.15 kB |
|
|
108
|
-
| `html-derivative` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
108
|
+
| `html-derivative` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/4064f172528461afc6944383d07521f6a30da89c/extensions/html/syntaxes/html-derivative.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` | 707.00 B |
|
|
109
109
|
| `http` | | [Huachao/vscode-restclient](https://github.com/Huachao/vscode-restclient/blob/6649589e4d3f97d9c0d68a4f7ffe03fa2919c4df/syntaxes/http.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/Huachao/vscode-restclient/master/LICENSE) | | `shellscript` `json` `xml` `graphql` | 3.89 kB |
|
|
110
110
|
| `hxml` | | [vshaxe/haxe-TmLanguage](https://github.com/vshaxe/haxe-TmLanguage/blob/cf8117cb69876af5fbac537860ffc73928fe2571/hxml.YAML-tmLanguage) | [MIT](https://raw.githubusercontent.com/vshaxe/haxe-TmLanguage/master/LICENSE.md) | | `haxe` | 1.54 kB |
|
|
111
111
|
| `hy` | | [hylang/vscode-hy](https://github.com/hylang/vscode-hy/blob/8f99630793b7483cf4cac10a655da6fed08a4f9f/syntaxes/hy.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/hylang/vscode-hy/master/LICENSE.md) | | | 2.47 kB |
|
|
@@ -125,7 +125,7 @@ import { grammars } from 'tm-grammars'
|
|
|
125
125
|
| `julia` | `jl` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9473445f7d3dcb5c579f42ece8b6c18c43c63ed3/extensions/julia/syntaxes/julia.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `cpp` `python` `javascript` `r` `sql` | 30.10 kB |
|
|
126
126
|
| `kotlin` | `kt` `kts` | [fwcd/vscode-kotlin](https://github.com/fwcd/vscode-kotlin/blob/626e20d5c51a4379c4c0ee293aa89e58b5232aec/syntaxes/kotlin.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/fwcd/vscode-kotlin/main/LICENSE) | | | 8.19 kB |
|
|
127
127
|
| `kusto` | `kql` | [rosshamish/kuskus](https://github.com/rosshamish/kuskus/blob/2628495122cd3b0cc4b4c6ba6e0f6efd621ed9f6/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json) | | | | 14.31 kB |
|
|
128
|
-
| `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
128
|
+
| `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/latex/syntaxes/LaTeX.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `tex` `shellscript` `css` `gnuplot` `haskell` `html` `java` `julia` `javascript` `lua` `python` `ruby` `rust` `typescript` `xml` `yaml` `scala` | 54.64 kB |
|
|
129
129
|
| `lean` | `lean4` | [leanprover/vscode-lean4](https://github.com/leanprover/vscode-lean4/blob/2255bc20c9d28d868d04fb91428652a95cc87a92/vscode-lean4/syntaxes/lean4.json) | [Apache-2.0](https://raw.githubusercontent.com/leanprover/vscode-lean4/master/LICENSE) | | | 3.77 kB |
|
|
130
130
|
| `less` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/less/syntaxes/less.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 92.64 kB |
|
|
131
131
|
| `liquid` | | [Shopify/liquid-tm-grammar](https://github.com/Shopify/liquid-tm-grammar/blob/91ef1e508a4723c640a15f65b809a279206bed78/grammars/liquid.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/Shopify/liquid-tm-grammar/main/LICENSE.md) | | `html` `css` `json` `javascript` | 16.64 kB |
|
|
@@ -155,7 +155,7 @@ import { grammars } from 'tm-grammars'
|
|
|
155
155
|
| `ocaml` | | [reasonml-editor/vscode-reasonml](https://github.com/reasonml-editor/vscode-reasonml/blob/14af625ec50ed9968b957b4d6336c5338d81af45/syntaxes/ocaml.json) | [Apache-2.0](https://raw.githubusercontent.com/reasonml-editor/vscode-reasonml/master/LICENSE) | | | 60.17 kB |
|
|
156
156
|
| `pascal` | | [alefragnani/vscode-language-pascal](https://github.com/alefragnani/vscode-language-pascal/blob/f2d6345bd9fe83932f4d04fcacf98ce7d74b8034/syntaxes/pascal.tmLanguage) | [MIT](https://raw.githubusercontent.com/alefragnani/vscode-language-pascal/master/LICENSE.md) | [GitHub Sponsors: **@alefragnani**](https://github.com/sponsors/alefragnani) [Patreon: **alefragnani**](https://patreon.com/alefragnani) [paypal.com](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=EP57F3B6FXKTU&lc=US&item_name=Alessandro%20Fragnani&item_number=vscode%20extensions¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) | | 3.90 kB |
|
|
157
157
|
| `perl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e637ff1bf7f481134849625e982ec80df9b35bc8/extensions/perl/syntaxes/perl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `xml` `css` `javascript` `sql` | 40.96 kB |
|
|
158
|
-
| `php` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
158
|
+
| `php` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/php/syntaxes/php.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `xml` `sql` `javascript` `json` `css` | 103.78 kB |
|
|
159
159
|
| `plsql` | | [zabel-xyz/plsql-language](https://github.com/zabel-xyz/plsql-language/blob/256a6b8f04f2bdc5e60ce921646a5068957078d7/syntaxes/plsql.tmLanguage) | [MIT](https://raw.githubusercontent.com/zabel-xyz/plsql-language/master/LICENSE) | | | 7.97 kB |
|
|
160
160
|
| `po` | `pot` `potx` | [textmate/gettext.tmbundle](https://github.com/textmate/gettext.tmbundle/blob/08bb69558d82ada8d4f36b8869f871ce69014749/Syntaxes/Gettext.tmLanguage) | | | | 2.96 kB |
|
|
161
161
|
| `polar` | | [osohq/polar-grammar](https://github.com/osohq/polar-grammar/blob/1a87b3a7f2b47aea681a0f627b2297f77171d1c3/syntaxes/polar.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/osohq/polar-grammar/main/LICENSE) | | | 4.37 kB |
|
|
@@ -182,7 +182,7 @@ import { grammars } from 'tm-grammars'
|
|
|
182
182
|
| `riscv` | | [zhuanhao-wu/vscode-riscv-support](https://github.com/zhuanhao-wu/vscode-riscv-support/blob/2736b60e45ff2ef738d784055e136cf38d6290cd/syntaxes/riscv.tmLanguage) | [MIT](https://raw.githubusercontent.com/zhuanhao-wu/vscode-riscv-support/master/LICENSE) | | | 6.42 kB |
|
|
183
183
|
| `rst` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/48e93f756b764991ede33ad09781a863aca6907a/extensions/restructuredtext/syntaxes/rst.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html-derivative` `cpp` `python` `javascript` `shellscript` `yaml` `cmake` `ruby` | 9.07 kB |
|
|
184
184
|
| `ruby` | `rb` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/a26707320440021f45b508767c94c2634eb6e897/extensions/ruby/syntaxes/ruby.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `haml` `xml` `sql` `graphql` `css` `cpp` `c` `javascript` `shellscript` `lua` `yaml` | 43.64 kB |
|
|
185
|
-
| `rust` | `rs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
185
|
+
| `rust` | `rs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/rust/syntaxes/rust.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 14.36 kB |
|
|
186
186
|
| `sas` | | [rpardee/sas](https://github.com/rpardee/sas/blob/49f6e733c6c0b918a2a825ca2f63dba704f3e8c0/syntaxes/sas.tmLanguage) | [MIT](https://raw.githubusercontent.com/rpardee/sas/master/LICENSE) | | `sql` | 8.77 kB |
|
|
187
187
|
| `sass` | | [TheRealSyler/vscode-sass-indented](https://github.com/TheRealSyler/vscode-sass-indented/blob/f0e50cfaca4b64a1d49f8d938f188d6fd0bcfb6f/syntaxes/sass.tmLanguage.json) | [NOASSERTION](https://raw.githubusercontent.com/TheRealSyler/vscode-sass-indented/master/LICENSE) | | | 8.77 kB |
|
|
188
188
|
| `scala` | | [scala/vscode-scala-syntax](https://github.com/scala/vscode-scala-syntax/blob/1d4029f21c9c57ce3e05486968b5de2847c25c62/syntaxes/Scala.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/scala/vscode-scala-syntax/main/LICENSE.md) | | | 26.64 kB |
|
|
@@ -210,7 +210,7 @@ import { grammars } from 'tm-grammars'
|
|
|
210
210
|
| `tcl` | | [sleutho/tcl](https://github.com/sleutho/tcl/blob/f18820ad14678bc033f0a35524820c90fe50f18b/syntaxes/tcl.tmLanguage) | | | | 4.13 kB |
|
|
211
211
|
| `templ` | | [templ-go/templ-vscode](https://github.com/templ-go/templ-vscode/blob/b99c1c940cec830c01a80b58ae3cce714b30056c/syntaxes/templ.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/templ-go/templ-vscode/main/LICENSE) | | `go` `javascript` `css` | 23.00 kB |
|
|
212
212
|
| `terraform` | `tf` `tfvars` | [hashicorp/syntax](https://github.com/hashicorp/syntax/blob/cc2b4d4fe389f14b8a13937f4e0d7b2811b57588/syntaxes/terraform.tmGrammar.json) | [MPL-2.0](https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE) | | | 10.81 kB |
|
|
213
|
-
| `tex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
213
|
+
| `tex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/latex/syntaxes/TeX.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `r` | 9.04 kB |
|
|
214
214
|
| `toml` | | [textmate/toml.tmbundle](https://github.com/textmate/toml.tmbundle/blob/e82b64c1e86396220786846201e9aa3f0a2d9ca2/Syntaxes/TOML.tmLanguage) | | | | 5.99 kB |
|
|
215
215
|
| `ts-tags` | `lit` | - | | | `typescript` `es-tag-css` `es-tag-glsl` `es-tag-html` `es-tag-sql` `es-tag-xml` | 121.00 B |
|
|
216
216
|
| `tsv` | | [mechatroner/vscode_rainbow_csv](https://github.com/mechatroner/vscode_rainbow_csv/blob/00d4c947f1bbe6a4a73599bd97fb31bdfbe262f3/syntaxes/tsv.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mechatroner/vscode_rainbow_csv/master/LICENSE) | | | 633.00 B |
|
package/grammars/asciidoc.json
CHANGED
|
@@ -864,7 +864,7 @@
|
|
|
864
864
|
"name": "entity.name.function.asciidoc"
|
|
865
865
|
},
|
|
866
866
|
{
|
|
867
|
-
"match": "(actdiag|blockdiag|ditaa|graphviz|meme|mermaid|nwdiag|packetdiag|pikchr|plantuml|rackdiag|seqdiag|shaape|wavedrom)",
|
|
867
|
+
"match": "(actdiag|blockdiag|ditaa|graphviz|tikz|meme|mermaid|nwdiag|packetdiag|pikchr|plantuml|rackdiag|seqdiag|shaape|wavedrom)",
|
|
868
868
|
"name": "entity.name.function.asciidoc"
|
|
869
869
|
},
|
|
870
870
|
{
|
package/grammars/bibtex.json
CHANGED
|
@@ -12,210 +12,113 @@
|
|
|
12
12
|
"name": "comment.block.at-sign.bibtex"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
|
-
"
|
|
16
|
-
"beginCaptures": {
|
|
17
|
-
"1": {
|
|
18
|
-
"name": "keyword.other.preamble.bibtex"
|
|
19
|
-
},
|
|
20
|
-
"2": {
|
|
21
|
-
"name": "punctuation.definition.keyword.bibtex"
|
|
22
|
-
},
|
|
23
|
-
"3": {
|
|
24
|
-
"name": "punctuation.section.preamble.begin.bibtex"
|
|
25
|
-
}
|
|
26
|
-
},
|
|
27
|
-
"end": "}",
|
|
28
|
-
"endCaptures": {
|
|
29
|
-
"0": {
|
|
30
|
-
"name": "punctuation.section.preamble.end.bibtex"
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
"name": "meta.preamble.braces.bibtex",
|
|
34
|
-
"patterns": [
|
|
35
|
-
{
|
|
36
|
-
"include": "#field_value"
|
|
37
|
-
}
|
|
38
|
-
]
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"begin": "((@)(?i:preamble))\\s*(\\()\\s*",
|
|
42
|
-
"beginCaptures": {
|
|
43
|
-
"1": {
|
|
44
|
-
"name": "keyword.other.preamble.bibtex"
|
|
45
|
-
},
|
|
46
|
-
"2": {
|
|
47
|
-
"name": "punctuation.definition.keyword.bibtex"
|
|
48
|
-
},
|
|
49
|
-
"3": {
|
|
50
|
-
"name": "punctuation.section.preamble.begin.bibtex"
|
|
51
|
-
}
|
|
52
|
-
},
|
|
53
|
-
"end": "\\)",
|
|
54
|
-
"endCaptures": {
|
|
55
|
-
"0": {
|
|
56
|
-
"name": "punctuation.section.preamble.end.bibtex"
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
"name": "meta.preamble.parenthesis.bibtex",
|
|
60
|
-
"patterns": [
|
|
61
|
-
{
|
|
62
|
-
"include": "#field_value"
|
|
63
|
-
}
|
|
64
|
-
]
|
|
15
|
+
"include": "#preamble"
|
|
65
16
|
},
|
|
66
17
|
{
|
|
67
|
-
"
|
|
68
|
-
"beginCaptures": {
|
|
69
|
-
"1": {
|
|
70
|
-
"name": "keyword.other.string-constant.bibtex"
|
|
71
|
-
},
|
|
72
|
-
"2": {
|
|
73
|
-
"name": "punctuation.definition.keyword.bibtex"
|
|
74
|
-
},
|
|
75
|
-
"3": {
|
|
76
|
-
"name": "punctuation.section.string-constant.begin.bibtex"
|
|
77
|
-
},
|
|
78
|
-
"4": {
|
|
79
|
-
"name": "variable.other.bibtex"
|
|
80
|
-
}
|
|
81
|
-
},
|
|
82
|
-
"end": "}",
|
|
83
|
-
"endCaptures": {
|
|
84
|
-
"0": {
|
|
85
|
-
"name": "punctuation.section.string-constant.end.bibtex"
|
|
86
|
-
}
|
|
87
|
-
},
|
|
88
|
-
"name": "meta.string-constant.braces.bibtex",
|
|
89
|
-
"patterns": [
|
|
90
|
-
{
|
|
91
|
-
"include": "#field_value"
|
|
92
|
-
}
|
|
93
|
-
]
|
|
18
|
+
"include": "#string"
|
|
94
19
|
},
|
|
95
20
|
{
|
|
96
|
-
"
|
|
97
|
-
"beginCaptures": {
|
|
98
|
-
"1": {
|
|
99
|
-
"name": "keyword.other.string-constant.bibtex"
|
|
100
|
-
},
|
|
101
|
-
"2": {
|
|
102
|
-
"name": "punctuation.definition.keyword.bibtex"
|
|
103
|
-
},
|
|
104
|
-
"3": {
|
|
105
|
-
"name": "punctuation.section.string-constant.begin.bibtex"
|
|
106
|
-
},
|
|
107
|
-
"4": {
|
|
108
|
-
"name": "variable.other.bibtex"
|
|
109
|
-
}
|
|
110
|
-
},
|
|
111
|
-
"end": "\\)",
|
|
112
|
-
"endCaptures": {
|
|
113
|
-
"0": {
|
|
114
|
-
"name": "punctuation.section.string-constant.end.bibtex"
|
|
115
|
-
}
|
|
116
|
-
},
|
|
117
|
-
"name": "meta.string-constant.parenthesis.bibtex",
|
|
118
|
-
"patterns": [
|
|
119
|
-
{
|
|
120
|
-
"include": "#field_value"
|
|
121
|
-
}
|
|
122
|
-
]
|
|
21
|
+
"include": "#entry"
|
|
123
22
|
},
|
|
124
23
|
{
|
|
125
|
-
"begin": "
|
|
126
|
-
"
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
},
|
|
133
|
-
"3": {
|
|
134
|
-
"name": "punctuation.section.entry.begin.bibtex"
|
|
135
|
-
},
|
|
136
|
-
"4": {
|
|
137
|
-
"name": "entity.name.type.entry-key.bibtex"
|
|
138
|
-
}
|
|
139
|
-
},
|
|
140
|
-
"end": "}",
|
|
141
|
-
"endCaptures": {
|
|
142
|
-
"0": {
|
|
143
|
-
"name": "punctuation.section.entry.end.bibtex"
|
|
144
|
-
}
|
|
145
|
-
},
|
|
146
|
-
"name": "meta.entry.braces.bibtex",
|
|
24
|
+
"begin": "[^@\\n]",
|
|
25
|
+
"end": "(?=@)",
|
|
26
|
+
"name": "comment.block.bibtex"
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"repository": {
|
|
30
|
+
"entry": {
|
|
147
31
|
"patterns": [
|
|
148
32
|
{
|
|
149
|
-
"begin": "([a-zA-Z!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)\\s*(
|
|
33
|
+
"begin": "((@)[a-zA-Z!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)\\s*(\\{)\\s*([^\\s,}]*)",
|
|
150
34
|
"beginCaptures": {
|
|
151
35
|
"1": {
|
|
152
|
-
"name": "
|
|
36
|
+
"name": "keyword.other.entry-type.bibtex"
|
|
153
37
|
},
|
|
154
38
|
"2": {
|
|
155
|
-
"name": "punctuation.
|
|
39
|
+
"name": "punctuation.definition.keyword.bibtex"
|
|
40
|
+
},
|
|
41
|
+
"3": {
|
|
42
|
+
"name": "punctuation.section.entry.begin.bibtex"
|
|
43
|
+
},
|
|
44
|
+
"4": {
|
|
45
|
+
"name": "entity.name.type.entry-key.bibtex"
|
|
156
46
|
}
|
|
157
47
|
},
|
|
158
|
-
"end": "
|
|
159
|
-
"
|
|
48
|
+
"end": "}",
|
|
49
|
+
"endCaptures": {
|
|
50
|
+
"0": {
|
|
51
|
+
"name": "punctuation.section.entry.end.bibtex"
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
"name": "meta.entry.braces.bibtex",
|
|
160
55
|
"patterns": [
|
|
161
56
|
{
|
|
162
|
-
"
|
|
57
|
+
"begin": "([a-zA-Z!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)\\s*(=)",
|
|
58
|
+
"beginCaptures": {
|
|
59
|
+
"1": {
|
|
60
|
+
"name": "support.function.key.bibtex"
|
|
61
|
+
},
|
|
62
|
+
"2": {
|
|
63
|
+
"name": "punctuation.separator.key-value.bibtex"
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
"end": "(?=[,}])",
|
|
67
|
+
"name": "meta.key-assignment.bibtex",
|
|
68
|
+
"patterns": [
|
|
69
|
+
{
|
|
70
|
+
"include": "#field_value"
|
|
71
|
+
}
|
|
72
|
+
]
|
|
163
73
|
}
|
|
164
74
|
]
|
|
165
|
-
}
|
|
166
|
-
]
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"begin": "((@)[a-zA-Z!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)\\s*(\\()\\s*([^\\s,]*)",
|
|
170
|
-
"beginCaptures": {
|
|
171
|
-
"1": {
|
|
172
|
-
"name": "keyword.other.entry-type.bibtex"
|
|
173
75
|
},
|
|
174
|
-
"2": {
|
|
175
|
-
"name": "punctuation.definition.keyword.bibtex"
|
|
176
|
-
},
|
|
177
|
-
"3": {
|
|
178
|
-
"name": "punctuation.section.entry.begin.bibtex"
|
|
179
|
-
},
|
|
180
|
-
"4": {
|
|
181
|
-
"name": "entity.name.type.entry-key.bibtex"
|
|
182
|
-
}
|
|
183
|
-
},
|
|
184
|
-
"end": "\\)",
|
|
185
|
-
"endCaptures": {
|
|
186
|
-
"0": {
|
|
187
|
-
"name": "punctuation.section.entry.end.bibtex"
|
|
188
|
-
}
|
|
189
|
-
},
|
|
190
|
-
"name": "meta.entry.parenthesis.bibtex",
|
|
191
|
-
"patterns": [
|
|
192
76
|
{
|
|
193
|
-
"begin": "([a-zA-Z!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)\\s*(
|
|
77
|
+
"begin": "((@)[a-zA-Z!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)\\s*(\\()\\s*([^\\s,]*)",
|
|
194
78
|
"beginCaptures": {
|
|
195
79
|
"1": {
|
|
196
|
-
"name": "
|
|
80
|
+
"name": "keyword.other.entry-type.bibtex"
|
|
197
81
|
},
|
|
198
82
|
"2": {
|
|
199
|
-
"name": "punctuation.
|
|
83
|
+
"name": "punctuation.definition.keyword.bibtex"
|
|
84
|
+
},
|
|
85
|
+
"3": {
|
|
86
|
+
"name": "punctuation.section.entry.begin.bibtex"
|
|
87
|
+
},
|
|
88
|
+
"4": {
|
|
89
|
+
"name": "entity.name.type.entry-key.bibtex"
|
|
200
90
|
}
|
|
201
91
|
},
|
|
202
|
-
"end": "
|
|
203
|
-
"
|
|
92
|
+
"end": "\\)",
|
|
93
|
+
"endCaptures": {
|
|
94
|
+
"0": {
|
|
95
|
+
"name": "punctuation.section.entry.end.bibtex"
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
"name": "meta.entry.parenthesis.bibtex",
|
|
204
99
|
"patterns": [
|
|
205
100
|
{
|
|
206
|
-
"
|
|
101
|
+
"begin": "([a-zA-Z!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)\\s*(=)",
|
|
102
|
+
"beginCaptures": {
|
|
103
|
+
"1": {
|
|
104
|
+
"name": "support.function.key.bibtex"
|
|
105
|
+
},
|
|
106
|
+
"2": {
|
|
107
|
+
"name": "punctuation.separator.key-value.bibtex"
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
"end": "(?=[,)])",
|
|
111
|
+
"name": "meta.key-assignment.bibtex",
|
|
112
|
+
"patterns": [
|
|
113
|
+
{
|
|
114
|
+
"include": "#field_value"
|
|
115
|
+
}
|
|
116
|
+
]
|
|
207
117
|
}
|
|
208
118
|
]
|
|
209
119
|
}
|
|
210
120
|
]
|
|
211
121
|
},
|
|
212
|
-
{
|
|
213
|
-
"begin": "[^@\\n]",
|
|
214
|
-
"end": "(?=@)",
|
|
215
|
-
"name": "comment.block.bibtex"
|
|
216
|
-
}
|
|
217
|
-
],
|
|
218
|
-
"repository": {
|
|
219
122
|
"field_value": {
|
|
220
123
|
"patterns": [
|
|
221
124
|
{
|
|
@@ -260,6 +163,124 @@
|
|
|
260
163
|
}
|
|
261
164
|
]
|
|
262
165
|
},
|
|
166
|
+
"preamble": {
|
|
167
|
+
"patterns": [
|
|
168
|
+
{
|
|
169
|
+
"begin": "((@)(?i:preamble))\\s*(\\{)\\s*",
|
|
170
|
+
"beginCaptures": {
|
|
171
|
+
"1": {
|
|
172
|
+
"name": "keyword.other.preamble.bibtex"
|
|
173
|
+
},
|
|
174
|
+
"2": {
|
|
175
|
+
"name": "punctuation.definition.keyword.bibtex"
|
|
176
|
+
},
|
|
177
|
+
"3": {
|
|
178
|
+
"name": "punctuation.section.preamble.begin.bibtex"
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"end": "}",
|
|
182
|
+
"endCaptures": {
|
|
183
|
+
"0": {
|
|
184
|
+
"name": "punctuation.section.preamble.end.bibtex"
|
|
185
|
+
}
|
|
186
|
+
},
|
|
187
|
+
"name": "meta.preamble.braces.bibtex",
|
|
188
|
+
"patterns": [
|
|
189
|
+
{
|
|
190
|
+
"include": "#field_value"
|
|
191
|
+
}
|
|
192
|
+
]
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"begin": "((@)(?i:preamble))\\s*(\\()\\s*",
|
|
196
|
+
"beginCaptures": {
|
|
197
|
+
"1": {
|
|
198
|
+
"name": "keyword.other.preamble.bibtex"
|
|
199
|
+
},
|
|
200
|
+
"2": {
|
|
201
|
+
"name": "punctuation.definition.keyword.bibtex"
|
|
202
|
+
},
|
|
203
|
+
"3": {
|
|
204
|
+
"name": "punctuation.section.preamble.begin.bibtex"
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
"end": "\\)",
|
|
208
|
+
"endCaptures": {
|
|
209
|
+
"0": {
|
|
210
|
+
"name": "punctuation.section.preamble.end.bibtex"
|
|
211
|
+
}
|
|
212
|
+
},
|
|
213
|
+
"name": "meta.preamble.parenthesis.bibtex",
|
|
214
|
+
"patterns": [
|
|
215
|
+
{
|
|
216
|
+
"include": "#field_value"
|
|
217
|
+
}
|
|
218
|
+
]
|
|
219
|
+
}
|
|
220
|
+
]
|
|
221
|
+
},
|
|
222
|
+
"string": {
|
|
223
|
+
"patterns": [
|
|
224
|
+
{
|
|
225
|
+
"begin": "((@)(?i:string))\\s*(\\{)\\s*([a-zA-Z!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)",
|
|
226
|
+
"beginCaptures": {
|
|
227
|
+
"1": {
|
|
228
|
+
"name": "keyword.other.string-constant.bibtex"
|
|
229
|
+
},
|
|
230
|
+
"2": {
|
|
231
|
+
"name": "punctuation.definition.keyword.bibtex"
|
|
232
|
+
},
|
|
233
|
+
"3": {
|
|
234
|
+
"name": "punctuation.section.string-constant.begin.bibtex"
|
|
235
|
+
},
|
|
236
|
+
"4": {
|
|
237
|
+
"name": "variable.other.bibtex"
|
|
238
|
+
}
|
|
239
|
+
},
|
|
240
|
+
"end": "}",
|
|
241
|
+
"endCaptures": {
|
|
242
|
+
"0": {
|
|
243
|
+
"name": "punctuation.section.string-constant.end.bibtex"
|
|
244
|
+
}
|
|
245
|
+
},
|
|
246
|
+
"name": "meta.string-constant.braces.bibtex",
|
|
247
|
+
"patterns": [
|
|
248
|
+
{
|
|
249
|
+
"include": "#field_value"
|
|
250
|
+
}
|
|
251
|
+
]
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"begin": "((@)(?i:string))\\s*(\\()\\s*([a-zA-Z!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$\\&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)",
|
|
255
|
+
"beginCaptures": {
|
|
256
|
+
"1": {
|
|
257
|
+
"name": "keyword.other.string-constant.bibtex"
|
|
258
|
+
},
|
|
259
|
+
"2": {
|
|
260
|
+
"name": "punctuation.definition.keyword.bibtex"
|
|
261
|
+
},
|
|
262
|
+
"3": {
|
|
263
|
+
"name": "punctuation.section.string-constant.begin.bibtex"
|
|
264
|
+
},
|
|
265
|
+
"4": {
|
|
266
|
+
"name": "variable.other.bibtex"
|
|
267
|
+
}
|
|
268
|
+
},
|
|
269
|
+
"end": "\\)",
|
|
270
|
+
"endCaptures": {
|
|
271
|
+
"0": {
|
|
272
|
+
"name": "punctuation.section.string-constant.end.bibtex"
|
|
273
|
+
}
|
|
274
|
+
},
|
|
275
|
+
"name": "meta.string-constant.parenthesis.bibtex",
|
|
276
|
+
"patterns": [
|
|
277
|
+
{
|
|
278
|
+
"include": "#field_value"
|
|
279
|
+
}
|
|
280
|
+
]
|
|
281
|
+
}
|
|
282
|
+
]
|
|
283
|
+
},
|
|
263
284
|
"string_content": {
|
|
264
285
|
"patterns": [
|
|
265
286
|
{
|
package/grammars/go.json
CHANGED
|
@@ -357,6 +357,14 @@
|
|
|
357
357
|
"match": "]",
|
|
358
358
|
"name": "punctuation.definition.end.bracket.square.go"
|
|
359
359
|
},
|
|
360
|
+
{
|
|
361
|
+
"match": "\\{",
|
|
362
|
+
"name": "punctuation.definition.begin.bracket.curly.go"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"match": "}",
|
|
366
|
+
"name": "punctuation.definition.end.bracket.curly.go"
|
|
367
|
+
},
|
|
360
368
|
{
|
|
361
369
|
"match": "\\w+",
|
|
362
370
|
"name": "entity.name.type.go"
|
|
@@ -364,7 +372,7 @@
|
|
|
364
372
|
]
|
|
365
373
|
}
|
|
366
374
|
},
|
|
367
|
-
"match": "(?<!\\w)(\\([\\w
|
|
375
|
+
"match": "(?<!\\w)(\\([\\[\\]*]+{0,1}[\\w.]+(?:\\[(?:[\\w.*\\[\\]{}]+(?:,\\s*[\\w.*\\[\\]{}]+)*)?])?\\))(?=\\()"
|
|
368
376
|
},
|
|
369
377
|
"field_hover": {
|
|
370
378
|
"captures": {
|
|
@@ -1815,35 +1823,32 @@
|
|
|
1815
1823
|
"2": {
|
|
1816
1824
|
"patterns": [
|
|
1817
1825
|
{
|
|
1818
|
-
"
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
"
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
"
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
"include": "$self"
|
|
1840
|
-
}
|
|
1841
|
-
]
|
|
1826
|
+
"include": "#type-declarations-without-brackets"
|
|
1827
|
+
},
|
|
1828
|
+
{
|
|
1829
|
+
"match": "\\[",
|
|
1830
|
+
"name": "punctuation.definition.begin.bracket.square.go"
|
|
1831
|
+
},
|
|
1832
|
+
{
|
|
1833
|
+
"match": "]",
|
|
1834
|
+
"name": "punctuation.definition.end.bracket.square.go"
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"match": "\\{",
|
|
1838
|
+
"name": "punctuation.definition.begin.bracket.curly.go"
|
|
1839
|
+
},
|
|
1840
|
+
{
|
|
1841
|
+
"match": "}",
|
|
1842
|
+
"name": "punctuation.definition.end.bracket.curly.go"
|
|
1843
|
+
},
|
|
1844
|
+
{
|
|
1845
|
+
"match": "\\w+",
|
|
1846
|
+
"name": "entity.name.type.go"
|
|
1842
1847
|
}
|
|
1843
1848
|
]
|
|
1844
1849
|
}
|
|
1845
1850
|
},
|
|
1846
|
-
"match": "(\\b[\\w.]+)(\\[[
|
|
1851
|
+
"match": "(\\b[\\w.]+)(\\[(?:[\\w.*\\[\\]{}]+(?:,\\s*[\\w.*\\[\\]{}]+)*)?])?(?=\\{)(?<!\\b(?:struct\\b|interface\\b))"
|
|
1847
1852
|
}
|
|
1848
1853
|
]
|
|
1849
1854
|
},
|
|
@@ -2213,6 +2218,10 @@
|
|
|
2213
2218
|
{
|
|
2214
2219
|
"match": "\\bany\\b",
|
|
2215
2220
|
"name": "entity.name.type.any.go"
|
|
2221
|
+
},
|
|
2222
|
+
{
|
|
2223
|
+
"match": "\\bcomparable\\b",
|
|
2224
|
+
"name": "entity.name.type.comparable.go"
|
|
2216
2225
|
}
|
|
2217
2226
|
]
|
|
2218
2227
|
},
|