tm-grammars 1.32.3 → 1.32.4
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 +4 -4
- package/README.md +14 -14
- package/grammars/ada.json +3 -3
- package/grammars/csharp.json +107 -5
- package/grammars/css.json +272 -21
- package/grammars/dart.json +2 -2
- package/grammars/handlebars.json +34 -20
- package/grammars/julia.json +14 -2
- package/grammars/latex.json +23 -2
- package/grammars/marko.json +7 -3
- package/grammars/nushell.json +80 -15
- package/grammars/php.json +1 -1
- package/grammars/powershell.json +2 -2
- package/grammars/ruby.json +3 -3
- package/grammars/rust.json +10 -2
- package/grammars/sql.json +20 -2
- package/index.js +83 -83
- package/package.json +1 -1
package/NOTICE
CHANGED
|
@@ -934,12 +934,12 @@ Files: ahk.json
|
|
|
934
934
|
License: https://raw.githubusercontent.com/mark-wiemer/ahkpp/main/license.md
|
|
935
935
|
SPDX: MIT
|
|
936
936
|
---------------------------------------------------------------------------------------------------------
|
|
937
|
-
Copyright 2020-
|
|
937
|
+
Copyright 2020-2026 [Mark Wiemer](https://markwiemer.com).
|
|
938
938
|
Portions copyright:
|
|
939
939
|
|
|
940
|
-
- 2019-2022 [Weijan Chen](https://github.com/cweijan/autohotkey-plus)
|
|
941
|
-
- 2020-2024 [thqby](https://github.com/thqby/vscode-autohotkey2-lsp)
|
|
942
|
-
- 2022-2023 [Lexikos](https://github.com/Lexikos/vscode-auto-select)
|
|
940
|
+
- 2019-2022 [Weijan Chen](https://github.com/cweijan/autohotkey-plus)
|
|
941
|
+
- 2020-2024 [thqby](https://github.com/thqby/vscode-autohotkey2-lsp)
|
|
942
|
+
- 2022-2023 [Lexikos](https://github.com/Lexikos/vscode-auto-select)
|
|
943
943
|
- 2023-2024 [GroggyOtter](https://github.com/GroggyOtter/ahkv2_definition_rewrite)
|
|
944
944
|
|
|
945
945
|
---
|
package/README.md
CHANGED
|
@@ -22,7 +22,7 @@ import { grammars } from 'tm-grammars'
|
|
|
22
22
|
| ---- | ----- | ------ | ------- | ------- | ------- | --------- |
|
|
23
23
|
| `abap` | | [pvl/abap.tmbundle](https://github.com/pvl/abap.tmbundle/blob/92e17e62a9449d2a6f87bfb30b4f920986c24018/Syntaxes/ABAP.tmLanguage) | | | | 15.12 kB |
|
|
24
24
|
| `actionscript-3` | `actionscript` `as3` | [BowlerHatLLC/vscode-as3mxml](https://github.com/BowlerHatLLC/vscode-as3mxml/blob/11ccf88dc1ec08a55c262a96676d507b354f19b5/distribution/src/assembly/syntaxes/AS3.tmLanguage) | [Apache-2.0](https://raw.githubusercontent.com/BowlerHatLLC/vscode-as3mxml/main/LICENSE) | [Patreon: **josht**](https://patreon.com/josht) | | 14.73 kB |
|
|
25
|
-
| `ada` | | [AdaCore/ada_language_server](https://github.com/AdaCore/ada_language_server/blob/
|
|
25
|
+
| `ada` | | [AdaCore/ada_language_server](https://github.com/AdaCore/ada_language_server/blob/e984d2233630f0a3ea422e86bfa97b36f80fe038/integration/vscode/ada/advanced/ada.tmLanguage.json) | [GPL-3.0](https://raw.githubusercontent.com/AdaCore/ada_language_server/master/LICENSE) | | | 45.39 kB |
|
|
26
26
|
| `ahk` | `ahk1` | [mark-wiemer/ahkpp](https://github.com/mark-wiemer/ahkpp/blob/14855ed6635fd7a7db55c9d219496832d1495a76/language/ahk.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/mark-wiemer/ahkpp/main/license.md) | | | 29.07 kB |
|
|
27
27
|
| `ahk2` | | [thqby/vscode-autohotkey2-lsp](https://github.com/thqby/vscode-autohotkey2-lsp/blob/60b30aa89671198bca0d3ba9777008f8c2b2983e/syntaxes/ahk2.tmLanguage.json) | [GNU](https://raw.githubusercontent.com/thqby/vscode-autohotkey2-lsp/main/LICENSE) | [GitHub Sponsors: **@thqby**](https://github.com/sponsors/thqby) [qr.alipay.com](https://qr.alipay.com/fkx19566u7ctegoppmu5i13) [github.com](https://github.com/thqby/vscode-autohotkey2-lsp/raw/main/pic/alipay.jpg) [paypal.me](https://www.paypal.me/thqby) | | 42.68 kB |
|
|
28
28
|
| `angular-html` | | [onivim/vscode-exthost](https://github.com/onivim/vscode-exthost/blob/cfc2a2212de9ea10943af58ebd1817a5ad196463/extensions/html/syntaxes/html-derivative.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/onivim/vscode-exthost/master/LICENSE.txt) | | `html` `angular-expression` `angular-let-declaration` `angular-template` `angular-template-blocks` | 701.00 B |
|
|
@@ -61,13 +61,13 @@ import { grammars } from 'tm-grammars'
|
|
|
61
61
|
| `coq` | | [rocq-prover/vsrocq](https://github.com/rocq-prover/vsrocq/blob/ebf8835e7a01237c243c06984466aaab17872c62/client/syntax/rocq.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/rocq-prover/vsrocq/main/LICENSE) | | | 5.56 kB |
|
|
62
62
|
| `cpp` | `c++` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/8623a79836fba2e7e058e3493345ee068d28ce4f/extensions/cpp/syntaxes/cpp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `cpp-macro` `regexp` `glsl` | 464.92 kB |
|
|
63
63
|
| `crystal` | | [crystal-lang-tools/vscode-crystal-lang](https://github.com/crystal-lang-tools/vscode-crystal-lang/blob/c920b0931ec5f05b78447dbff31b172c64f1d734/syntaxes/crystal.json) | [MIT](https://raw.githubusercontent.com/crystal-lang-tools/vscode-crystal-lang/master/LICENSE) | | `html` `sql` `css` `c` `javascript` `shellscript` | 27.39 kB |
|
|
64
|
-
| `csharp` | `c#` `cs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
65
|
-
| `css` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
64
|
+
| `csharp` | `c#` `cs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/af600487b1e94374d9f48f57cbf2cad24656b07f/extensions/csharp/syntaxes/csharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 85.94 kB |
|
|
65
|
+
| `css` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/af600487b1e94374d9f48f57cbf2cad24656b07f/extensions/css/syntaxes/css.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 51.03 kB |
|
|
66
66
|
| `csv` | | [mechatroner/vscode_rainbow_csv](https://github.com/mechatroner/vscode_rainbow_csv/blob/3bdafafa12940a75166089b64bdd80b1d3b071db/syntaxes/csv.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mechatroner/vscode_rainbow_csv/master/LICENSE) | | | 1017.00 B |
|
|
67
67
|
| `cue` | | [cue-lang/vscode-cue](https://github.com/cue-lang/vscode-cue/blob/a9ee96a7e61fb8acd39f7403144d0b6f45652987/extension/syntaxes/cue.tmLanguage.json) | [NOASSERTION](https://raw.githubusercontent.com/cue-lang/vscode-cue/master/LICENSE) | | | 15.09 kB |
|
|
68
68
|
| `cypher` | `cql` | [adam-cowley/neo4j-vscode](https://github.com/adam-cowley/neo4j-vscode/blob/ad90d275ac76c740018e78f78722343f730270e0/cypher/cypher.tmLanguage) | [MIT](https://raw.githubusercontent.com/adam-cowley/neo4j-vscode/main/LICENSE) | | | 5.53 kB |
|
|
69
69
|
| `d` | | [Pure-D/code-d](https://github.com/Pure-D/code-d/blob/71992a1a52a3025f3333e4025eee0f255a8cda03/syntaxes/d.json) | [MIT](https://raw.githubusercontent.com/Pure-D/code-d/master/LICENSE.md) | [GitHub Sponsors: **@WebFreak001**](https://github.com/sponsors/WebFreak001) [Patreon: **WebFreak**](https://patreon.com/WebFreak) | | 41.11 kB |
|
|
70
|
-
| `dart` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
70
|
+
| `dart` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/af600487b1e94374d9f48f57cbf2cad24656b07f/extensions/dart/syntaxes/dart.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 8.01 kB |
|
|
71
71
|
| `dax` | | [huyza/dax-language](https://github.com/huyza/dax-language/blob/7fd39aa84552617daa258189b2550dcdbd14149a/syntaxes/dax.grammer.json) | | | | 5.12 kB |
|
|
72
72
|
| `desktop` | | [nico-castell/desktop-file-support](https://github.com/nico-castell/desktop-file-support/blob/63720f5f05313de22b68ecbd0ca3d3ed8ba57e7e/syntaxes/desktop.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nico-castell/desktop-file-support/main/LICENSE) | [paypal.com](https://www.paypal.com/donate?hosted_button_id=C38RSCD9QGZBQ) | | 1.69 kB |
|
|
73
73
|
| `diff` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/4549bd26c7b799284e0ebd8dc1e0310e6a8707a1/extensions/diff/syntaxes/diff.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 2.38 kB |
|
|
@@ -104,7 +104,7 @@ import { grammars } from 'tm-grammars'
|
|
|
104
104
|
| `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.17 kB |
|
|
105
105
|
| `hack` | | [slackhq/vscode-hack](https://github.com/slackhq/vscode-hack/blob/f92d6a49ce03a4ed16d342e6bd9e8be65af0b623/syntaxes/hack.json) | [MIT](https://raw.githubusercontent.com/slackhq/vscode-hack/master/LICENSE.md) | | `html` `sql` | 77.52 kB |
|
|
106
106
|
| `haml` | | [karuna/haml-vscode](https://github.com/karuna/haml-vscode/blob/aa45415aefd691af0a501ea4f98e434490623e0d/syntaxes/haml.json) | [MIT](https://raw.githubusercontent.com/karuna/haml-vscode/master/LICENSE.md) | | `ruby` `javascript` `sass` `coffee` `markdown` `css` | 7.54 kB |
|
|
107
|
-
| `handlebars` | `hbs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
107
|
+
| `handlebars` | `hbs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/af600487b1e94374d9f48f57cbf2cad24656b07f/extensions/handlebars/syntaxes/Handlebars.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `css` `javascript` `yaml` | 11.68 kB |
|
|
108
108
|
| `haskell` | `hs` | [octref/language-haskell](https://github.com/octref/language-haskell/blob/ae87982aac2bf5cf6334c067e49c5ec8fc08b871/syntaxes/haskell.json) | [BSD-3-Clause](https://raw.githubusercontent.com/octref/language-haskell/master/LICENSE) | [GitHub Sponsors: **@octref**](https://github.com/sponsors/octref) | | 38.52 kB |
|
|
109
109
|
| `haxe` | | [vshaxe/haxe-TmLanguage](https://github.com/vshaxe/haxe-TmLanguage/blob/7f2e6feda8aa74ae5edebb04607f63f762bfc365/haxe.YAML-tmLanguage) | [MIT](https://raw.githubusercontent.com/vshaxe/haxe-TmLanguage/master/LICENSE.md) | | | 34.26 kB |
|
|
110
110
|
| `hcl` | | [hashicorp/syntax](https://github.com/hashicorp/syntax/blob/2ec7cd10c9d6134e836bf85eb0f5aa010512bff4/syntaxes/hcl.tmGrammar.json) | [MPL-2.0](https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE) | | | 9.49 kB |
|
|
@@ -129,12 +129,12 @@ import { grammars } from 'tm-grammars'
|
|
|
129
129
|
| `jsonnet` | | [heptio/vscode-jsonnet](https://github.com/heptio/vscode-jsonnet/blob/39088f9cde9f483c8e0efeb67a3fd561cd873aad/syntaxes/jsonnet.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/heptio/vscode-jsonnet/master/LICENSE) | | | 3.29 kB |
|
|
130
130
|
| `jssm` | `fsl` | [StoneCypher/sublime-jssm](https://github.com/StoneCypher/sublime-jssm/blob/2be02a59d284229bbbfb3dc6c2bdcec9b2c263ef/jssm.tmLanguage) | [MIT](https://raw.githubusercontent.com/StoneCypher/sublime-jssm/master/LICENSE) | | | 2.08 kB |
|
|
131
131
|
| `jsx` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/javascript/syntaxes/JavaScriptReact.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 158.51 kB |
|
|
132
|
-
| `julia` | `jl` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
132
|
+
| `julia` | `jl` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/af600487b1e94374d9f48f57cbf2cad24656b07f/extensions/julia/syntaxes/julia.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `cpp` `python` `javascript` `r` `sql` | 28.44 kB |
|
|
133
133
|
| `just` | `justfile` | [nefrob/vscode-just](https://github.com/nefrob/vscode-just/blob/2253973135a5cdc34e44df876fecd30aff605150/syntaxes/just.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nefrob/vscode-just/main/LICENSE) | | `shellscript` `javascript` `typescript` `perl` `python` `ruby` | 9.94 kB |
|
|
134
134
|
| `kdl` | | [kdl-org/vscode-kdl](https://github.com/kdl-org/vscode-kdl/blob/b986286d526d3dba7f5121956a52ce300c3418f0/syntaxes/kdl.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/kdl-org/vscode-kdl/main/LICENSE) | [GitHub Sponsors: **@zkat**](https://github.com/sponsors/zkat) | | 3.34 kB |
|
|
135
135
|
| `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 |
|
|
136
136
|
| `kusto` | `kql` | [rosshamish/kuskus](https://github.com/rosshamish/kuskus/blob/2a5d25aa9e1680b90e77b2477d710d11af8fcd88/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json) | | | | 14.28 kB |
|
|
137
|
-
| `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
137
|
+
| `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/af600487b1e94374d9f48f57cbf2cad24656b07f/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` | 68.58 kB |
|
|
138
138
|
| `lean` | `lean4` | [leanprover/vscode-lean4](https://github.com/leanprover/vscode-lean4/blob/2ca585c47d447682452bd72f528feffd03ef4971/vscode-lean4/syntaxes/lean4.json) | [Apache-2.0](https://raw.githubusercontent.com/leanprover/vscode-lean4/master/LICENSE) | | | 5.37 kB |
|
|
139
139
|
| `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.58 kB |
|
|
140
140
|
| `liquid` | | [Shopify/liquid-tm-grammar](https://github.com/Shopify/liquid-tm-grammar/blob/099adcf0d4beacd078a22432eaeab08d6f1e6da5/grammars/liquid.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/Shopify/liquid-tm-grammar/main/LICENSE.md) | | `html` `css` `json` `javascript` | 16.94 kB |
|
|
@@ -145,7 +145,7 @@ import { grammars } from 'tm-grammars'
|
|
|
145
145
|
| `luau` | | [JohnnyMorganz/Luau.tmLanguage](https://github.com/JohnnyMorganz/Luau.tmLanguage/blob/a50533f59f4369bbc742f867b90248f6c342ca17/Luau.tmLanguage) | [NOASSERTION](https://raw.githubusercontent.com/JohnnyMorganz/Luau.tmLanguage/main/LICENSE.md) | | | 15.12 kB |
|
|
146
146
|
| `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 |
|
|
147
147
|
| `markdown` | `md` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/6d8ab9737d58fc5eaf07e2ae6553b38183a5de47/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` `jsonl` `less` `objective-c` `swift` `scss` `raku` `powershell` `python` `julia` `regexp` `rust` `scala` `shellscript` `typescript` `tsx` `csharp` `fsharp` `dart` `handlebars` `log` `erlang` `elixir` `latex` `bibtex` `abap` `rst` `html-derivative` | 55.03 kB |
|
|
148
|
-
| `marko` | | [marko-js/language-server](https://github.com/marko-js/language-server/blob/
|
|
148
|
+
| `marko` | | [marko-js/language-server](https://github.com/marko-js/language-server/blob/9b627df21b63f9aeecd04780b9336ac3b734fa17/packages/vscode/syntaxes/marko.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/marko-js/language-server/main/LICENSE) | | `css` `less` `scss` `typescript` | 24.23 kB |
|
|
149
149
|
| `matlab` | | [mathworks/MATLAB-Language-grammar](https://github.com/mathworks/MATLAB-Language-grammar/blob/69dbf20c1eb19efd629c0438a2a493e60617e8de/Matlab.tmbundle/Syntaxes/MATLAB.tmLanguage) | | | | 14.92 kB |
|
|
150
150
|
| `mdc` | | [nuxt-content/vscode-mdc](https://github.com/nuxt-content/vscode-mdc/blob/97c4924c847eea22e50188a5127d893262a66019/syntaxes/mdc.standalone.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/comarkdown/vscode-comark/main/LICENSE) | | `markdown` `yaml` `html-derivative` | 19.17 kB |
|
|
151
151
|
| `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 |
|
|
@@ -161,7 +161,7 @@ import { grammars } from 'tm-grammars'
|
|
|
161
161
|
| `nim` | | [pragmagic/vscode-nim](https://github.com/pragmagic/vscode-nim/blob/0272a0544ddf147fde98f8a8f2b624b7dcb19eb3/syntaxes/nim.json) | [NOASSERTION](https://raw.githubusercontent.com/pragmagic/vscode-nim/master/LICENSE) | | `c` `html` `xml` `javascript` `css` `glsl` `markdown` | 20.78 kB |
|
|
162
162
|
| `nix` | | [nix-community/vscode-nix-ide](https://github.com/nix-community/vscode-nix-ide/blob/effbf3494a43250a537834805b305793994b9ca8/dist/nix.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nix-community/vscode-nix-ide/main/LICENSE) | [GitHub Sponsors: **@nix-community**](https://github.com/sponsors/nix-community) [Open Collective: **nix-community**](https://opencollective.com/nix-community) | `markdown-nix` | 13.87 kB |
|
|
163
163
|
| `nsis` | | [idleberg/vscode-nsis](https://github.com/idleberg/vscode-nsis/blob/9adaf15a501157c1d3b73730c08a7bcbb057f812/syntaxes/nsis.tmLanguage) | [NOASSERTION](https://raw.githubusercontent.com/idleberg/vscode-nsis/main/LICENSE) | [Buy Me A Coffee: **idleberg**](https://www.buymeacoffee.com/idleberg) | | 12.40 kB |
|
|
164
|
-
| `nushell` | `nu` | [nushell/vscode-nushell-lang](https://github.com/nushell/vscode-nushell-lang/blob/
|
|
164
|
+
| `nushell` | `nu` | [nushell/vscode-nushell-lang](https://github.com/nushell/vscode-nushell-lang/blob/dd6145171b0e51963f1e3b0f92ade7e9ddfd1628/syntaxes/nushell.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/LICENSE) | | | 20.53 kB |
|
|
165
165
|
| `objective-c` | `objc` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/bd1abe08c38bb5deccf65610f8f3c03d2338d20d/extensions/objective-c/syntaxes/objective-c.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 100.65 kB |
|
|
166
166
|
| `objective-cpp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/bd1abe08c38bb5deccf65610f8f3c03d2338d20d/extensions/objective-c/syntaxes/objective-c++.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 163.50 kB |
|
|
167
167
|
| `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) | | | 58.98 kB |
|
|
@@ -170,14 +170,14 @@ import { grammars } from 'tm-grammars'
|
|
|
170
170
|
| `org` | | [vscode-org-mode/vscode-org-mode](https://github.com/vscode-org-mode/vscode-org-mode/blob/98f123a97eca8d0cc1d9e3f313dc2a8be8f25d46/syntaxes/org.tmLanguage.json) | [GPL-3.0](https://raw.githubusercontent.com/vscode-org-mode/vscode-org-mode/develop/LICENSE.txt) | | `javascript` `typescript` `tsx` `java` `python` `regexp` `css` `lua` `ini` `make` `perl` `r` `ruby` `php` `sql` `vb` `clojure` `coffee` `c` `cpp` `objective-c` `diff` `docker` `go` `groovy` `less` `scss` `raku` `rust` `scala` `shellscript` `csharp` `dart` `nim` `elixir` `erlang` `ocaml` `zig` `yaml` `json` `xml` `xsl` `markdown` `html` `git-commit` `git-rebase` `latex` | 31.24 kB |
|
|
171
171
|
| `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.89 kB |
|
|
172
172
|
| `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.89 kB |
|
|
173
|
-
| `php` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
173
|
+
| `php` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/af600487b1e94374d9f48f57cbf2cad24656b07f/extensions/php/syntaxes/php.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `html` `xml` `sql` `javascript` `json` `css` | 106.82 kB |
|
|
174
174
|
| `pkl` | | [apple/pkl.tmbundle](https://github.com/apple/pkl.tmbundle/blob/4ed6ca67ec7579b7a3a86b96ee89874ae825f15f/Syntaxes/pkl.tmLanguage) | [Apache-2.0](https://raw.githubusercontent.com/apple/pkl.tmbundle/main/LICENSE.txt) | | | 9.32 kB |
|
|
175
175
|
| `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.93 kB |
|
|
176
176
|
| `po` | `pot` `potx` | [textmate/gettext.tmbundle](https://github.com/textmate/gettext.tmbundle/blob/08bb69558d82ada8d4f36b8869f871ce69014749/Syntaxes/Gettext.tmLanguage) | | | | 2.96 kB |
|
|
177
177
|
| `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 |
|
|
178
178
|
| `postcss` | | [vuejs/vetur](https://github.com/vuejs/vetur/blob/8ccae3ba50b65837d4cd4acc71a3b84cd3bee27c/syntaxes/vue-postcss.json) | [MIT](https://raw.githubusercontent.com/vuejs/vetur/master/LICENSE) | [GitHub Sponsors: **@octref**](https://github.com/sponsors/octref) [IssueHunt: **vuejs/vetur**](https://issuehunt.io/r/vuejs/vetur) | | 6.05 kB |
|
|
179
179
|
| `powerquery` | | [microsoft/powerquery-language](https://github.com/microsoft/powerquery-language/blob/eed9810b5f78dfb63319bdbce80bca50419dfa50/PowerQuery.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/powerquery-language/master/LICENSE) | | | 5.50 kB |
|
|
180
|
-
| `powershell` | `ps` `ps1` `pwsh` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
180
|
+
| `powershell` | `ps` `ps1` `pwsh` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/af600487b1e94374d9f48f57cbf2cad24656b07f/extensions/powershell/syntaxes/powershell.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 19.16 kB |
|
|
181
181
|
| `prisma` | | [prisma/language-tools](https://github.com/prisma/language-tools/blob/eca96bfdfa03bde79465e831e502481d386934be/packages/vscode/syntaxes/prisma.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/prisma/language-tools/main/LICENSE) | | | 7.32 kB |
|
|
182
182
|
| `prolog` | | [arthwang/vsc-prolog](https://github.com/arthwang/vsc-prolog/blob/5e15f731d5ef8e0f3974589b84ddefe6a2bf78c7/syntaxes/prolog.swi.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/arthwang/vsc-prolog/master/LICENSE.txt) | | | 10.94 kB |
|
|
183
183
|
| `proto` | `protobuf` | [zxh0/vscode-proto3](https://github.com/zxh0/vscode-proto3/blob/274be763ecae7055505354b44f4892a2669e1da8/syntaxes/proto3.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/zxh0/vscode-proto3/master/LICENSE.txt) | | | 6.11 kB |
|
|
@@ -200,8 +200,8 @@ import { grammars } from 'tm-grammars'
|
|
|
200
200
|
| `ron` | | [a5huynh/vscode-ron](https://github.com/a5huynh/vscode-ron/blob/3acb0d97348c972b3b6f04b4e92901a541b22022/syntaxes/ron.tmGrammar.json) | [MIT](https://raw.githubusercontent.com/a5huynh/vscode-ron/master/LICENSE.md) | | | 3.70 kB |
|
|
201
201
|
| `rosmsg` | | [jtbandes/ros-tmlanguage](https://github.com/jtbandes/ros-tmlanguage/blob/d8ae27bc0d04498c01cb8dc77bfe2884474d9aba/ROS%20Interface.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/jtbandes/ros-tmlanguage/main/LICENSE.md) | [GitHub Sponsors: **@jtbandes**](https://github.com/sponsors/jtbandes) [Ko-fi: **jtbandes**](https://ko-fi.com/jtbandes) | | 4.24 kB |
|
|
202
202
|
| `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 |
|
|
203
|
-
| `ruby` | `rb` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
204
|
-
| `rust` | `rs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
203
|
+
| `ruby` | `rb` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/af600487b1e94374d9f48f57cbf2cad24656b07f/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.40 kB |
|
|
204
|
+
| `rust` | `rs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/af600487b1e94374d9f48f57cbf2cad24656b07f/extensions/rust/syntaxes/rust.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 14.44 kB |
|
|
205
205
|
| `sas` | | [rpardee/sas](https://github.com/rpardee/sas/blob/49f6e733c6c0b918a2a825ca2f63dba704f3e8c0/syntaxes/sas.tmLanguage) | [MIT](https://raw.githubusercontent.com/rpardee/sas/master/LICENSE) | | `sql` | 8.61 kB |
|
|
206
206
|
| `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.76 kB |
|
|
207
207
|
| `scala` | | [scala/vscode-scala-syntax](https://github.com/scala/vscode-scala-syntax/blob/672fa16c64e12b2cc8b98da011411463968de727/syntaxes/Scala.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/scala/vscode-scala-syntax/main/LICENSE.md) | | | 26.33 kB |
|
|
@@ -217,7 +217,7 @@ import { grammars } from 'tm-grammars'
|
|
|
217
217
|
| `soy` | `closure-templates` | [mthadley/language-closure-templates](https://github.com/mthadley/language-closure-templates/blob/7caf3a1fad0245c4196d3766ba0f481762fbc92e/grammars/closure-templates.json) | [MIT](https://raw.githubusercontent.com/mthadley/language-closure-templates/master/LICENSE) | | `html` | 6.40 kB |
|
|
218
218
|
| `sparql` | | [stardog-union/stardog-vsc](https://github.com/stardog-union/stardog-vsc/blob/a1963c610cde0eab23c44fc01ab36652565524de/stardog-rdf-grammars/syntaxes/sparql.tmLanguage.json) | | | `turtle` | 1.30 kB |
|
|
219
219
|
| `splunk` | `spl` | [arcsector/vscode-splunk-search-syntax](https://github.com/arcsector/vscode-splunk-search-syntax/blob/b1f68ff035950e6a98e0db4af1a338cb1c3c1858/syntaxes/splunk_search.tmLanguage) | [MIT](https://raw.githubusercontent.com/arcsector/vscode-splunk-search-syntax/master/LICENSE.txt) | | | 3.18 kB |
|
|
220
|
-
| `sql` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
220
|
+
| `sql` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/af600487b1e94374d9f48f57cbf2cad24656b07f/extensions/sql/syntaxes/sql.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 22.59 kB |
|
|
221
221
|
| `ssh-config` | | [textmate/ssh-config.tmbundle](https://github.com/textmate/ssh-config.tmbundle/blob/212a0000c50e0c877303b2c4fcead539d2af2670/Syntaxes/SSH-Config.tmLanguage) | | | | 3.43 kB |
|
|
222
222
|
| `stata` | | [kylebarron/language-stata](https://github.com/kylebarron/language-stata/blob/dd98de502bc1bf2a205f3f023afb98c7aa5b42ee/grammars/stata.json) | [MIT](https://raw.githubusercontent.com/kylebarron/language-stata/master/LICENSE) | | `sql` | 54.40 kB |
|
|
223
223
|
| `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) | [Open Collective: **stylus**](https://opencollective.com/stylus) | | 29.69 kB |
|
package/grammars/ada.json
CHANGED
|
@@ -3619,13 +3619,13 @@
|
|
|
3619
3619
|
"include": "#integer_type_definition"
|
|
3620
3620
|
},
|
|
3621
3621
|
{
|
|
3622
|
-
"include": "#
|
|
3622
|
+
"include": "#record_type_definition"
|
|
3623
3623
|
},
|
|
3624
3624
|
{
|
|
3625
|
-
"include": "#
|
|
3625
|
+
"include": "#real_type_definition"
|
|
3626
3626
|
},
|
|
3627
3627
|
{
|
|
3628
|
-
"include": "#
|
|
3628
|
+
"include": "#array_type_definition"
|
|
3629
3629
|
},
|
|
3630
3630
|
{
|
|
3631
3631
|
"include": "#access_type_definition"
|
package/grammars/csharp.json
CHANGED
|
@@ -1396,7 +1396,7 @@
|
|
|
1396
1396
|
]
|
|
1397
1397
|
},
|
|
1398
1398
|
"double-raw-interpolation": {
|
|
1399
|
-
"begin": "(?<=[^{][^{]|^)(\\{*)(\\{\\{)(
|
|
1399
|
+
"begin": "(?<=[^{][^{]|^)(\\{*)(\\{\\{)(?!\\{)",
|
|
1400
1400
|
"beginCaptures": {
|
|
1401
1401
|
"1": {
|
|
1402
1402
|
"name": "string.quoted.double.cs"
|
|
@@ -2475,7 +2475,7 @@
|
|
|
2475
2475
|
"name": "punctuation.definition.string.begin.cs"
|
|
2476
2476
|
}
|
|
2477
2477
|
},
|
|
2478
|
-
"end": "(\")|([^\\n\\\\])$",
|
|
2478
|
+
"end": "(\")|([^\\n\\\\{])$",
|
|
2479
2479
|
"endCaptures": {
|
|
2480
2480
|
"1": {
|
|
2481
2481
|
"name": "punctuation.definition.string.end.cs"
|
|
@@ -2495,7 +2495,7 @@
|
|
|
2495
2495
|
]
|
|
2496
2496
|
},
|
|
2497
2497
|
"interpolation": {
|
|
2498
|
-
"begin": "(?<=[^{]|^)((?:\\{\\{)*)(\\{)(
|
|
2498
|
+
"begin": "(?<=[^{]|^)((?:\\{\\{)*)(\\{)(?!\\{)",
|
|
2499
2499
|
"beginCaptures": {
|
|
2500
2500
|
"1": {
|
|
2501
2501
|
"name": "string.quoted.double.cs"
|
|
@@ -3465,6 +3465,31 @@
|
|
|
3465
3465
|
}
|
|
3466
3466
|
]
|
|
3467
3467
|
},
|
|
3468
|
+
"parenthesized-type-list": {
|
|
3469
|
+
"begin": "(\\()",
|
|
3470
|
+
"beginCaptures": {
|
|
3471
|
+
"0": {
|
|
3472
|
+
"name": "punctuation.parenthesis.open.cs"
|
|
3473
|
+
}
|
|
3474
|
+
},
|
|
3475
|
+
"end": "(\\))",
|
|
3476
|
+
"endCaptures": {
|
|
3477
|
+
"0": {
|
|
3478
|
+
"name": "punctuation.parenthesis.close.cs"
|
|
3479
|
+
}
|
|
3480
|
+
},
|
|
3481
|
+
"patterns": [
|
|
3482
|
+
{
|
|
3483
|
+
"include": "#comment"
|
|
3484
|
+
},
|
|
3485
|
+
{
|
|
3486
|
+
"include": "#type"
|
|
3487
|
+
},
|
|
3488
|
+
{
|
|
3489
|
+
"include": "#punctuation-comma"
|
|
3490
|
+
}
|
|
3491
|
+
]
|
|
3492
|
+
},
|
|
3468
3493
|
"pattern": {
|
|
3469
3494
|
"patterns": [
|
|
3470
3495
|
{
|
|
@@ -3620,6 +3645,9 @@
|
|
|
3620
3645
|
{
|
|
3621
3646
|
"include": "#preprocessor-app-directive-project"
|
|
3622
3647
|
},
|
|
3648
|
+
{
|
|
3649
|
+
"include": "#preprocessor-app-directive-ref"
|
|
3650
|
+
},
|
|
3623
3651
|
{
|
|
3624
3652
|
"include": "#preprocessor-app-directive-sdk"
|
|
3625
3653
|
},
|
|
@@ -3726,6 +3754,17 @@
|
|
|
3726
3754
|
},
|
|
3727
3755
|
"match": "\\b(property)\\b\\s*([_[:alpha:]][_[:alnum:]]*)?(=)?(.*)?\\s*"
|
|
3728
3756
|
},
|
|
3757
|
+
"preprocessor-app-directive-ref": {
|
|
3758
|
+
"captures": {
|
|
3759
|
+
"1": {
|
|
3760
|
+
"name": "keyword.preprocessor.ref.cs"
|
|
3761
|
+
},
|
|
3762
|
+
"2": {
|
|
3763
|
+
"name": "string.unquoted.preprocessor.message.cs"
|
|
3764
|
+
}
|
|
3765
|
+
},
|
|
3766
|
+
"match": "\\b(ref)\\b\\s*(.*)?\\s*"
|
|
3767
|
+
},
|
|
3729
3768
|
"preprocessor-app-directive-sdk": {
|
|
3730
3769
|
"captures": {
|
|
3731
3770
|
"1": {
|
|
@@ -4082,7 +4121,7 @@
|
|
|
4082
4121
|
]
|
|
4083
4122
|
},
|
|
4084
4123
|
"property-declaration": {
|
|
4085
|
-
"begin": "(?![[:word:]\\s]*\\b(?:class|interface|struct|enum|event)\\b)(?<return_type>(?<type_name>(?:ref\\s+(?:readonly\\s+)?)?(?:(?:(?<identifier>@?[_[:alpha:]][_[:alnum:]]*)\\s*::\\s*)?(?<name_and_type_args>\\g<identifier>\\s*(?<type_args>\\s*<(?:[^<>]|\\g<type_args>)+>\\s*)?)(?:\\s*\\.\\s*\\g<name_and_type_args>)*|(?<tuple>\\s*\\((?:[^()]|\\g<tuple>)+\\)))(?:\\s*\\?\\s*)?(?:\\s*\\[(?:\\s*,\\s*)*]\\s*\\??\\s*)*)\\s+)(?<interface_name>\\g<type_name>\\s*\\.\\s*)?(?<property_name>\\g<identifier>)\\s*(?=\\{|=>|//|/\\*|$)",
|
|
4124
|
+
"begin": "(?![[:word:]\\s]*\\b(?:class|interface|struct|union|enum|event)\\b)(?<return_type>(?<type_name>(?:ref\\s+(?:readonly\\s+)?)?(?:(?:(?<identifier>@?[_[:alpha:]][_[:alnum:]]*)\\s*::\\s*)?(?<name_and_type_args>\\g<identifier>\\s*(?<type_args>\\s*<(?:[^<>]|\\g<type_args>)+>\\s*)?)(?:\\s*\\.\\s*\\g<name_and_type_args>)*|(?<tuple>\\s*\\((?:[^()]|\\g<tuple>)+\\)))(?:\\s*\\?\\s*)?(?:\\s*\\[(?:\\s*,\\s*)*]\\s*\\??\\s*)*)\\s+)(?<interface_name>\\g<type_name>\\s*\\.\\s*)?(?<property_name>\\g<identifier>)\\s*(?=\\{|=>|//|/\\*|$)",
|
|
4086
4125
|
"beginCaptures": {
|
|
4087
4126
|
"1": {
|
|
4088
4127
|
"patterns": [
|
|
@@ -4361,7 +4400,7 @@
|
|
|
4361
4400
|
]
|
|
4362
4401
|
},
|
|
4363
4402
|
"raw-interpolation": {
|
|
4364
|
-
"begin": "(?<=[^{]|^)(\\{*)(\\{)(
|
|
4403
|
+
"begin": "(?<=[^{]|^)(\\{*)(\\{)(?!\\{)",
|
|
4365
4404
|
"beginCaptures": {
|
|
4366
4405
|
"1": {
|
|
4367
4406
|
"name": "string.quoted.double.cs"
|
|
@@ -5289,6 +5328,9 @@
|
|
|
5289
5328
|
{
|
|
5290
5329
|
"include": "#struct-declaration"
|
|
5291
5330
|
},
|
|
5331
|
+
{
|
|
5332
|
+
"include": "#union-declaration"
|
|
5333
|
+
},
|
|
5292
5334
|
{
|
|
5293
5335
|
"include": "#record-declaration"
|
|
5294
5336
|
},
|
|
@@ -5500,6 +5542,66 @@
|
|
|
5500
5542
|
}
|
|
5501
5543
|
]
|
|
5502
5544
|
},
|
|
5545
|
+
"union-declaration": {
|
|
5546
|
+
"begin": "(?=\\bunion\\b)",
|
|
5547
|
+
"end": "(?<=})|(?=;)",
|
|
5548
|
+
"patterns": [
|
|
5549
|
+
{
|
|
5550
|
+
"begin": "(union)\\b\\s+(@?[_[:alpha:]][_[:alnum:]]*)",
|
|
5551
|
+
"beginCaptures": {
|
|
5552
|
+
"1": {
|
|
5553
|
+
"name": "storage.type.union.cs"
|
|
5554
|
+
},
|
|
5555
|
+
"2": {
|
|
5556
|
+
"name": "entity.name.type.union.cs"
|
|
5557
|
+
}
|
|
5558
|
+
},
|
|
5559
|
+
"end": "(?=\\{)|(?=;)",
|
|
5560
|
+
"patterns": [
|
|
5561
|
+
{
|
|
5562
|
+
"include": "#comment"
|
|
5563
|
+
},
|
|
5564
|
+
{
|
|
5565
|
+
"include": "#type-parameter-list"
|
|
5566
|
+
},
|
|
5567
|
+
{
|
|
5568
|
+
"include": "#parenthesized-type-list"
|
|
5569
|
+
},
|
|
5570
|
+
{
|
|
5571
|
+
"include": "#base-types"
|
|
5572
|
+
},
|
|
5573
|
+
{
|
|
5574
|
+
"include": "#generic-constraints"
|
|
5575
|
+
}
|
|
5576
|
+
]
|
|
5577
|
+
},
|
|
5578
|
+
{
|
|
5579
|
+
"begin": "\\{",
|
|
5580
|
+
"beginCaptures": {
|
|
5581
|
+
"0": {
|
|
5582
|
+
"name": "punctuation.curlybrace.open.cs"
|
|
5583
|
+
}
|
|
5584
|
+
},
|
|
5585
|
+
"end": "}",
|
|
5586
|
+
"endCaptures": {
|
|
5587
|
+
"0": {
|
|
5588
|
+
"name": "punctuation.curlybrace.close.cs"
|
|
5589
|
+
}
|
|
5590
|
+
},
|
|
5591
|
+
"patterns": [
|
|
5592
|
+
{
|
|
5593
|
+
"include": "#class-or-struct-members"
|
|
5594
|
+
}
|
|
5595
|
+
]
|
|
5596
|
+
},
|
|
5597
|
+
{
|
|
5598
|
+
"include": "#preprocessor"
|
|
5599
|
+
},
|
|
5600
|
+
{
|
|
5601
|
+
"include": "#comment"
|
|
5602
|
+
}
|
|
5603
|
+
]
|
|
5604
|
+
},
|
|
5503
5605
|
"using-directive": {
|
|
5504
5606
|
"patterns": [
|
|
5505
5607
|
{
|