tm-grammars 0.0.3 → 0.0.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/README.md +63 -63
- package/index.js +118 -132
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -33,89 +33,89 @@ import { grammars } from 'tm-grammars'
|
|
|
33
33
|
| `astro` | | [withastro/language-tools](https://github.com/withastro/language-tools/blob/7de75d39e7a03368bf0e1429dbbd98b9ab6d0c36/packages/vscode/syntaxes/astro.tmLanguage.src.yaml) | [MIT](https://raw.githubusercontent.com/withastro/language-tools/main/LICENSE) | `json` `javascript` `typescript` `stylus` `sass` `css` `scss` `less` `postcss` `tsx` |
|
|
34
34
|
| `awk` | | [luggage66/vscode-awk](https://github.com/luggage66/vscode-awk/blob/426d229f39b4313e0bd5296dc11b5b62e2ad3c58/syntaxes/awk.tmLanguage) | [MIT](https://raw.githubusercontent.com/luggage66/vscode-awk/master/LICENSE.txt) | |
|
|
35
35
|
| `ballerina` | | [ballerina-platform/ballerina-grammar](https://github.com/ballerina-platform/ballerina-grammar/blob/42ddcc1c63c86bdd6ba712e86bf965f5063831d3/syntaxes/ballerina.tmLanguage) | [Apache-2.0](https://raw.githubusercontent.com/ballerina-platform/ballerina-grammar/master/LICENSE) | |
|
|
36
|
-
| `bat` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
36
|
+
| `bat` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/bat/syntaxes/batchfile.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
37
37
|
| `beancount` | | [Lencerf/vscode-beancount](https://github.com/Lencerf/vscode-beancount/blob/08a02ff243a7a73250f555f708f55a67a2af16c9/syntaxes/beancount.tmLanguage) | [MIT](https://raw.githubusercontent.com/Lencerf/vscode-beancount/master/LICENSE) | |
|
|
38
38
|
| `berry` | | [berry-lang/berry](https://github.com/berry-lang/berry/blob/e26caec9207febe4cdf225846bff2f3d238e61a0/tools/plugins/vscode/skiars.berry-1.1.0/syntaxes/berry.json) | [MIT](https://raw.githubusercontent.com/berry-lang/berry/master/LICENSE) | |
|
|
39
|
-
| `bibtex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
39
|
+
| `bibtex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/latex/syntaxes/Bibtex.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
40
40
|
| `bicep` | | [Azure/bicep](https://github.com/Azure/bicep/blob/70065ff18183a6f872e10d5f8f6b399d9e55d375/src/textmate/bicep.tmlanguage) | [MIT](https://raw.githubusercontent.com/Azure/bicep/main/LICENSE) | |
|
|
41
41
|
| `blade` | | [spatie/shiki-php](https://github.com/spatie/shiki-php/blob/87ac0bd789343edf22a2ef33c0735d90a5bbfeb5/languages/blade.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/spatie/shiki-php/main/LICENSE.md) | `html` `xml` `sql` `javascript` `json` `css` |
|
|
42
|
-
| `c` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
42
|
+
| `c` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/cpp/syntaxes/c.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
43
43
|
| `cadence` | | [onflow/vscode-cadence](https://github.com/onflow/vscode-cadence/blob/ada9db07f8adc46988f9ef61bcd616ce5d723598/extension/language/syntaxes/cadence.tmGrammar.json) | [Apache-2.0](https://raw.githubusercontent.com/onflow/vscode-cadence/master/LICENSE) | |
|
|
44
44
|
| `clarity` | | [hirosystems/clarity.tmbundle](https://github.com/hirosystems/clarity.tmbundle/blob/14499973360935676fcf40fa37723ec216aa3c9f/Syntaxes/clarity.JSON-tmLanguage) | [MIT](https://raw.githubusercontent.com/hirosystems/clarity.tmbundle/main/LICENSE) | |
|
|
45
|
-
| `clojure` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
45
|
+
| `clojure` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/clojure/syntaxes/clojure.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
46
46
|
| `cmake` | | [twxs/vs.language.cmake](https://github.com/twxs/vs.language.cmake/blob/8602a1399af2144d72fd25dd6ebb884a6cb62aa6/syntaxes/CMake.tmLanguage) | [MIT](https://raw.githubusercontent.com/twxs/vs.language.cmake/master/LICENSE) | |
|
|
47
47
|
| `cobol` | | [spgennard/vscode_cobol](https://github.com/spgennard/vscode_cobol/blob/00f8e42ec2532cd04393b67d6ad89a81b3652c83/syntaxes/COBOL.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE) | `sql` `html` `java` |
|
|
48
48
|
| `codeql` | | [github/vscode-codeql](https://github.com/github/vscode-codeql/blob/262744e6e5bbed91a653769e7c92073127ea6ead/syntaxes/ql.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/github/vscode-codeql/main/LICENSE.md) | |
|
|
49
|
-
| `coffee` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
50
|
-
| `cpp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
51
|
-
| `cpp-macro` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
49
|
+
| `coffee` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/coffeescript/syntaxes/coffeescript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `javascript` |
|
|
50
|
+
| `cpp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/cpp/syntaxes/cpp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `cpp-macro` `glsl` `sql` |
|
|
51
|
+
| `cpp-macro` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `glsl` `sql` |
|
|
52
52
|
| `crystal` | | [crystal-lang-tools/vscode-crystal-lang](https://github.com/crystal-lang-tools/vscode-crystal-lang/blob/fe90eda371237dc60f158fca9977e71ce0d63aae/syntaxes/crystal.json) | [MIT](https://raw.githubusercontent.com/crystal-lang-tools/vscode-crystal-lang/master/LICENSE) | `html` `sql` `css` `c` `javascript` `shellscript` |
|
|
53
|
-
| `csharp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
54
|
-
| `css` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
53
|
+
| `csharp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/csharp/syntaxes/csharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
54
|
+
| `css` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/css/syntaxes/css.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
55
55
|
| `csv` | | [mechatroner/vscode_rainbow_csv](https://github.com/mechatroner/vscode_rainbow_csv/blob/6b53c5fb98c7a8ac97ded87046cd8302f3f88195/syntaxes/csv.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mechatroner/vscode_rainbow_csv/master/LICENSE) | |
|
|
56
56
|
| `cue` | | [cue-sh/vscode-cue](https://github.com/cue-sh/vscode-cue/blob/0734615a2607fe03f5d6c1816f8f7435179659fc/syntaxes/cue.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/cue-sh/vscode-cue/master/LICENSE) | |
|
|
57
57
|
| `cypher` | | [adam-cowley/neo4j-vscode](https://github.com/adam-cowley/neo4j-vscode/blob/b56cc6c09148ab23a31ba2f6c42e0901952e8402/cypher/cypher.tmLanguage) | [MIT](https://raw.githubusercontent.com/adam-cowley/neo4j-vscode/main/LICENSE) | |
|
|
58
58
|
| `d` | | [Pure-D/code-d](https://github.com/Pure-D/code-d/blob/b19258b82d40b72ac4e60497214de14a4248d4d8/syntaxes/d.json) | [MIT](https://raw.githubusercontent.com/Pure-D/code-d/master/LICENSE.md) | |
|
|
59
|
-
| `dart` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
59
|
+
| `dart` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/dart/syntaxes/dart.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
60
60
|
| `dax` | | [huyza/dax-language](https://github.com/huyza/dax-language/blob/7d7a73455bae1dbe9ec6f3e969d7b7d3c146e6e4/syntaxes/dax.grammer.json) | | |
|
|
61
|
-
| `diff` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
62
|
-
| `docker` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
61
|
+
| `diff` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/diff/syntaxes/diff.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
62
|
+
| `docker` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/docker/syntaxes/docker.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
63
63
|
| `dream-maker` | | [gbasood/vscode-atomic-dreams](https://github.com/gbasood/vscode-atomic-dreams/blob/22d2bf0325f65697ea542856280f66e9e098f4a2/syntaxes/dm.tmLanguage.json) | | |
|
|
64
64
|
| `elixir` | | [elixir-editors/elixir-tmbundle](https://github.com/elixir-editors/elixir-tmbundle/blob/b01fffc49179bdec936ca19b53ba4fc7c51a2cc0/Syntaxes/Elixir.tmLanguage) | [NOASSERTION](https://raw.githubusercontent.com/elixir-editors/elixir-tmbundle/master/LICENSE) | `html` |
|
|
65
65
|
| `elm` | | [elm-tooling/elm-language-client-vscode](https://github.com/elm-tooling/elm-language-client-vscode/blob/89315032f8a44681416b82d79c7990b20b3c5372/syntaxes/elm-syntax.json) | [MIT](https://raw.githubusercontent.com/elm-tooling/elm-language-client-vscode/main/LICENSE) | `glsl` |
|
|
66
66
|
| `erb` | | [textmate/ruby.tmbundle](https://github.com/textmate/ruby.tmbundle/blob/efcb8941c701343f1b2e9fb105c678152fea6892/Syntaxes/HTML%20(Ruby%20-%20ERB).tmLanguage) | | `html` `ruby` |
|
|
67
67
|
| `erlang` | | [erlang-ls/grammar](https://github.com/erlang-ls/grammar/blob/ab3b927fd092479a8f8268b1111861e93b8b9a6d/Erlang.plist) | [Apache-2.0](https://raw.githubusercontent.com/erlang-ls/grammar/main/LICENSE) | |
|
|
68
68
|
| `fish` | | [bmalehorn/vscode-fish](https://github.com/bmalehorn/vscode-fish/blob/aeb3fa5f894cb7167edcc80932ecf32fe7123c50/syntaxes/fish.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/bmalehorn/vscode-fish/master/LICENSE) | |
|
|
69
|
-
| `fsharp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
69
|
+
| `fsharp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/fsharp/syntaxes/fsharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `markdown` |
|
|
70
70
|
| `gdresource` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/ec1d9c3ae60bf67b808285c52aaacc364b05861f/syntaxes/GDResource.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | `gdshader` `gdscript` |
|
|
71
71
|
| `gdscript` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/ec1d9c3ae60bf67b808285c52aaacc364b05861f/syntaxes/GDScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | |
|
|
72
72
|
| `gdshader` | | [godotengine/godot-vscode-plugin](https://github.com/godotengine/godot-vscode-plugin/blob/ec1d9c3ae60bf67b808285c52aaacc364b05861f/syntaxes/GDShader.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/godotengine/godot-vscode-plugin/master/LICENSE) | |
|
|
73
73
|
| `gherkin` | | [alexkrechik/VSCucumberAutoComplete](https://github.com/alexkrechik/VSCucumberAutoComplete/blob/ca571bc1ef434bbd7ba8c66ad76cd384947ba491/gclient/syntaxes/feature.tmLanguage) | [MIT](https://raw.githubusercontent.com/alexkrechik/VSCucumberAutoComplete/master/LICENSE) | |
|
|
74
|
-
| `git-commit` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
75
|
-
| `git-rebase` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
74
|
+
| `git-commit` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/git-base/syntaxes/git-commit.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `diff` |
|
|
75
|
+
| `git-rebase` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/git-base/syntaxes/git-rebase.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `shellscript` |
|
|
76
76
|
| `glimmer-js` | | [IgnaceMaes/glimmer-textmate-grammar](https://github.com/IgnaceMaes/glimmer-textmate-grammar/blob/de3e1953d9e411895846da294329bacad369b9d8/glimmer-js.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/IgnaceMaes/glimmer-textmate-grammar/main/LICENSE) | `javascript` `handlebars` |
|
|
77
77
|
| `glimmer-ts` | | [IgnaceMaes/glimmer-textmate-grammar](https://github.com/IgnaceMaes/glimmer-textmate-grammar/blob/de3e1953d9e411895846da294329bacad369b9d8/glimmer-ts.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/IgnaceMaes/glimmer-textmate-grammar/main/LICENSE) | `typescript` `handlebars` |
|
|
78
78
|
| `glsl` | | [polym0rph/GLSL.tmbundle](https://github.com/polym0rph/GLSL.tmbundle/blob/a7b5d7c1826a4752a0820f73868614e71c193185/Syntaxes/GLSL.tmLanguage) | | `c` |
|
|
79
79
|
| `gnuplot` | | [MarioSchwalbe/vscode-gnuplot](https://github.com/MarioSchwalbe/vscode-gnuplot/blob/d4d650802b6bc71770907f43021723a7c90bbbee/syntaxes/gnuplot.tmLanguage) | [GPL-3.0](https://raw.githubusercontent.com/MarioSchwalbe/vscode-gnuplot/master/LICENSE) | |
|
|
80
|
-
| `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
80
|
+
| `go` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/go/syntaxes/go.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
81
81
|
| `graphql` | | [prisma-labs/vscode-graphql](https://github.com/prisma-labs/vscode-graphql/blob/66e9d69b76c237714db0e606fa7ac32fc4fa3a94/grammars/graphql.json) | [MIT](https://raw.githubusercontent.com/graphql/vscode-graphql/master/LICENSE) | `javascript` `typescript` `jsx` `tsx` |
|
|
82
|
-
| `groovy` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
82
|
+
| `groovy` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/groovy/syntaxes/groovy.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
83
83
|
| `hack` | | [slackhq/vscode-hack](https://github.com/slackhq/vscode-hack/blob/d75dd72a5d52436d208a627a2ead5423c94eb3e9/syntaxes/hack.json) | [MIT](https://raw.githubusercontent.com/slackhq/vscode-hack/master/LICENSE.md) | `html` `sql` |
|
|
84
84
|
| `haml` | | [karuna/haml-vscode](https://github.com/karuna/haml-vscode/blob/504875f60bcd474f17762b2daf97680476135f79/syntaxes/haml.json) | [MIT](https://raw.githubusercontent.com/karuna/haml-vscode/master/LICENSE.md) | `ruby` `javascript` `sass` `coffee` `markdown` `css` |
|
|
85
|
-
| `handlebars` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
85
|
+
| `handlebars` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/handlebars/syntaxes/Handlebars.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `html` `css` `javascript` `yaml` |
|
|
86
86
|
| `haskell` | | [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) | |
|
|
87
87
|
| `hcl` | | [hashicorp/syntax](https://github.com/hashicorp/syntax/blob/c98e6521755f840c5171f43682518465b691f392/syntaxes/hcl.tmGrammar.json) | [MPL-2.0](https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE) | |
|
|
88
88
|
| `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) | |
|
|
89
|
-
| `hlsl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
90
|
-
| `html` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
89
|
+
| `hlsl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/hlsl/syntaxes/hlsl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
90
|
+
| `html` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/html/syntaxes/html.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `javascript` `css` |
|
|
91
91
|
| `imba` | | [imba/imba](https://github.com/imba/imba/blob/a2cc7e9bd2cc0fb0bf08daa487b7682e92202cb0/packages/vscode-imba/syntaxes/imba.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/imba/imba/master/LICENSE) | `typescript` |
|
|
92
|
-
| `ini` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
93
|
-
| `java` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
94
|
-
| `javascript` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
92
|
+
| `ini` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/ini/syntaxes/ini.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
93
|
+
| `java` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/java/syntaxes/java.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
94
|
+
| `javascript` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/javascript/syntaxes/JavaScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `jsdoc-js` |
|
|
95
95
|
| `jinja` | | [samuelcolvin/jinjahtml-vscode](https://github.com/samuelcolvin/jinjahtml-vscode/blob/28e422433581d92f72252f1af1f67eeaab07c812/syntaxes/jinja.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/samuelcolvin/jinjahtml-vscode/main/LICENSE) | `jinja-html` |
|
|
96
|
-
| `jinja-html` | | [samuelcolvin/jinjahtml-vscode](https://github.com/samuelcolvin/jinjahtml-vscode/blob/28e422433581d92f72252f1af1f67eeaab07c812/syntaxes/jinja-html.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/samuelcolvin/jinjahtml-vscode/main/LICENSE) | `
|
|
96
|
+
| `jinja-html` | | [samuelcolvin/jinjahtml-vscode](https://github.com/samuelcolvin/jinjahtml-vscode/blob/28e422433581d92f72252f1af1f67eeaab07c812/syntaxes/jinja-html.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/samuelcolvin/jinjahtml-vscode/main/LICENSE) | `html` |
|
|
97
97
|
| `jison` | | [cdibbs/language-jison](https://github.com/cdibbs/language-jison/blob/ce8e2c78279b242a95b87e830a60dee55357aedc/grammars/jison.cson) | [MIT](https://raw.githubusercontent.com/cdibbs/language-jison/master/LICENSE.md) | `javascript` |
|
|
98
|
-
| `jsdoc-js` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
99
|
-
| `jsdoc-ts` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
100
|
-
| `json` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
98
|
+
| `jsdoc-js` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `typescript` |
|
|
99
|
+
| `jsdoc-ts` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
100
|
+
| `json` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/json/syntaxes/JSON.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
101
101
|
| `json5` | | [mrmlnc/vscode-json5](https://github.com/mrmlnc/vscode-json5/blob/e884b89929103ff009322c393080ff45a4544e88/syntaxes/json5.json) | [MIT](https://raw.githubusercontent.com/mrmlnc/vscode-json5/master/LICENSE) | |
|
|
102
|
-
| `jsonc` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
103
|
-
| `jsonl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
102
|
+
| `jsonc` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/json/syntaxes/JSONC.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
103
|
+
| `jsonl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/json/syntaxes/JSONL.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
104
104
|
| `jsonnet` | | [heptio/vscode-jsonnet](https://github.com/heptio/vscode-jsonnet/blob/0957d4235be011f2f2ac2f8af51cd7927852eeaa/syntaxes/jsonnet.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/heptio/vscode-jsonnet/master/LICENSE) | |
|
|
105
105
|
| `jssm` | | [StoneCypher/sublime-jssm](https://github.com/StoneCypher/sublime-jssm/blob/063d02e3c0cfd6335f8516890cddf2d7a89cf444/jssm.tmLanguage) | [MIT](https://raw.githubusercontent.com/StoneCypher/sublime-jssm/master/LICENSE) | |
|
|
106
|
-
| `jsx` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
107
|
-
| `julia` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
106
|
+
| `jsx` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/javascript/syntaxes/JavaScriptReact.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
107
|
+
| `julia` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/julia/syntaxes/julia.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `cpp` `python` `javascript` `r` `sql` |
|
|
108
108
|
| `kotlin` | | [fwcd/vscode-kotlin](https://github.com/fwcd/vscode-kotlin/blob/c1371a435aedf8690d3c9cbbe4c42a215915630d/syntaxes/kotlin.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/fwcd/vscode-kotlin/main/LICENSE) | |
|
|
109
109
|
| `kusto` | | [rosshamish/kuskus](https://github.com/rosshamish/kuskus/blob/02d4369268682d90a424ba6c8d7ab7d9f0a8a8af/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json) | | |
|
|
110
|
-
| `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
111
|
-
| `less` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
110
|
+
| `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/latex/syntaxes/LaTeX.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `tex` `css` `haskell` `html` `xml` `java` `lua` `julia` `ruby` `javascript` `typescript` `python` `yaml` `rust` `scala` `gnuplot` |
|
|
111
|
+
| `less` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/less/syntaxes/less.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
112
112
|
| `liquid` | | [Shopify/liquid-tm-grammar](https://github.com/Shopify/liquid-tm-grammar/blob/20d3a4315bd4f2285358197bdf02eeca39e4c8db/grammars/liquid.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/Shopify/liquid-tm-grammar/main/LICENSE.md) | `html` `css` `json` `javascript` |
|
|
113
113
|
| `lisp` | | [mattn/vscode-lisp](https://github.com/mattn/vscode-lisp/blob/09f9077526364501763414f8dd3a6aeff9e69f0e/syntaxes/Lisp.tmLanguage) | [MIT](https://raw.githubusercontent.com/mattn/vscode-lisp/master/LICENSE) | |
|
|
114
114
|
| `logo` | | [textmate/logo.tmbundle](https://github.com/textmate/logo.tmbundle/blob/a26962dce3e3864ada6c9385a4baf80787976b50/Syntaxes/Logo.tmLanguage) | | |
|
|
115
|
-
| `lua` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
116
|
-
| `make` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
117
|
-
| `markdown` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
118
|
-
| `markdown-vue` | | [vuejs/language-tools](https://github.com/vuejs/language-tools/blob/e7439aa2dad3d6735bb75b1b099bfa26b05c7576/extensions/vscode/syntaxes/markdown-vue.json) | [MIT](https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE) |
|
|
115
|
+
| `lua` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/lua/syntaxes/lua.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `c` |
|
|
116
|
+
| `make` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/make/syntaxes/make.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
117
|
+
| `markdown` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/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` `rust` `scala` `shellscript` `typescript` `tsx` `csharp` `fsharp` `dart` `handlebars` `erlang` `elixir` `latex` `bibtex` |
|
|
118
|
+
| `markdown-vue` | | [vuejs/language-tools](https://github.com/vuejs/language-tools/blob/e7439aa2dad3d6735bb75b1b099bfa26b05c7576/extensions/vscode/syntaxes/markdown-vue.json) | [MIT](https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE) | |
|
|
119
119
|
| `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` |
|
|
120
120
|
| `matlab` | | [mathworks/MATLAB-Language-grammar](https://github.com/mathworks/MATLAB-Language-grammar/blob/40d9a0cd3b628f80cdcf948bbe1747a527ed5dd5/Matlab.tmbundle/Syntaxes/MATLAB.tmLanguage) | | |
|
|
121
121
|
| `mdc` | | [nuxtlabs/vscode-mdc](https://github.com/nuxtlabs/vscode-mdc/blob/4822823f5bf805fe8b3782db5f433adefdf51dc6/syntaxes/mdc.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nuxtlabs/vscode-mdc/main/LICENSE) | `markdown` `yaml` |
|
|
@@ -128,77 +128,77 @@ import { grammars } from 'tm-grammars'
|
|
|
128
128
|
| `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` |
|
|
129
129
|
| `nix` | | [bbenoist/vscode-nix](https://github.com/bbenoist/vscode-nix/blob/c65af1981d951e94f010e6d35c42e9c32c7d069a/syntaxes/nix.tmLanguage) | [MIT](https://raw.githubusercontent.com/bbenoist/vscode-nix/master/LICENSE.md) | |
|
|
130
130
|
| `nushell` | | [nushell/vscode-nushell-lang](https://github.com/nushell/vscode-nushell-lang/blob/25e39a9b01e12aff0fac319fce05ba1d1a60edcc/syntaxes/nushell.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/LICENSE) | |
|
|
131
|
-
| `objective-c` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
132
|
-
| `objective-cpp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
131
|
+
| `objective-c` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/objective-c/syntaxes/objective-c.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
132
|
+
| `objective-cpp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/objective-c/syntaxes/objective-c++.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
133
133
|
| `ocaml` | | [reasonml-editor/vscode-reasonml](https://github.com/reasonml-editor/vscode-reasonml/blob/8745b53c046e8bf857fa258ad1cb545fba81beaa/syntaxes/ocaml.json) | [Apache-2.0](https://raw.githubusercontent.com/reasonml-editor/vscode-reasonml/master/LICENSE) | |
|
|
134
134
|
| `pascal` | | [alefragnani/vscode-language-pascal](https://github.com/alefragnani/vscode-language-pascal/blob/d25150287eacc295966aff1e9c56ce08b86d5968/syntaxes/pascal.tmLanguage) | [MIT](https://raw.githubusercontent.com/alefragnani/vscode-language-pascal/master/LICENSE.md) | |
|
|
135
|
-
| `perl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
136
|
-
| `php` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
135
|
+
| `perl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/perl/syntaxes/perl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `html` `xml` `css` `javascript` `sql` |
|
|
136
|
+
| `php` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/php/syntaxes/php.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `html` `xml` `sql` `javascript` `json` `css` |
|
|
137
137
|
| `plsql` | | [zabel-xyz/plsql-language](https://github.com/zabel-xyz/plsql-language/blob/28b3f624a88d96c9cc1d4f03653b658f1c234566/syntaxes/plsql.tmLanguage) | [MIT](https://raw.githubusercontent.com/zabel-xyz/plsql-language/master/LICENSE) | |
|
|
138
138
|
| `postcss` | | [vuejs/vetur](https://github.com/vuejs/vetur/blob/96aaa707f8ca629f0883c57a47adb0e58995936d/syntaxes/vue-postcss.json) | [MIT](https://raw.githubusercontent.com/vuejs/vetur/master/LICENSE) | |
|
|
139
139
|
| `powerquery` | | [microsoft/powerquery-language](https://github.com/microsoft/powerquery-language/blob/b66dc932b03fd5cf03f3b20a9e83fac97d897e65/PowerQuery.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/powerquery-language/master/LICENSE) | |
|
|
140
|
-
| `powershell` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
140
|
+
| `powershell` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/powershell/syntaxes/powershell.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
141
141
|
| `prisma` | | [prisma/language-tools](https://github.com/prisma/language-tools/blob/6d1684c2b78b7d03d102d08767466c21f70ef1f0/packages/vscode/syntaxes/prisma.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/prisma/language-tools/main/LICENSE) | |
|
|
142
142
|
| `prolog` | | [arthwang/vsc-prolog](https://github.com/arthwang/vsc-prolog/blob/3fab7b5916c505d55efc1b7556249bbe2d929dda/syntaxes/prolog.swi.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/arthwang/vsc-prolog/master/LICENSE.txt) | |
|
|
143
143
|
| `proto` | | [zxh0/vscode-proto3](https://github.com/zxh0/vscode-proto3/blob/445cf36606f2a6623d4b48e97e255e7272e314a8/syntaxes/proto3.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/zxh0/vscode-proto3/master/LICENSE.txt) | |
|
|
144
|
-
| `pug` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
144
|
+
| `pug` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/pug/syntaxes/pug.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `javascript` `css` `sass` `scss` `stylus` `coffee` `html` |
|
|
145
145
|
| `puppet` | | [octref/puppet-vscode](https://github.com/octref/puppet-vscode/blob/42e02ef6c02aefb0dcf03f8367fdc106d7213a6c/syntaxes/puppet.tmLanguage) | [Apache-2.0](https://raw.githubusercontent.com/octref/puppet-vscode/main/LICENSE) | |
|
|
146
146
|
| `purescript` | | [nwolverson/vscode-language-purescript](https://github.com/nwolverson/vscode-language-purescript/blob/5364aa25ecc1ecf3e3ee67a1d7307f44894e106a/syntaxes/purescript.json) | [NOASSERTION](https://raw.githubusercontent.com/nwolverson/vscode-language-purescript/master/LICENSE.md) | |
|
|
147
|
-
| `python` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
148
|
-
| `r` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
149
|
-
| `raku` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
147
|
+
| `python` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/python/syntaxes/MagicPython.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
148
|
+
| `r` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/r/syntaxes/r.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
149
|
+
| `raku` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/perl/syntaxes/perl6.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
150
150
|
| `razor` | | [dotnet/razor](https://github.com/dotnet/razor/blob/524b7656cbe582a563c9656bcd0356e57cd0884b/src/Razor/src/Microsoft.VisualStudio.RazorExtension/EmbeddedGrammars/aspnetcorerazor.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/dotnet/razor/main/LICENSE.txt) | `html` `csharp` |
|
|
151
151
|
| `reg` | | [mihai-vlc/reg-vscode](https://github.com/mihai-vlc/reg-vscode/blob/6dabd39563644f800f99e86a6ea240753210eb50/syntaxes/reg.tmLanguage) | [MIT](https://raw.githubusercontent.com/mihai-vlc/reg-vscode/master/LICENSE) | |
|
|
152
152
|
| `rel` | | [relationalai-oss/rel_vscode](https://github.com/relationalai-oss/rel_vscode/blob/b99425446896e7dfb6323f4afd3489de13a8f555/syntaxes/rel.tmLanguage.json) | | |
|
|
153
153
|
| `riscv` | | [zhuanhao-wu/vscode-riscv-support](https://github.com/zhuanhao-wu/vscode-riscv-support/blob/9756c8c0667b60772d92f7ed2dcc237c4b85ba0a/syntaxes/riscv.tmLanguage) | [MIT](https://raw.githubusercontent.com/zhuanhao-wu/vscode-riscv-support/master/LICENSE) | |
|
|
154
|
-
| `rst` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
155
|
-
| `ruby` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
156
|
-
| `rust` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
154
|
+
| `rst` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/restructuredtext/syntaxes/rst.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `cpp` `python` `javascript` `shellscript` `yaml` `cmake` `ruby` |
|
|
155
|
+
| `ruby` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/ruby/syntaxes/ruby.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `html` `xml` `sql` `css` `c` `javascript` `shellscript` `lua` |
|
|
156
|
+
| `rust` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/rust/syntaxes/rust.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
157
157
|
| `sas` | | [rpardee/sas](https://github.com/rpardee/sas/blob/c00ce8fe26ce245672d6e208d87d488f1db99ebd/syntaxes/sas.tmLanguage) | [MIT](https://raw.githubusercontent.com/rpardee/sas/master/LICENSE) | `sql` |
|
|
158
158
|
| `sass` | | [TheRealSyler/vscode-sass-indented](https://github.com/TheRealSyler/vscode-sass-indented/blob/5282bdb3dba1c025857f51736d6bb9e03ac6bda2/syntaxes/sass.tmLanguage.json) | [NOASSERTION](https://raw.githubusercontent.com/TheRealSyler/vscode-sass-indented/master/LICENSE) | |
|
|
159
159
|
| `scala` | | [scala/vscode-scala-syntax](https://github.com/scala/vscode-scala-syntax/blob/27315cb9837bbce3190c452bf77169910afac0eb/syntaxes/Scala.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/scala/vscode-scala-syntax/main/LICENSE.md) | |
|
|
160
160
|
| `scheme` | | [sjhuangx/vscode-scheme](https://github.com/sjhuangx/vscode-scheme/blob/9bd15efa411cef23955df314f8d9399057d068de/syntaxes/scheme.tmLanguage) | [MIT](https://raw.githubusercontent.com/sjhuangx/vscode-scheme/master/LICENSE.md) | |
|
|
161
|
-
| `scss` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
162
|
-
| `shaderlab` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
163
|
-
| `shellscript` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
161
|
+
| `scss` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/scss/syntaxes/scss.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `css` |
|
|
162
|
+
| `shaderlab` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/shaderlab/syntaxes/shaderlab.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `hlsl` |
|
|
163
|
+
| `shellscript` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/shellscript/syntaxes/shell-unix-bash.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
164
164
|
| `shellsession` | | [hronro/sublime-linguist-syntax](https://github.com/hronro/sublime-linguist-syntax/blob/5b9291962e7e07cd5c059bd77a68d9ea3bb3a1e7/syntaxes/ShellSession.tmLanguage) | [MIT](https://raw.githubusercontent.com/hronro/sublime-linguist-syntax/master/LICENSE) | `shellscript` |
|
|
165
165
|
| `smalltalk` | | [leocamello/vscode-smalltalk](https://github.com/leocamello/vscode-smalltalk/blob/d3d476a2decb9de9fb3483e6443a0ace19029722/syntaxes/smalltalk.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/leocamello/vscode-smalltalk/master/LICENSE) | |
|
|
166
166
|
| `solidity` | | [juanfranblanco/vscode-solidity](https://github.com/juanfranblanco/vscode-solidity/blob/05521565af890337c0e20725840fab88d033913c/syntaxes/solidity.json) | [MIT](https://raw.githubusercontent.com/juanfranblanco/vscode-solidity/master/License.txt) | |
|
|
167
167
|
| `sparql` | | [stardog-union/stardog-vsc](https://github.com/stardog-union/stardog-vsc/blob/0ce931c26529fdaf5c6dd58d91e589bbd6944a1d/stardog-rdf-grammars/syntaxes/sparql.tmLanguage.json) | | `turtle` |
|
|
168
168
|
| `splunk` | | [arcsector/vscode-splunk-search-syntax](https://github.com/arcsector/vscode-splunk-search-syntax/blob/c17fd8ee6129e883b1fd0e0176ad55e4de46a13c/syntaxes/splunk_search.tmLanguage) | [MIT](https://raw.githubusercontent.com/arcsector/vscode-splunk-search-syntax/master/LICENSE.txt) | |
|
|
169
|
-
| `sql` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
169
|
+
| `sql` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/sql/syntaxes/sql.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
170
170
|
| `ssh-config` | | [textmate/ssh-config.tmbundle](https://github.com/textmate/ssh-config.tmbundle/blob/212a0000c50e0c877303b2c4fcead539d2af2670/Syntaxes/SSH-Config.tmLanguage) | | |
|
|
171
171
|
| `stata` | | [kylebarron/language-stata](https://github.com/kylebarron/language-stata/blob/a25b526d271ab747e373d05fade84cd11820188b/grammars/stata.json) | [MIT](https://raw.githubusercontent.com/kylebarron/language-stata/master/LICENSE) | `sql` |
|
|
172
172
|
| `stylus` | | [d4rkr00t/language-stylus](https://github.com/d4rkr00t/language-stylus/blob/cb7d91954b05ea83ced6949498f6e36cb18fa840/syntaxes/stylus.json) | [MIT](https://raw.githubusercontent.com/d4rkr00t/language-stylus/master/LICENSE) | |
|
|
173
173
|
| `svelte` | | [sveltejs/language-tools](https://github.com/sveltejs/language-tools/blob/bc820642a151975f19090cfc5f0c2bd0cd928f1a/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` |
|
|
174
|
-
| `swift` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
174
|
+
| `swift` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/swift/syntaxes/swift.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
175
175
|
| `system-verilog` | | [mshr-h/vscode-verilog-hdl-support](https://github.com/mshr-h/vscode-verilog-hdl-support/blob/189a3afb778992b75ea4dcf16844e5da7f53e014/syntaxes/systemverilog.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mshr-h/vscode-verilog-hdl-support/main/LICENSE) | |
|
|
176
176
|
| `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) | |
|
|
177
177
|
| `tcl` | | [sleutho/tcl](https://github.com/sleutho/tcl/blob/f60babcf9fce7d123ffe9461d96d69439bda03fe/syntaxes/tcl.tmLanguage) | | |
|
|
178
|
-
| `tex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
178
|
+
| `tex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/latex/syntaxes/TeX.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `r` |
|
|
179
179
|
| `toml` | | [textmate/toml.tmbundle](https://github.com/textmate/toml.tmbundle/blob/e82b64c1e86396220786846201e9aa3f0a2d9ca2/Syntaxes/TOML.tmLanguage) | | |
|
|
180
|
-
| `tsx` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
180
|
+
| `tsx` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
181
181
|
| `turtle` | | [stardog-union/stardog-vsc](https://github.com/stardog-union/stardog-vsc/blob/0ce931c26529fdaf5c6dd58d91e589bbd6944a1d/stardog-rdf-grammars/syntaxes/turtle.tmLanguage.json) | | |
|
|
182
182
|
| `twig` | | [mblode/vscode-twig-language-2](https://github.com/mblode/vscode-twig-language-2/blob/f62292b533e7c3628c3039214edf45869f8d16c9/src/syntaxes/twig.tmLanguage) | [MIT](https://raw.githubusercontent.com/mblode/vscode-twig-language-2/master/LICENSE.md) | `css` `javascript` `scss` `php` `python` `ruby` |
|
|
183
|
-
| `typescript` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
183
|
+
| `typescript` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/typescript-basics/syntaxes/TypeScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `jsdoc-ts` |
|
|
184
184
|
| `v` | | [vlang/vscode-vlang](https://github.com/vlang/vscode-vlang/blob/0d7778ffc6d524f867cdd72027d99ceb5687fe0f/syntaxes/v.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/vlang/vscode-vlang/master/LICENSE) | |
|
|
185
|
-
| `vb` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
185
|
+
| `vb` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/vb/syntaxes/asp-vb-net.tmlanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
186
186
|
| `verilog` | | [mshr-h/vscode-verilog-hdl-support](https://github.com/mshr-h/vscode-verilog-hdl-support/blob/189a3afb778992b75ea4dcf16844e5da7f53e014/syntaxes/verilog.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mshr-h/vscode-verilog-hdl-support/main/LICENSE) | |
|
|
187
187
|
| `vhdl` | | [jonasjj/awesome-vhdl](https://github.com/jonasjj/awesome-vhdl/blob/8bb636dac90cc753c53d9686e175273d51bffec3/syntaxes/vhdl.tmLanguage) | [MIT](https://raw.githubusercontent.com/jonasjj/awesome-vhdl/master/LICENSE.txt) | |
|
|
188
188
|
| `viml` | | [dunstontc/viml](https://github.com/dunstontc/viml/blob/12a8de2a52b7c57ff77b153bc746b228a10088cc/syntaxes/viml.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/dunstontc/viml/master/LICENSE) | |
|
|
189
189
|
| `vue` | | [vuejs/language-tools](https://github.com/vuejs/language-tools/blob/e7439aa2dad3d6735bb75b1b099bfa26b05c7576/extensions/vscode/syntaxes/vue.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE) | `html` `markdown` `pug` `stylus` `sass` `css` `scss` `less` `javascript` `typescript` `jsx` `tsx` `json` `jsonc` `json5` `yaml` `toml` `graphql` `markdown-vue` `vue-directives` `vue-interpolations` `vue-sfc-style-variable` |
|
|
190
|
-
| `vue-directives` | | [vuejs/language-tools](https://github.com/vuejs/language-tools/blob/e7439aa2dad3d6735bb75b1b099bfa26b05c7576/extensions/vscode/syntaxes/vue-directives.json) | [MIT](https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE) |
|
|
190
|
+
| `vue-directives` | | [vuejs/language-tools](https://github.com/vuejs/language-tools/blob/e7439aa2dad3d6735bb75b1b099bfa26b05c7576/extensions/vscode/syntaxes/vue-directives.json) | [MIT](https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE) | |
|
|
191
191
|
| `vue-html` | | [vuejs/vetur](https://github.com/vuejs/vetur/blob/96aaa707f8ca629f0883c57a47adb0e58995936d/syntaxes/vue-html.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/vuejs/vetur/master/LICENSE) | `vue` `javascript` |
|
|
192
|
-
| `vue-interpolations` | | [vuejs/language-tools](https://github.com/vuejs/language-tools/blob/e7439aa2dad3d6735bb75b1b099bfa26b05c7576/extensions/vscode/syntaxes/vue-interpolations.json) | [MIT](https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE) |
|
|
192
|
+
| `vue-interpolations` | | [vuejs/language-tools](https://github.com/vuejs/language-tools/blob/e7439aa2dad3d6735bb75b1b099bfa26b05c7576/extensions/vscode/syntaxes/vue-interpolations.json) | [MIT](https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE) | |
|
|
193
193
|
| `vue-sfc-style-variable` | | [vuejs/language-tools](https://github.com/vuejs/language-tools/blob/e7439aa2dad3d6735bb75b1b099bfa26b05c7576/extensions/vscode/syntaxes/vue-sfc-style-variable-injection.json) | [MIT](https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE) | `javascript` |
|
|
194
194
|
| `vyper` | | [tintinweb/vscode-vyper](https://github.com/tintinweb/vscode-vyper/blob/796a2d19444dd3c86eb06775c902ef7253ba11db/syntaxes/vyper.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/tintinweb/vscode-vyper/master/LICENSE) | |
|
|
195
195
|
| `wasm` | | [wasmerio/vscode-wasm](https://github.com/wasmerio/vscode-wasm/blob/9d0ace1ff113f4a3e95797675039cd94ec257078/syntaxes/wat.json) | [MIT](https://raw.githubusercontent.com/wasmerio/vscode-wasm/master/LICENSE) | |
|
|
196
196
|
| `wenyan` | | [wenyan-lang/highlight](https://github.com/wenyan-lang/highlight/blob/998c168706c4388032166531362dca1ac419429f/wenyan.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/wenyan-lang/highlight/master/LICENSE) | |
|
|
197
197
|
| `wgsl` | | [PolyMeilex/vscode-wgsl](https://github.com/PolyMeilex/vscode-wgsl/blob/acf26718d7a327377641e31d8f9a9dab376efa84/syntaxes/wgsl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/PolyMeilex/vscode-wgsl/master/LICENSE) | |
|
|
198
198
|
| `wolfram` | | [WolframResearch/vscode-wolfram](https://github.com/WolframResearch/vscode-wolfram/blob/8b55fb1724d971a303120b3f5b981d654c308c59/syntaxes/wolfram.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/WolframResearch/vscode-wolfram/master/LICENSE) | |
|
|
199
|
-
| `xml` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
200
|
-
| `xsl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
201
|
-
| `yaml` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/
|
|
199
|
+
| `xml` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/xml/syntaxes/xml.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `java` |
|
|
200
|
+
| `xsl` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/xml/syntaxes/xsl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `xml` |
|
|
201
|
+
| `yaml` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/yaml/syntaxes/yaml.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | |
|
|
202
202
|
| `zenscript` | | [CraftTweaker/ZenScript-tmLanguage](https://github.com/CraftTweaker/ZenScript-tmLanguage/blob/5a7bcb775a6fb37470e56f904e70d8b8b9e6b047/zenscript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/CraftTweaker/ZenScript-tmLanguage/master/LICENSE) | |
|
|
203
203
|
| `zig` | | [ziglang/vscode-zig](https://github.com/ziglang/vscode-zig/blob/2f93703f15615862e5e0bb6a68a95887793bb4a8/syntaxes/zig.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/ziglang/vscode-zig/master/LICENSE) | |
|
|
204
204
|
<!--list-end-->
|
package/index.js
CHANGED
|
@@ -129,8 +129,8 @@ export const grammars = [
|
|
|
129
129
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
130
130
|
name: 'bat',
|
|
131
131
|
scopeName: 'source.batchfile',
|
|
132
|
-
sha: '
|
|
133
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
132
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
133
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/bat/syntaxes/batchfile.tmLanguage.json',
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
displayName: 'Beancount',
|
|
@@ -159,8 +159,8 @@ export const grammars = [
|
|
|
159
159
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
160
160
|
name: 'bibtex',
|
|
161
161
|
scopeName: 'text.bibtex',
|
|
162
|
-
sha: '
|
|
163
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
162
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
163
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/latex/syntaxes/Bibtex.tmLanguage.json',
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
displayName: 'Bicep',
|
|
@@ -194,8 +194,8 @@ export const grammars = [
|
|
|
194
194
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
195
195
|
name: 'c',
|
|
196
196
|
scopeName: 'source.c',
|
|
197
|
-
sha: '
|
|
198
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
197
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
198
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/cpp/syntaxes/c.tmLanguage.json',
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
aliases: [
|
|
@@ -226,8 +226,8 @@ export const grammars = [
|
|
|
226
226
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
227
227
|
name: 'clojure',
|
|
228
228
|
scopeName: 'source.clojure',
|
|
229
|
-
sha: '
|
|
230
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
229
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
230
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/clojure/syntaxes/clojure.tmLanguage.json',
|
|
231
231
|
},
|
|
232
232
|
{
|
|
233
233
|
displayName: 'CMake',
|
|
@@ -276,8 +276,8 @@ export const grammars = [
|
|
|
276
276
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
277
277
|
name: 'coffee',
|
|
278
278
|
scopeName: 'source.coffee',
|
|
279
|
-
sha: '
|
|
280
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
279
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
280
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/coffeescript/syntaxes/coffeescript.tmLanguage.json',
|
|
281
281
|
},
|
|
282
282
|
{
|
|
283
283
|
aliases: [
|
|
@@ -293,8 +293,8 @@ export const grammars = [
|
|
|
293
293
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
294
294
|
name: 'cpp',
|
|
295
295
|
scopeName: 'source.cpp',
|
|
296
|
-
sha: '
|
|
297
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
296
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
297
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/cpp/syntaxes/cpp.tmLanguage.json',
|
|
298
298
|
},
|
|
299
299
|
{
|
|
300
300
|
displayName: 'Crystal',
|
|
@@ -323,8 +323,8 @@ export const grammars = [
|
|
|
323
323
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
324
324
|
name: 'csharp',
|
|
325
325
|
scopeName: 'source.cs',
|
|
326
|
-
sha: '
|
|
327
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
326
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
327
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/csharp/syntaxes/csharp.tmLanguage.json',
|
|
328
328
|
},
|
|
329
329
|
{
|
|
330
330
|
displayName: 'CSS',
|
|
@@ -332,8 +332,8 @@ export const grammars = [
|
|
|
332
332
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
333
333
|
name: 'css',
|
|
334
334
|
scopeName: 'source.css',
|
|
335
|
-
sha: '
|
|
336
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
335
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
336
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/css/syntaxes/css.tmLanguage.json',
|
|
337
337
|
},
|
|
338
338
|
{
|
|
339
339
|
displayName: 'csv syntax',
|
|
@@ -380,8 +380,8 @@ export const grammars = [
|
|
|
380
380
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
381
381
|
name: 'dart',
|
|
382
382
|
scopeName: 'source.dart',
|
|
383
|
-
sha: '
|
|
384
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
383
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
384
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/dart/syntaxes/dart.tmLanguage.json',
|
|
385
385
|
},
|
|
386
386
|
{
|
|
387
387
|
displayName: 'DAX',
|
|
@@ -396,8 +396,8 @@ export const grammars = [
|
|
|
396
396
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
397
397
|
name: 'diff',
|
|
398
398
|
scopeName: 'source.diff',
|
|
399
|
-
sha: '
|
|
400
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
399
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
400
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/diff/syntaxes/diff.tmLanguage.json',
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
aliases: [
|
|
@@ -408,8 +408,8 @@ export const grammars = [
|
|
|
408
408
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
409
409
|
name: 'docker',
|
|
410
410
|
scopeName: 'source.dockerfile',
|
|
411
|
-
sha: '
|
|
412
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
411
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
412
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/docker/syntaxes/docker.tmLanguage.json',
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
415
|
displayName: 'Dream Maker',
|
|
@@ -487,8 +487,8 @@ export const grammars = [
|
|
|
487
487
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
488
488
|
name: 'fsharp',
|
|
489
489
|
scopeName: 'source.fsharp',
|
|
490
|
-
sha: '
|
|
491
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
490
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
491
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/fsharp/syntaxes/fsharp.tmLanguage.json',
|
|
492
492
|
},
|
|
493
493
|
{
|
|
494
494
|
displayName: 'GDResource',
|
|
@@ -539,8 +539,8 @@ export const grammars = [
|
|
|
539
539
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
540
540
|
name: 'git-commit',
|
|
541
541
|
scopeName: 'text.git-commit',
|
|
542
|
-
sha: '
|
|
543
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
542
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
543
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/git-base/syntaxes/git-commit.tmLanguage.json',
|
|
544
544
|
},
|
|
545
545
|
{
|
|
546
546
|
displayName: 'Git Rebase Message',
|
|
@@ -551,8 +551,8 @@ export const grammars = [
|
|
|
551
551
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
552
552
|
name: 'git-rebase',
|
|
553
553
|
scopeName: 'text.git-rebase',
|
|
554
|
-
sha: '
|
|
555
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
554
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
555
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/git-base/syntaxes/git-rebase.tmLanguage.json',
|
|
556
556
|
},
|
|
557
557
|
{
|
|
558
558
|
aliases: [
|
|
@@ -611,8 +611,8 @@ export const grammars = [
|
|
|
611
611
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
612
612
|
name: 'go',
|
|
613
613
|
scopeName: 'source.go',
|
|
614
|
-
sha: '
|
|
615
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
614
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
615
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/go/syntaxes/go.tmLanguage.json',
|
|
616
616
|
},
|
|
617
617
|
{
|
|
618
618
|
aliases: [
|
|
@@ -638,8 +638,8 @@ export const grammars = [
|
|
|
638
638
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
639
639
|
name: 'groovy',
|
|
640
640
|
scopeName: 'source.groovy',
|
|
641
|
-
sha: '
|
|
642
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
641
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
642
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/groovy/syntaxes/groovy.tmLanguage.json',
|
|
643
643
|
},
|
|
644
644
|
{
|
|
645
645
|
displayName: 'Hack',
|
|
@@ -686,8 +686,8 @@ export const grammars = [
|
|
|
686
686
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
687
687
|
name: 'handlebars',
|
|
688
688
|
scopeName: 'text.html.handlebars',
|
|
689
|
-
sha: '
|
|
690
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
689
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
690
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/handlebars/syntaxes/Handlebars.tmLanguage.json',
|
|
691
691
|
},
|
|
692
692
|
{
|
|
693
693
|
aliases: [
|
|
@@ -725,8 +725,8 @@ export const grammars = [
|
|
|
725
725
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
726
726
|
name: 'hlsl',
|
|
727
727
|
scopeName: 'source.hlsl',
|
|
728
|
-
sha: '
|
|
729
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
728
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
729
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/hlsl/syntaxes/hlsl.tmLanguage.json',
|
|
730
730
|
},
|
|
731
731
|
{
|
|
732
732
|
displayName: 'HTML',
|
|
@@ -738,8 +738,8 @@ export const grammars = [
|
|
|
738
738
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
739
739
|
name: 'html',
|
|
740
740
|
scopeName: 'text.html.basic',
|
|
741
|
-
sha: '
|
|
742
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
741
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
742
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/html/syntaxes/html.tmLanguage.json',
|
|
743
743
|
},
|
|
744
744
|
{
|
|
745
745
|
displayName: 'Imba',
|
|
@@ -762,8 +762,8 @@ export const grammars = [
|
|
|
762
762
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
763
763
|
name: 'ini',
|
|
764
764
|
scopeName: 'source.ini',
|
|
765
|
-
sha: '
|
|
766
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
765
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
766
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/ini/syntaxes/ini.tmLanguage.json',
|
|
767
767
|
},
|
|
768
768
|
{
|
|
769
769
|
displayName: 'Java',
|
|
@@ -771,8 +771,8 @@ export const grammars = [
|
|
|
771
771
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
772
772
|
name: 'java',
|
|
773
773
|
scopeName: 'source.java',
|
|
774
|
-
sha: '
|
|
775
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
774
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
775
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/java/syntaxes/java.tmLanguage.json',
|
|
776
776
|
},
|
|
777
777
|
{
|
|
778
778
|
aliases: [
|
|
@@ -786,8 +786,8 @@ export const grammars = [
|
|
|
786
786
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
787
787
|
name: 'javascript',
|
|
788
788
|
scopeName: 'source.js',
|
|
789
|
-
sha: '
|
|
790
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
789
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
790
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/javascript/syntaxes/JavaScript.tmLanguage.json',
|
|
791
791
|
},
|
|
792
792
|
{
|
|
793
793
|
displayName: 'jinja',
|
|
@@ -819,8 +819,8 @@ export const grammars = [
|
|
|
819
819
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
820
820
|
name: 'json',
|
|
821
821
|
scopeName: 'source.json',
|
|
822
|
-
sha: '
|
|
823
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
822
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
823
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/json/syntaxes/JSON.tmLanguage.json',
|
|
824
824
|
},
|
|
825
825
|
{
|
|
826
826
|
displayName: 'JSON5',
|
|
@@ -837,8 +837,8 @@ export const grammars = [
|
|
|
837
837
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
838
838
|
name: 'jsonc',
|
|
839
839
|
scopeName: 'source.json.comments',
|
|
840
|
-
sha: '
|
|
841
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
840
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
841
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/json/syntaxes/JSONC.tmLanguage.json',
|
|
842
842
|
},
|
|
843
843
|
{
|
|
844
844
|
displayName: 'JSON Lines',
|
|
@@ -846,8 +846,8 @@ export const grammars = [
|
|
|
846
846
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
847
847
|
name: 'jsonl',
|
|
848
848
|
scopeName: 'source.json.lines',
|
|
849
|
-
sha: '
|
|
850
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
849
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
850
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/json/syntaxes/JSONL.tmLanguage.json',
|
|
851
851
|
},
|
|
852
852
|
{
|
|
853
853
|
displayName: 'Jsonnet',
|
|
@@ -876,8 +876,8 @@ export const grammars = [
|
|
|
876
876
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
877
877
|
name: 'jsx',
|
|
878
878
|
scopeName: 'source.js.jsx',
|
|
879
|
-
sha: '
|
|
880
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
879
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
880
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/javascript/syntaxes/JavaScriptReact.tmLanguage.json',
|
|
881
881
|
},
|
|
882
882
|
{
|
|
883
883
|
displayName: 'Julia',
|
|
@@ -892,8 +892,8 @@ export const grammars = [
|
|
|
892
892
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
893
893
|
name: 'julia',
|
|
894
894
|
scopeName: 'source.julia',
|
|
895
|
-
sha: '
|
|
896
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
895
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
896
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/julia/syntaxes/julia.tmLanguage.json',
|
|
897
897
|
},
|
|
898
898
|
{
|
|
899
899
|
aliases: [
|
|
@@ -942,8 +942,8 @@ export const grammars = [
|
|
|
942
942
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
943
943
|
name: 'latex',
|
|
944
944
|
scopeName: 'text.tex.latex',
|
|
945
|
-
sha: '
|
|
946
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
945
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
946
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/latex/syntaxes/LaTeX.tmLanguage.json',
|
|
947
947
|
},
|
|
948
948
|
{
|
|
949
949
|
displayName: 'Less',
|
|
@@ -951,8 +951,8 @@ export const grammars = [
|
|
|
951
951
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
952
952
|
name: 'less',
|
|
953
953
|
scopeName: 'source.css.less',
|
|
954
|
-
sha: '
|
|
955
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
954
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
955
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/less/syntaxes/less.tmLanguage.json',
|
|
956
956
|
},
|
|
957
957
|
{
|
|
958
958
|
displayName: 'Liquid',
|
|
@@ -994,8 +994,8 @@ export const grammars = [
|
|
|
994
994
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
995
995
|
name: 'lua',
|
|
996
996
|
scopeName: 'source.lua',
|
|
997
|
-
sha: '
|
|
998
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
997
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
998
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/lua/syntaxes/lua.tmLanguage.json',
|
|
999
999
|
},
|
|
1000
1000
|
{
|
|
1001
1001
|
aliases: [
|
|
@@ -1006,8 +1006,8 @@ export const grammars = [
|
|
|
1006
1006
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1007
1007
|
name: 'make',
|
|
1008
1008
|
scopeName: 'source.makefile',
|
|
1009
|
-
sha: '
|
|
1010
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1009
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1010
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/make/syntaxes/make.tmLanguage.json',
|
|
1011
1011
|
},
|
|
1012
1012
|
{
|
|
1013
1013
|
aliases: [
|
|
@@ -1071,8 +1071,8 @@ export const grammars = [
|
|
|
1071
1071
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1072
1072
|
name: 'markdown',
|
|
1073
1073
|
scopeName: 'text.html.markdown',
|
|
1074
|
-
sha: '
|
|
1075
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1074
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1075
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/markdown-basics/syntaxes/markdown.tmLanguage.json',
|
|
1076
1076
|
},
|
|
1077
1077
|
{
|
|
1078
1078
|
displayName: 'Marko',
|
|
@@ -1263,8 +1263,8 @@ export const grammars = [
|
|
|
1263
1263
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1264
1264
|
name: 'objective-c',
|
|
1265
1265
|
scopeName: 'source.objc',
|
|
1266
|
-
sha: '
|
|
1267
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1266
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1267
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/objective-c/syntaxes/objective-c.tmLanguage.json',
|
|
1268
1268
|
},
|
|
1269
1269
|
{
|
|
1270
1270
|
displayName: 'Objective-C++',
|
|
@@ -1272,8 +1272,8 @@ export const grammars = [
|
|
|
1272
1272
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1273
1273
|
name: 'objective-cpp',
|
|
1274
1274
|
scopeName: 'source.objcpp',
|
|
1275
|
-
sha: '
|
|
1276
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1275
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1276
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/objective-c/syntaxes/objective-c++.tmLanguage.json',
|
|
1277
1277
|
},
|
|
1278
1278
|
{
|
|
1279
1279
|
displayName: 'OCaml',
|
|
@@ -1306,8 +1306,8 @@ export const grammars = [
|
|
|
1306
1306
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1307
1307
|
name: 'perl',
|
|
1308
1308
|
scopeName: 'source.perl',
|
|
1309
|
-
sha: '
|
|
1310
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1309
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1310
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/perl/syntaxes/perl.tmLanguage.json',
|
|
1311
1311
|
},
|
|
1312
1312
|
{
|
|
1313
1313
|
embedded: [
|
|
@@ -1322,8 +1322,8 @@ export const grammars = [
|
|
|
1322
1322
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1323
1323
|
name: 'php',
|
|
1324
1324
|
scopeName: 'source.php',
|
|
1325
|
-
sha: '
|
|
1326
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1325
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1326
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/php/syntaxes/php.tmLanguage.json',
|
|
1327
1327
|
},
|
|
1328
1328
|
{
|
|
1329
1329
|
displayName: 'PL/SQL',
|
|
@@ -1362,8 +1362,8 @@ export const grammars = [
|
|
|
1362
1362
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1363
1363
|
name: 'powershell',
|
|
1364
1364
|
scopeName: 'source.powershell',
|
|
1365
|
-
sha: '
|
|
1366
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1365
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1366
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/powershell/syntaxes/powershell.tmLanguage.json',
|
|
1367
1367
|
},
|
|
1368
1368
|
{
|
|
1369
1369
|
displayName: 'Prisma',
|
|
@@ -1410,8 +1410,8 @@ export const grammars = [
|
|
|
1410
1410
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1411
1411
|
name: 'pug',
|
|
1412
1412
|
scopeName: 'text.pug',
|
|
1413
|
-
sha: '
|
|
1414
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1413
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1414
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/pug/syntaxes/pug.tmLanguage.json',
|
|
1415
1415
|
},
|
|
1416
1416
|
{
|
|
1417
1417
|
displayName: 'Puppet',
|
|
@@ -1440,8 +1440,8 @@ export const grammars = [
|
|
|
1440
1440
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1441
1441
|
name: 'python',
|
|
1442
1442
|
scopeName: 'source.python',
|
|
1443
|
-
sha: '
|
|
1444
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1443
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1444
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/python/syntaxes/MagicPython.tmLanguage.json',
|
|
1445
1445
|
},
|
|
1446
1446
|
{
|
|
1447
1447
|
displayName: 'R',
|
|
@@ -1449,8 +1449,8 @@ export const grammars = [
|
|
|
1449
1449
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1450
1450
|
name: 'r',
|
|
1451
1451
|
scopeName: 'source.r',
|
|
1452
|
-
sha: '
|
|
1453
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1452
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1453
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/r/syntaxes/r.tmLanguage.json',
|
|
1454
1454
|
},
|
|
1455
1455
|
{
|
|
1456
1456
|
aliases: [
|
|
@@ -1461,8 +1461,8 @@ export const grammars = [
|
|
|
1461
1461
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1462
1462
|
name: 'raku',
|
|
1463
1463
|
scopeName: 'source.perl.6',
|
|
1464
|
-
sha: '
|
|
1465
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1464
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1465
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/perl/syntaxes/perl6.tmLanguage.json',
|
|
1466
1466
|
},
|
|
1467
1467
|
{
|
|
1468
1468
|
displayName: 'ASP.NET Razor',
|
|
@@ -1517,8 +1517,8 @@ export const grammars = [
|
|
|
1517
1517
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1518
1518
|
name: 'rst',
|
|
1519
1519
|
scopeName: 'source.rst',
|
|
1520
|
-
sha: '
|
|
1521
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1520
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1521
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/restructuredtext/syntaxes/rst.tmLanguage.json',
|
|
1522
1522
|
},
|
|
1523
1523
|
{
|
|
1524
1524
|
aliases: [
|
|
@@ -1539,8 +1539,8 @@ export const grammars = [
|
|
|
1539
1539
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1540
1540
|
name: 'ruby',
|
|
1541
1541
|
scopeName: 'source.ruby',
|
|
1542
|
-
sha: '
|
|
1543
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1542
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1543
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/ruby/syntaxes/ruby.tmLanguage.json',
|
|
1544
1544
|
},
|
|
1545
1545
|
{
|
|
1546
1546
|
aliases: [
|
|
@@ -1551,8 +1551,8 @@ export const grammars = [
|
|
|
1551
1551
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1552
1552
|
name: 'rust',
|
|
1553
1553
|
scopeName: 'source.rust',
|
|
1554
|
-
sha: '
|
|
1555
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1554
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1555
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/rust/syntaxes/rust.tmLanguage.json',
|
|
1556
1556
|
},
|
|
1557
1557
|
{
|
|
1558
1558
|
displayName: 'SAS',
|
|
@@ -1602,8 +1602,8 @@ export const grammars = [
|
|
|
1602
1602
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1603
1603
|
name: 'scss',
|
|
1604
1604
|
scopeName: 'source.css.scss',
|
|
1605
|
-
sha: '
|
|
1606
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1605
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1606
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/scss/syntaxes/scss.tmLanguage.json',
|
|
1607
1607
|
},
|
|
1608
1608
|
{
|
|
1609
1609
|
aliases: [
|
|
@@ -1617,8 +1617,8 @@ export const grammars = [
|
|
|
1617
1617
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1618
1618
|
name: 'shaderlab',
|
|
1619
1619
|
scopeName: 'source.shaderlab',
|
|
1620
|
-
sha: '
|
|
1621
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1620
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1621
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/shaderlab/syntaxes/shaderlab.tmLanguage.json',
|
|
1622
1622
|
},
|
|
1623
1623
|
{
|
|
1624
1624
|
aliases: [
|
|
@@ -1632,8 +1632,8 @@ export const grammars = [
|
|
|
1632
1632
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1633
1633
|
name: 'shellscript',
|
|
1634
1634
|
scopeName: 'source.shell',
|
|
1635
|
-
sha: '
|
|
1636
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1635
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1636
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/shellscript/syntaxes/shell-unix-bash.tmLanguage.json',
|
|
1637
1637
|
},
|
|
1638
1638
|
{
|
|
1639
1639
|
aliases: [
|
|
@@ -1696,8 +1696,8 @@ export const grammars = [
|
|
|
1696
1696
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1697
1697
|
name: 'sql',
|
|
1698
1698
|
scopeName: 'source.sql',
|
|
1699
|
-
sha: '
|
|
1700
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1699
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1700
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/sql/syntaxes/sql.tmLanguage.json',
|
|
1701
1701
|
},
|
|
1702
1702
|
{
|
|
1703
1703
|
displayName: 'SSH Config',
|
|
@@ -1758,8 +1758,8 @@ export const grammars = [
|
|
|
1758
1758
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1759
1759
|
name: 'swift',
|
|
1760
1760
|
scopeName: 'source.swift',
|
|
1761
|
-
sha: '
|
|
1762
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1761
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1762
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/swift/syntaxes/swift.tmLanguage.json',
|
|
1763
1763
|
},
|
|
1764
1764
|
{
|
|
1765
1765
|
displayName: 'SystemVerilog',
|
|
@@ -1795,8 +1795,8 @@ export const grammars = [
|
|
|
1795
1795
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1796
1796
|
name: 'tex',
|
|
1797
1797
|
scopeName: 'text.tex',
|
|
1798
|
-
sha: '
|
|
1799
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1798
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1799
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/latex/syntaxes/TeX.tmLanguage.json',
|
|
1800
1800
|
},
|
|
1801
1801
|
{
|
|
1802
1802
|
displayName: 'TOML',
|
|
@@ -1811,8 +1811,8 @@ export const grammars = [
|
|
|
1811
1811
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1812
1812
|
name: 'tsx',
|
|
1813
1813
|
scopeName: 'source.tsx',
|
|
1814
|
-
sha: '
|
|
1815
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1814
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1815
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json',
|
|
1816
1816
|
},
|
|
1817
1817
|
{
|
|
1818
1818
|
displayName: 'Turtle',
|
|
@@ -1850,8 +1850,8 @@ export const grammars = [
|
|
|
1850
1850
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1851
1851
|
name: 'typescript',
|
|
1852
1852
|
scopeName: 'source.ts',
|
|
1853
|
-
sha: '
|
|
1854
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1853
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1854
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/typescript-basics/syntaxes/TypeScript.tmLanguage.json',
|
|
1855
1855
|
},
|
|
1856
1856
|
{
|
|
1857
1857
|
displayName: 'V',
|
|
@@ -1871,8 +1871,8 @@ export const grammars = [
|
|
|
1871
1871
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
1872
1872
|
name: 'vb',
|
|
1873
1873
|
scopeName: 'source.asp.vb.net',
|
|
1874
|
-
sha: '
|
|
1875
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
1874
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
1875
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/vb/syntaxes/asp-vb-net.tmlanguage.json',
|
|
1876
1876
|
},
|
|
1877
1877
|
{
|
|
1878
1878
|
displayName: 'Verilog',
|
|
@@ -2014,8 +2014,8 @@ export const grammars = [
|
|
|
2014
2014
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2015
2015
|
name: 'xml',
|
|
2016
2016
|
scopeName: 'text.xml',
|
|
2017
|
-
sha: '
|
|
2018
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
2017
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
2018
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/xml/syntaxes/xml.tmLanguage.json',
|
|
2019
2019
|
},
|
|
2020
2020
|
{
|
|
2021
2021
|
displayName: 'XSL',
|
|
@@ -2026,8 +2026,8 @@ export const grammars = [
|
|
|
2026
2026
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2027
2027
|
name: 'xsl',
|
|
2028
2028
|
scopeName: 'text.xml.xsl',
|
|
2029
|
-
sha: '
|
|
2030
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
2029
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
2030
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/xml/syntaxes/xsl.tmLanguage.json',
|
|
2031
2031
|
},
|
|
2032
2032
|
{
|
|
2033
2033
|
aliases: [
|
|
@@ -2038,8 +2038,8 @@ export const grammars = [
|
|
|
2038
2038
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2039
2039
|
name: 'yaml',
|
|
2040
2040
|
scopeName: 'source.yaml',
|
|
2041
|
-
sha: '
|
|
2042
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
2041
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
2042
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/yaml/syntaxes/yaml.tmLanguage.json',
|
|
2043
2043
|
},
|
|
2044
2044
|
{
|
|
2045
2045
|
displayName: 'ZenScript',
|
|
@@ -2065,7 +2065,6 @@ export const injections = [
|
|
|
2065
2065
|
{
|
|
2066
2066
|
displayName: 'C++',
|
|
2067
2067
|
embedded: [
|
|
2068
|
-
'cpp',
|
|
2069
2068
|
'glsl',
|
|
2070
2069
|
'sql',
|
|
2071
2070
|
],
|
|
@@ -2076,13 +2075,12 @@ export const injections = [
|
|
|
2076
2075
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2077
2076
|
name: 'cpp-macro',
|
|
2078
2077
|
scopeName: 'source.cpp.embedded.macro',
|
|
2079
|
-
sha: '
|
|
2080
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
2078
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
2079
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json',
|
|
2081
2080
|
},
|
|
2082
2081
|
{
|
|
2083
2082
|
displayName: 'jinja-html',
|
|
2084
2083
|
embedded: [
|
|
2085
|
-
'jinja',
|
|
2086
2084
|
'html',
|
|
2087
2085
|
],
|
|
2088
2086
|
embeddedIn: [
|
|
@@ -2106,13 +2104,10 @@ export const injections = [
|
|
|
2106
2104
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2107
2105
|
name: 'jsdoc-js',
|
|
2108
2106
|
scopeName: 'documentation.injection.js.jsx',
|
|
2109
|
-
sha: '
|
|
2110
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
2107
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
2108
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json',
|
|
2111
2109
|
},
|
|
2112
2110
|
{
|
|
2113
|
-
embedded: [
|
|
2114
|
-
'typescript',
|
|
2115
|
-
],
|
|
2116
2111
|
embeddedIn: [
|
|
2117
2112
|
'typescript',
|
|
2118
2113
|
],
|
|
@@ -2120,13 +2115,10 @@ export const injections = [
|
|
|
2120
2115
|
licenseUrl: 'https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt',
|
|
2121
2116
|
name: 'jsdoc-ts',
|
|
2122
2117
|
scopeName: 'documentation.injection.ts',
|
|
2123
|
-
sha: '
|
|
2124
|
-
source: 'https://github.com/microsoft/vscode/blob/
|
|
2118
|
+
sha: 'fffda8e1feb468b621bf245a0f47c61976bf1fff',
|
|
2119
|
+
source: 'https://github.com/microsoft/vscode/blob/fffda8e1feb468b621bf245a0f47c61976bf1fff/extensions/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json',
|
|
2125
2120
|
},
|
|
2126
2121
|
{
|
|
2127
|
-
embedded: [
|
|
2128
|
-
'vue',
|
|
2129
|
-
],
|
|
2130
2122
|
embeddedIn: [
|
|
2131
2123
|
'vue',
|
|
2132
2124
|
],
|
|
@@ -2138,9 +2130,6 @@ export const injections = [
|
|
|
2138
2130
|
source: 'https://github.com/vuejs/language-tools/blob/e7439aa2dad3d6735bb75b1b099bfa26b05c7576/extensions/vscode/syntaxes/markdown-vue.json',
|
|
2139
2131
|
},
|
|
2140
2132
|
{
|
|
2141
|
-
embedded: [
|
|
2142
|
-
'vue',
|
|
2143
|
-
],
|
|
2144
2133
|
embeddedIn: [
|
|
2145
2134
|
'vue',
|
|
2146
2135
|
],
|
|
@@ -2152,9 +2141,6 @@ export const injections = [
|
|
|
2152
2141
|
source: 'https://github.com/vuejs/language-tools/blob/e7439aa2dad3d6735bb75b1b099bfa26b05c7576/extensions/vscode/syntaxes/vue-directives.json',
|
|
2153
2142
|
},
|
|
2154
2143
|
{
|
|
2155
|
-
embedded: [
|
|
2156
|
-
'vue',
|
|
2157
|
-
],
|
|
2158
2144
|
embeddedIn: [
|
|
2159
2145
|
'vue',
|
|
2160
2146
|
],
|
package/package.json
CHANGED