-
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 grammars * Update cached licenses * v7.27.0 * Update grammars * Reduce error count * Update cached licenses
- Loading branch information
Showing
133 changed files
with
152 additions
and
181 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 @@ | ||
7.26.0 | ||
7.27.0 |
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
Submodule CodeMirror
updated
from 9974de to 53faa3
Submodule AL
updated
5 files
+151 −0 | News.md | |
+ − | resources/AI_code.png | |
+ − | resources/al_prerelease.png | |
+ − | resources/al_release.png | |
+ − | resources/aldoc.gif |
Submodule MATLAB-Language-grammar
updated
4 files
+15 −3 | Matlab.tmbundle/Syntaxes/MATLAB.tmLanguage | |
+1 −1 | README.md | |
+29 −0 | test/t51Imports.m | |
+44 −0 | test/t54LineContinuationInAnonymousFunctions.m |
Submodule NimLime
updated
30 files
+0 −34 | DEVELOPMENT.md | |
+0 −17 | Default.sublime-keymap | |
+0 −2 | NimLime.py | |
+0 −139 | NimLime.sublime-settings | |
+6 −0 | Preferences.sublime-settings | |
+4 −19 | README.md | |
+0 −76 | Support/Default.sublime-commands | |
+1 −1 | Support/Indentation Rules.tmPreferences | |
+5 −2 | Support/Main.sublime-menu | |
+0 −224 | Syntaxes/Nim CFG.YAML-tmLanguage | |
+0 −682 | Syntaxes/Nim CFG.tmLanguage | |
+7 −156 | Syntaxes/Nim.YAML-tmLanguage | |
+5 −2 | Syntaxes/Nim.sublime-syntax | |
+14 −467 | Syntaxes/Nim.tmLanguage | |
+32 −0 | Syntaxes/syntax_test.nim | |
+0 −1 | core/__init__.py | |
+0 −66 | core/commands/__init__.py | |
+0 −41 | core/commands/hotkeys.py | |
+0 −384 | core/commands/nimcheck.py | |
+0 −22 | core/commands/output_helper.py | |
+0 −39 | core/commands/project.py | |
+0 −16 | core/commands/support.py | |
+0 −59 | core/configuration.py | |
+0 −95 | core/settings.py | |
+0 −1 | core/utils/__init__.py | |
+0 −134 | core/utils/error_handler.py | |
+0 −58 | core/utils/internal_tools.py | |
+0 −318 | core/utils/misc.py | |
+0 −173 | core/utils/mixins.py | |
+0 −109 | core/utils/project.py |
Submodule Scenic-tmLanguage
updated
9 files
+16 −0 | .gitattributes | |
+9 −0 | .vscodeignore | |
+2 −0 | README.md | |
+1 −1 | grammars/Scenic.cson | |
+1 −1 | grammars/Scenic.tmLanguage | |
+1 −1 | grammars/src/Scenic.syntax.yaml | |
+3 −2 | package.json | |
+26 −0 | settings/LICENSE | |
+56 −0 | settings/language-configuration.json |
Submodule SublimeEthereum
updated
6 files
+25 −3 | Solidity.YAML-tmLanguage | |
+41 −12 | Solidity.tmLanguage | |
+39 −3 | Vyper.YAML-tmLanguage | |
+48 −8 | Vyper.tmLanguage | |
+19 −6 | Yul.YAML-tmLanguage | |
+41 −12 | Yul.tmLanguage |
Submodule TypeScript-TmLanguage
updated
8 files
+35 −2 | TypeScript.YAML-tmLanguage | |
+123 −21 | TypeScript.tmLanguage | |
+123 −21 | TypeScriptReact.tmLanguage | |
+64 −49 | package-lock.json | |
+2,474 −0 | tests/baselines/awaitUsing.baseline.txt | |
+3,916 −0 | tests/baselines/using.baseline.txt | |
+137 −0 | tests/cases/awaitUsing.ts | |
+201 −0 | tests/cases/using.ts |
Submodule VscodeAdblockSyntax
updated
36 files
Submodule aidl-language
updated
7 files
+6 −0 | .github/dependabot.yml | |
+5 −0 | CHANGELOG.md | |
+4 −0 | README.md | |
+19 −57 | package-lock.json | |
+2 −2 | package.json | |
+11 −6 | syntaxes/aidl.tmLanguage.YAML-tmLanguage | |
+17 −7 | syntaxes/aidl.tmLanguage.json |
Submodule astro
updated
82 files
Submodule atom-language-julia
updated
10 files
+2 −9 | .github/workflows/CI.yml | |
+2 −2 | README.md | |
+400 −360 | grammars/julia.cson | |
+43 −2 | grammars/julia.json | |
+43 −2 | grammars/julia_vscode.json | |
+2,008 −4 | package-lock.json | |
+7 −2 | package.json | |
+2 −2 | scripts/generate.js | |
+0 −1,032 | spec/julia-spec.coffee | |
+3,202 −0 | test/test.js |
Submodule atom-language-perl6
updated
from 558d9f to 8c196e
Submodule atom-language-stan
updated
4 files
+1 −1 | .github/workflows/main.yml | |
+1 −1 | .gitmodules | |
+8 −4 | grammars/language-stan.json | |
+1 −1 | stan-language-definitions |
Submodule ballerina-grammar
updated
8 files
+140 −2 | syntaxes/ballerina.YAML-tmLanguage | |
+464 −2 | syntaxes/ballerina.tmLanguage | |
+10 −0 | test/resources/config/query.bal | |
+44 −0 | test/resources/config/regexp.bal | |
+635 −0 | test/resources/snapshots/query.bal.snap | |
+563 −0 | test/resources/snapshots/regexp.bal.snap | |
+0 −394 | test/resources/snapshots/where.bal.snap | |
+5 −2 | test/unit-test.ts |
Submodule bicep
updated
1799 files
Submodule bikeshed
updated
from a982a6 to 4cd224
Submodule csharp-tmLanguage
updated
38 files
Submodule d2-vscode
updated
5 files
+15 −1 | package.json | |
+45 −0 | syntaxes/d2-markdown-injection.json | |
+14 −7 | syntaxes/d2.tmLanguage.json | |
+8 −5 | syntaxes/d2.tmLanguage.yaml | |
+2 −4 | test/import.d2 |
Submodule dart-syntax-highlight
updated
5 files
+1 −1 | .github/workflows/dart.yml | |
+4 −0 | CHANGELOG.md | |
+2 −2 | grammars/dart.json | |
+53 −0 | test/goldens/inline.dart.golden | |
+18 −0 | test/test_files/inline.dart |
Submodule earthfile-grammar
updated
9 files
+1 −0 | .gitignore | |
+1 −1 | .vscode/launch.json | |
+68 −2 | CHANGELOG.md | |
+1 −0 | CODEOWNERS.md | |
+24 −8 | Earthfile | |
+8 −48 | README.md | |
+1 −1 | language-configuration.json | |
+1 −1 | package.json | |
+37 −21 | syntaxes/earthfile.tmLanguage.json |
Submodule language-emacs-lisp
updated
3 files
+4 −0 | CHANGELOG.md | |
+1 −1 | LICENSE.md | |
+56 −6 | grammars/emacs-lisp.cson |
Submodule language-igor
updated
4 files
+68 −15 | README.md | |
+28 −43 | igorpro.YAML-tmLanguage | |
+576 −613 | igorpro.tmLanguage | |
+347 −0 | sublime_colordef.part.json |
Submodule markdown-tm-language
updated
7 files
+13 −8 | build.js | |
+1 −0 | grammar.yml | |
+1 −1 | package.json | |
+11 −10 | source.mdx.js | |
+12 −10 | source.mdx.tmLanguage | |
+14 −15 | text.md.js | |
+14 −14 | text.md.tmLanguage |
Submodule qsharp-compiler
updated
14 files
Submodule rescript-vscode
updated
53 files
Submodule smithy-vscode
updated
from 3b1028 to f20511
Submodule sublime-pony
updated
from decb08 to 13f1b5
Submodule sway-vscode-plugin
updated
7 files
+1 −1 | .github/workflows/changelog.yml | |
+190 −0 | CHANGELOG.md | |
+0 −29 | client/src/interface/getRunnables.ts | |
+49 −0 | client/src/interface/onEnter.ts | |
+6 −0 | client/src/main.ts | |
+2 −2 | package-lock.json | |
+2 −2 | package.json |
Submodule vscode-TalonScript
updated
4 files
+8 −633 | package-lock.json | |
+20 −2 | package.json | |
+3 −3 | syntaxes/talon.tmLanguage.json | |
+3 −3 | syntaxes/talon.tmLanguage.yml |
Submodule vscode-antlers-language-server
updated
21 files
Submodule vscode-brightscript-language
updated
38 files
Submodule vscode-cadence
updated
35 files
Submodule vscode-codeql
updated
654 files
Submodule vscode-gleam
updated
7 files
+2 −0 | .prettierignore | |
+17 −0 | CHANGELOG.md | |
+73 −35 | package-lock.json | |
+12 −3 | package.json | |
+28 −28 | snippets.json | |
+30 −3 | src/extension.ts | |
+1 −1 | syntaxes/gleam.tmLanguage.json |
Submodule vscode-go
updated
21 files
+5 −0 | CHANGELOG.md | |
+3 −2 | README.md | |
+1 −2 | build/Dockerfile | |
+0 −1 | build/README.md | |
+0 −5 | build/cloudbuild.container.yaml | |
+0 −9 | build/cloudbuild.yaml | |
+4 −0 | docs/commands.md | |
+16 −1 | docs/settings.md | |
+0 −48 | docs/testing.md | |
+2 −2 | package-lock.json | |
+20 −5 | package.json | |
+1 −0 | src/commands/index.ts | |
+16 −0 | src/commands/startLanguageServer.ts | |
+3 −1 | src/goDebugConfiguration.ts | |
+4 −4 | src/goDeveloperSurvey.ts | |
+1 −0 | src/goEnv.ts | |
+22 −36 | src/goInstallTools.ts | |
+1 −0 | src/goMain.ts | |
+1 −1 | src/testUtils.ts | |
+39 −5 | src/utils/envUtils.ts | |
+6 −0 | test/integration/install.test.ts |
Submodule vscode-hack
updated
5 files
+7 −0 | CHANGELOG.md | |
+21 −68 | NOTICE.md | |
+300 −370 | package-lock.json | |
+8 −8 | package.json | |
+2 −2 | src/debugger.ts |
Submodule vscode-jest
updated
58 files
Submodule vscode-motoko
updated
17 files
+1 −0 | .github/workflows/tests.yml | |
+5 −18 | README.md | |
+3,793 −643 | package-lock.json | |
+9 −4 | package.json | |
+4 −5 | rust/Cargo.lock | |
+19 −1 | src/common/connectionTypes.ts | |
+109 −0 | src/extension.ts | |
+6 −4 | src/server/ast.ts | |
+1 −1 | src/server/context.ts | |
+1 −6 | src/server/imports.ts | |
+70 −69 | src/server/navigation.ts | |
+9 −1 | src/server/playground.ts | |
+176 −62 | src/server/server.ts | |
+110 −0 | src/server/syntax.spec.ts | |
+173 −7 | src/server/syntax.ts | |
+0 −5 | src/server/utils.spec.ts | |
+1 −1 | syntaxes/Major.tmLanguage |
Submodule vscode-pddl
updated
14 files
+2 −1 | .vscode/extensions.json | |
+9 −0 | CHANGELOG.md | |
+67 −1 | package-lock.json | |
+5 −1 | package.json | |
+5 −4 | src/configuration/PlannersConfiguration.ts | |
+201 −0 | src/configuration/SchedulingService.ts | |
+91 −0 | src/configuration/plannerConfigurations.ts | |
+2 −2 | src/configuration/plannerExecution.ts | |
+68 −0 | src/httpUtils.ts | |
+1 −1 | src/planning/PlannerConfigurationSelector.ts | |
+12 −2 | src/planning/planning.ts | |
+2 −2 | src/ptest/ManifestGenerator.ts | |
+1 −1 | src/syntax/CompilationAugmenter.ts | |
+0 −9 | src/utils.ts |
Submodule vscode-prisma
updated
from 07721d to 0b8d95
Submodule vscode-scala-syntax
updated
7 files
+16 −1 | CHANGELOG.md | |
+1 −1 | package.json | |
+16 −8 | src/typescript/Scala.tmLanguage.ts | |
+1 −1 | syntaxes/Scala.tmLanguage.json | |
+5 −0 | tests/snap/comments.test.scala | |
+50 −0 | tests/snap/comments.test.scala.snap | |
+11 −21 | yarn.lock |
Submodule vscode-vba-json
updated
from 588c2b to 4df0db
Submodule vscode-wit
updated
130 files
Submodule vscode_cobol
updated
25 files
+436 −184 | CHANGELOG.md | |
+27 −0 | CHANGELOG_9.7.19.md | |
+36 −2 | README.md | |
+26 −0 | directivesmf.configuration.json | |
+22 −2 | gen_changelog.sh | |
+89 −34 | package.json | |
+2 −1 | publishit.sh | |
+0 −10 | snippets/cobol.json | |
+1 −1 | src/caseformatter.ts | |
+3 −1 | src/cobolsourcescanner.ts | |
+11 −7 | src/cobolutils.ts | |
+41 −56 | src/extension.ts | |
+2 −1 | src/extensionDefaults.ts | |
+28 −0 | src/iconfiguration.ts | |
+33 −2 | src/vscommon_commands.ts | |
+17 −3 | src/vsconfiguration.ts | |
+15 −3 | src/vsextutis.ts | |
+93 −0 | src/vshoverprovider.ts | |
+6 −8 | src/vsmargindecorations.ts | |
+2 −2 | src/vsppcodelens.ts | |
+18 −4 | src/vssnippetprovider.ts | |
+87 −3 | src/vssymbolprovider.ts | |
+13 −40 | src/web/extension.ts | |
+111 −0 | syntaxes/directives.mf.json | |
+6 −9 | workspace.code-workspace |
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 |
---|---|---|
|
@@ -26,3 +26,4 @@ reviewed: | |
sources: | ||
npm: false | ||
bundler: false | ||
yarn: false |
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.
This comment was marked as spam.
Sorry, something went wrong.