-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update all grammars * Update cached license files * v9.0.0 * Update grammars * Update cached licenses * Apply suggestions from code review
- Loading branch information
Showing
145 changed files
with
167 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
8.0.1 | ||
9.0.0 |
Submodule CodeMirror
updated
from dd44c9 to deee5c
Submodule AL
updated
7 files
Submodule Luau.tmLanguage
updated
45 files
Submodule MATLAB-Language-grammar
updated
2 files
+5 −3 | Matlab.tmbundle/Syntaxes/MATLAB.tmLanguage | |
+17 −0 | test/t93ContinuationAfterClassAttributes.m |
Submodule PowerBuilder.tmbundle
updated
6 files
+4 −1 | README.md | |
+76 −65 | Syntaxes/PowerBuilder.tmLanguage | |
+422 −0 | Syntaxes/PowerBuilder.tmLanguage.json | |
+147 −141 | Syntaxes/PowerBuilder.tmLanguage.yaml | |
+17 −6 | convert.py | |
+278 −0 | templates/PowerBuilder.tmLanguage.yaml.j2 |
Submodule TypeScript-TmLanguage
updated
9 files
+6 −1 | .gitattributes | |
+12 −9 | TypeScript.YAML-tmLanguage | |
+25 −10 | TypeScript.tmLanguage | |
+25 −10 | TypeScriptReact.tmLanguage | |
+23 −29 | package-lock.json | |
+36 −0 | tests/baselines/Issue1006.baseline.txt | |
+412 −0 | tests/baselines/arbitraryModuleNamespaceIdentifiers.baseline.txt | |
+1 −0 | tests/cases/Issue1006.ts | |
+14 −0 | tests/cases/arbitraryModuleNamespaceIdentifiers.ts |
Submodule VscodeAdblockSyntax
updated
11 files
+17 −0 | .vscode/tasks.json | |
+23 −0 | CHANGELOG.md | |
+6 −4 | package.json | |
+1 −1 | server/package.json | |
+5 −0 | server/src/ecss-tree.ts | |
+1 −1 | server/src/server.ts | |
+44 −59 | server/yarn.lock | |
+2 −1 | syntaxes/adblock.yaml-tmlanguage | |
+5 −0 | test/static/aglint/.aglintrc.yml | |
+6 −0 | test/static/aglint/list3.txt | |
+3 −0 | test/static/rules/test_rules.txt |
Submodule abl-tmlanguage
updated
16 files
Submodule astro
updated
45 files
Submodule ballerina-grammar
updated
8 files
+7 −0 | .github/CODEOWNERS | |
+31 −0 | .github/ISSUE_TEMPLATE/bug.yml | |
+11 −0 | .github/ISSUE_TEMPLATE/config.yml | |
+25 −0 | .github/ISSUE_TEMPLATE/improvement.yml | |
+32 −0 | .github/ISSUE_TEMPLATE/new-feature.yml | |
+18 −0 | .github/ISSUE_TEMPLATE/task.yml | |
+45 −45 | package-lock.json | |
+1 −1 | package.json |
Submodule bikeshed
updated
from 880b32 to c79ddb
Submodule code-peggy-language
updated
13 files
+7 −9 | .github/workflows/main.yaml | |
+3 −2 | .gitignore | |
+0 −38 | .vscode/launch.json | |
+0 −7 | .vscode/settings.json | |
+0 −43 | .vscode/tasks.json | |
+2 −1 | .vscodeignore | |
+0 −19 | eslint.config.js | |
+16 −0 | eslint.config.mjs | |
+0 −3,840 | package-lock.json | |
+17 −16 | package.json | |
+4,053 −0 | pnpm-lock.yaml | |
+2 −2 | tsconfig.json | |
+1 −0 | webpack.config.js |
Submodule dart-syntax-highlight
updated
6 files
+1 −1 | .github/workflows/dart.yml | |
+9 −0 | CHANGELOG.md | |
+29 −18 | grammars/dart.json | |
+4 −4 | pubspec.yaml | |
+153 −21 | test/goldens/comments.dart.golden | |
+68 −6 | test/test_files/comments.dart |
Submodule edge-vscode
updated
5 files
+4 −0 | CHANGELOG.md | |
+1 −1 | README.md | |
+1 −1 | package.json | |
+2 −2 | src/regexes.ts | |
+55 −0 | src/vscode/builtin_tags_completion.ts |
Submodule edgedb-editor-plugin
updated
3 files
+10 −2 | .github/workflows/publish.yaml | |
+3 −3 | README.md | |
+3 −2 | package.json |
Submodule elvish
updated
72 files
Submodule godot-vscode-plugin
updated
828 files
Submodule graphiql
updated
47 files
Submodule language-tools
updated
186 files
Submodule markdown-tm-language
updated
20 files
+4 −4 | .editorconfig | |
+8 −8 | .github/workflows/main.yml | |
+6 −4 | .gitignore | |
+1 −1 | .npmrc | |
+1 −1 | .prettierignore | |
+67 −75 | build.js | |
+117 −115 | example/index.css | |
+8 −8 | example/index.html | |
+132 −128 | example/index.jsx | |
+7 −7 | grammar.yml | |
+1 −1 | license | |
+46 −46 | package.json | |
+14 −15 | readme.md | |
+118 −114 | source.mdx.js | |
+115 −115 | source.mdx.tmLanguage | |
+11 −0 | test/headings.md | |
+30 −0 | test/headings.md.snap | |
+117 −113 | text.md.js | |
+114 −114 | text.md.tmLanguage | |
+12 −11 | tsconfig.json |
Submodule omnetpp-textmate-ned
updated
3 files
+1 −65 | README.md | |
+2 −3 | package.json | |
+10 −10 | syntaxes/ned.tmLanguage.json |
Submodule rescript-vscode
updated
245 files
Submodule smithy-vscode
updated
from d5d5d2 to 8da70d
Submodule sprocket-vscode
updated
11 files
+1 −1 | .vscode-test.mjs | |
+1 −1 | .vscode/launch.json | |
+11 −9 | .vscodeignore | |
+6 −0 | CHANGELOG.md | |
+28 −22 | README.md | |
+3 −2 | RELEASE.md | |
+56 −0 | esbuild.js | |
+25 −10 | package.json | |
+305 −25 | src/extension.ts | |
+2 −2 | syntaxes/wdl.tmGrammar.json | |
+442 −158 | yarn.lock |
Submodule sublime-angelscript
updated
2 files
+89 −14 | AngelScript.YAML-tmLanguage | |
+158 −19 | AngelScript.tmLanguage |
Submodule sway-vscode-plugin
updated
4 files
+2 −1 | README.md | |
+1 −1 | client/src/main.ts | |
+2 −2 | package-lock.json | |
+2 −2 | package.json |
Submodule syntax
updated
13 files
+1 −1 | .github/workflows/add-copyright-headers.yml | |
+7 −7 | .github/workflows/pulls.yml | |
+1 −1 | .github/workflows/release.yml | |
+3 −3 | .github/workflows/test.yml | |
+11 −0 | META.d/_summary.yml | |
+6 −0 | META.d/data.yml | |
+2 −2 | package-lock.json | |
+1 −1 | package.json | |
+3 −3 | src/_main.yml | |
+3 −3 | syntaxes/hcl.tmGrammar.json | |
+3 −0 | syntaxes/terraform.tmGrammar.json | |
+4 −0 | tests/snapshot/hcl/block_labels.hcl | |
+22 −0 | tests/snapshot/hcl/block_labels.hcl.snap |
Submodule tact-sublime
updated
3 files
+12 −2 | package/Tact.tmLanguage | |
+7 −1 | package/Tact.tmLanguage.json | |
+86 −0 | tests/syntax_test_asm_function.tact |
Submodule typespec
updated
8367 files
Submodule vsc-language-1c-bsl
updated
3 files
+1 −1 | README.md | |
+24 −22 | package-lock.json | |
+2 −2 | package.json |
Submodule vscode-bitbake
updated
69 files
Submodule vscode-brightscript-language
updated
31 files
Submodule vscode-cadence
updated
17 files
Submodule vscode-cmake-tools
updated
421 files
Submodule vscode-codeql
updated
140 files
Submodule vscode-cue
updated
from 073461 to 6443cb
Submodule vscode-gleam
updated
3 files
+13 −0 | .github/ISSUE_TEMPLATE/issue-template.md | |
+2 −4 | CHANGELOG.md | |
+1 −1 | package.json |
Submodule vscode-go
updated
73 files
Submodule vscode-ibmi-languages
updated
3 files
+1 −1 | package.json | |
+2 −2 | syntaxes/rpgle.tmLanguage.json | |
+10 −1 | tests/general/test-free.rpgle |
Submodule vscode-jest
updated
22 files
+2 −3 | README.md | |
+1 −1 | package.json | |
+78 −3 | release-notes/release-note-v6.md | |
+44 −17 | src/DebugConfigurationProvider.ts | |
+7 −9 | src/JestExt/core.ts | |
+3 −5 | src/JestExt/types.ts | |
+2 −7 | src/extension-manager.ts | |
+6 −10 | src/helpers.ts | |
+18 −1 | src/test-provider/test-coverage.ts | |
+14 −14 | src/test-provider/test-item-data.ts | |
+7 −17 | src/test-provider/test-provider.ts | |
+3 −5 | src/test-provider/types.ts | |
+5 −0 | src/types.ts | |
+83 −17 | tests/DebugConfigurationProvider.test.ts | |
+16 −26 | tests/JestExt/core.test.ts | |
+0 −1 | tests/extension-manager.test.ts | |
+55 −37 | tests/helpers.test.ts | |
+26 −0 | tests/test-provider/test-coverage.test.ts | |
+23 −10 | tests/test-provider/test-item-data.test.ts | |
+11 −14 | tests/test-provider/test-provider.test.ts | |
+8 −4 | webpack/webpack.config.js | |
+18 −35 | yarn.lock |
Submodule vscode-just
updated
29 files
+22 −0 | .github/dependabot.yml | |
+1 −1 | .github/workflows/ci.yml | |
+10 −3 | .vscode/settings.json | |
+18 −0 | CHANGELOG.md | |
+1 −1 | CONTRIBUTING.md | |
+2 −2 | Dockerfile | |
+38 −34 | README.md | |
+1 −6 | docker-compose.yml | |
+35 −11 | package.json | |
+11 −0 | src/const.ts | |
+23 −47 | src/extension.ts | |
+24 −0 | src/format.ts | |
+0 −0 | src/genScopes.ts | |
+54 −0 | src/launcher.ts | |
+56 −3 | src/logger.ts | |
+131 −0 | src/recipe.ts | |
+27 −0 | src/types.ts | |
+28 −0 | src/utils.ts | |
+14 −3 | syntaxes/just.tmLanguage.json | |
+9 −3 | syntaxes/just.tmLanguage.yml | |
+2 −0 | syntaxes/tests/general/general.just | |
+3 −0 | syntaxes/tests/general/general.just.snap | |
+9 −1 | syntaxes/tests/recipes/recipe-attributes.just | |
+31 −1 | syntaxes/tests/recipes/recipe-attributes.just.snap | |
+16 −10 | syntaxes/tests/statements/strings.just | |
+85 −55 | syntaxes/tests/statements/strings.just.snap | |
+1 −1 | syntaxes/tests/variables/variables.just | |
+4 −1 | syntaxes/tests/variables/variables.just.snap | |
+433 −320 | yarn.lock |
Submodule vscode-lean4
updated
58 files
Submodule vscode-motoko
updated
9 files
+1,996 −1,117 | package-lock.json | |
+6 −5 | package.json | |
+4 −4 | rust/Cargo.lock | |
+1 −1 | scripts/generate.js | |
+5 −0 | src/common/watchConfig.ts | |
+16 −6 | src/extension.ts | |
+6 −0 | src/server/context.ts | |
+31 −34 | src/server/playground.ts | |
+40 −18 | src/server/server.ts |
Submodule vscode-opa
updated
11 files
+4 −0 | .github/dependabot.yml | |
+2 −2 | .github/workflows/build.yaml | |
+28 −0 | CHANGELOG.md | |
+9 −0 | README.md | |
+2 −0 | cspell.config.yaml | |
+3,198 −782 | package-lock.json | |
+122 −12 | package.json | |
+138 −0 | src/da/activate.ts | |
+6 −2 | src/extension.ts | |
+64 −7 | src/ls/clients/regal.ts | |
+8 −3 | src/util.ts |
Submodule vscode-prisma
updated
from c2e3bf to 4cf919
Submodule vscode-python
updated
203 files
Submodule vscode-scala-syntax
updated
15 files
+3 −2 | .vscodeignore | |
+16 −0 | CHANGELOG.md | |
+0 −1 | language-configuration.json | |
+4 −3 | package.json | |
+48 −15 | src/typescript/Scala.tmLanguage.ts | |
+1 −1 | syntaxes/Scala.tmLanguage.json | |
+3 −0 | tests/snap/#191.test.scala | |
+10 −0 | tests/snap/#191.test.scala.snap | |
+2 −0 | tests/snap/comments.test.scala | |
+23 −6 | tests/snap/comments.test.scala.snap | |
+4 −8 | tests/snap/end.test.scala.snap | |
+57 −103 | tests/snap/scala_spec.test.scala.snap | |
+1 −1 | tests/unit/#182.test.scala | |
+51 −0 | tests/unit/#191.test.scala | |
+3 −3 | yarn.lock |
Submodule vscode-vba
updated
7 files
+5 −0 | CHANGELOG.md | |
+7 −1 | README.md | |
+3 −3 | package.json | |
+149 −169 | pnpm-lock.yaml | |
+1 −1 | syntaxes/tests/vba/other.bas | |
+4 −0 | syntaxes/tests/vba/procedure.bas | |
+9 −3 | syntaxes/vba.yaml-tmlanguage |
Submodule vscode_cobol
updated
64 files
Submodule wgsl-analyzer
updated
42 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.