-
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.
* Ignore liquid's test files * Use nodejs 14.x * Update all grammars * Update cached licenses * Version 7.19.0 * Tidy up gemspec
- Loading branch information
Showing
99 changed files
with
198 additions
and
160 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.18.0 | ||
7.19.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
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 aaba81 to 7f7023
Submodule CoDT7-Sublime
updated
135 files
Submodule Docker.tmbundle
updated
2 files
+28 −0 | .github/workflows/test.yml | |
+91 −0 | Syntaxes/Dockerfile-bash.sublime-syntax |
Submodule SublimeEthereum
updated
11 files
+2 −0 | .gitignore | |
+56 −34 | README.md | |
+89 −47 | Solidity.YAML-tmLanguage | |
+190 −79 | Solidity.tmLanguage | |
+21 −53 | Vyper.YAML-tmLanguage | |
+303 −0 | Vyper.sublime-syntax-unused | |
+23 −159 | Vyper.tmLanguage | |
+8 −0 | img/cairo.svg | |
+41 −0 | img/logos.svg | |
+1 −0 | img/solidity.svg | |
+11 −0 | img/vyper.svg |
Submodule TypeScript-TmLanguage
updated
4 files
+11 −0 | TypeScript.YAML-tmLanguage | |
+32 −0 | TypeScript.tmLanguage | |
+32 −0 | TypeScriptReact.tmLanguage | |
+276 −456 | package-lock.json |
Submodule aidl-language
updated
5 files
+8 −2 | CHANGELOG.md | |
+4 −0 | README.md | |
+1 −1 | package.json | |
+16 −36 | syntaxes/aidl.tmLanguage.YAML-tmLanguage | |
+28 −72 | syntaxes/aidl.tmLanguage.json |
Submodule atom-language-julia
updated
4 files
+5 −1 | grammars/julia.cson | |
+5 −1 | grammars/julia.json | |
+5 −1 | grammars/julia_vscode.json | |
+32 −0 | spec/julia-spec.coffee |
Submodule ballerina-grammar
updated
11 files
Submodule csharp-tmLanguage
updated
11 files
+4 −4 | grammars/csharp.tmLanguage | |
+4 −4 | grammars/csharp.tmLanguage.cson | |
+4 −4 | src/csharp.tmLanguage.yml | |
+4 −4 | test/class.tests.ts | |
+2 −2 | test/delegate.tests.ts | |
+2 −2 | test/interface.tests.ts | |
+4 −4 | test/method.tests.ts | |
+4 −4 | test/record.tests.ts | |
+2 −2 | test/struct.tests.ts | |
+2 −2 | test/utils/tokenize.ts | |
+2 −2 | test/verbatim-indentifier.tests.ts |
Submodule data-weave-tmLanguage
updated
71 files
Submodule denizenscript-grammar
updated
3 files
+4 −0 | CONTRIBUTING.md | |
+18 −17 | LICENSE.md | |
+42 −59 | README.md |
Submodule elixir-tmbundle
updated
from 89df35 to 43c8cd
Submodule godot-vscode-plugin
updated
4 files
+1 −1 | .github/workflows/ci.yml | |
+8 −0 | CHANGELOG.md | |
+10 −10 | package-lock.json | |
+3 −3 | package.json |
Submodule ionide-fsgrammar
updated
2 files
+9 −0 | grammars/fsharp.json | |
+10 −3 | sample-code/SimpleTypes.fs |
Submodule language-clojure
updated
2 files
+12 −14 | grammars/clojure.cson | |
+7 −8 | spec/clojure-spec.coffee |
Submodule language-pcb
updated
5 files
+0 −1 | .editorconfig | |
+33 −0 | CHANGELOG.md | |
+1 −1 | LICENSE.md | |
+10 −5 | grammars/pcb.schematic.cson | |
+11 −2 | grammars/pcb.sexp.cson |
Submodule language-rtf
updated
3 files
+3 −3 | grammars/rtf.cson | |
+1 −1 | package.json | |
+14 −1 | spec/language-rtf-spec.js |
Submodule liquid-tm-grammar
updated
18 files
Submodule mint-vscode
updated
8 files
+1 −1 | .tool-versions | |
+6 −1 | CHANGELOG.md | |
+1 −0 | language-configuration.json | |
+130 −2 | package-lock.json | |
+1 −1 | package.json | |
+5 −0 | snippets/mint.json | |
+24 −5 | syntaxes/mint.tmLanguage.json | |
+8 −3 | syntaxes/mint.tmLanguage.yaml |
Submodule qsharp-compiler
updated
450 files
Submodule rescript-vscode
updated
39 files
Submodule sas.tmbundle
updated
from dca722 to 339bbc
Submodule smali-sublime
updated
from 5bcea8 to 36add4
Submodule vscode-codeql
updated
76 files
Submodule vscode-curry
updated
5 files
+49 −0 | .github/workflows/deploy.yml | |
+4 −4 | README.md | |
+1,183 −748 | package-lock.json | |
+12 −12 | package.json | |
+11 −2 | src/extension.ts |
Submodule vscode-fluent
updated
16 files
+1 −1 | .eslintrc.js | |
+30 −0 | .github/workflows/test.yaml | |
+1 −0 | .gitignore | |
+26 −5 | .vscode/launch.json | |
+43 −0 | .vscode/tasks.json | |
+4 −3 | README.md | |
+7,188 −2,593 | package-lock.json | |
+10 −11 | package.json | |
+0 −124 | test/extension.test.ts | |
+0 −18 | test/fixtures/document-symbol.ftl | |
+0 −11 | test/fixtures/hover.ftl | |
+0 −36 | test/index.ts | |
+59 −0 | tests/no-workspace/definition.test.ts | |
+194 −0 | tests/no-workspace/document-symbol.test.ts | |
+69 −0 | tests/no-workspace/hover.test.ts | |
+250 −0 | tests/with-workspace/code-action.test.ts |
Submodule vscode-go
updated
65 files
Submodule vscode-ibmi-languages
updated
31 files
+23 −5 | .github/workflows/main.yml | |
+4 −0 | .vscodeignore | |
+39 −21 | CHANGELOG.md | |
+51 −35 | README.md | |
+28 −0 | configurations/cmd.language-configuration.json | |
+28 −0 | configurations/pnlgrp.language-configuration.json | |
+114 −2 | package-lock.json | |
+36 −4 | package.json | |
+ − | screenshots/cmd.png | |
+ − | screenshots/pnlgrp.png | |
+1 −1 | syntaxes/cl.tmLanguage.json | |
+108 −0 | syntaxes/cmd.tmLanguage.json | |
+228 −0 | syntaxes/pnlgrp.tmLanguage.json | |
+48 −35 | syntaxes/rpgle.tmLanguage.json | |
+4 −1 | tests/general/test-fixed.rpgle | |
+8 −29 | tests/general/test-free.rpgle | |
+24 −0 | tests/general/test.cmd | |
+71 −0 | tests/general/test.pnlgrp | |
+2 −2 | tests/issues/29.rpgle | |
+6 −4 | tests/issues/30.sqlrpgle | |
+2 −2 | tests/issues/41.rpgle | |
+6 −4 | tests/issues/49.rpgle | |
+4 −4 | tests/issues/59.sqlrpgle | |
+29 −0 | tests/issues/60.rpgle | |
+33 −0 | tests/issues/78.rpgle | |
+13 −0 | tests/issues/80.rpgle | |
+22 −0 | tests/issues/82.rpgle | |
+21 −0 | tests/issues/83.rpgle | |
+9 −0 | tests/issues/84.rpgle | |
+13 −0 | tests/issues/85.sqlrpgle | |
+0 −29 | vsc-extension-quickstart.md |
Submodule vscode-jest
updated
27 files
Submodule vscode-lean
updated
10 files
+11 −7 | infoview/widget.tsx | |
+2 −2 | package-lock.json | |
+1 −1 | package.json | |
+30 −0 | src/abbreviation/abbreviations.json | |
+5 −2 | src/docview.ts | |
+24 −19 | src/holes.ts | |
+13 −3 | src/infoview.ts | |
+7 −1 | src/roi.ts | |
+5 −6 | src/server.ts | |
+7 −1 | src/sync.ts |
Submodule vscode-plantuml
updated
19 files
+19 −5 | CHANGELOG.md | |
+2 −0 | README.md | |
+4 −1 | langs/lang.ko.json | |
+4 −1 | langs/lang.nls.da.json | |
+4 −1 | langs/lang.nls.de.json | |
+4 −1 | langs/lang.nls.es.json | |
+4 −1 | langs/lang.nls.fr.json | |
+4 −1 | langs/lang.nls.ja.json | |
+4 −1 | langs/lang.nls.json | |
+4 −1 | langs/lang.nls.zh-cn.json | |
+4 −2 | langs/lang.nls.zh-tw.json | |
+1 −1 | package.json | |
+11 −11 | package.nls.fr.json | |
+3 −3 | package.nls.ja.json | |
+6 −1 | src/plantuml/renders/plantumlServer.ts | |
+1 −1 | syntaxes/plantuml.yaml-tmLanguage | |
+5 −2 | templates/js/tip.js | |
+38 −0 | templates/js/zoom.js | |
+6 −0 | templates/preview.html |
Submodule vscode-prisma
updated
from 50c106 to 1206cd
Submodule vscode-singularity
updated
9 files
+2 −3 | .vscodeignore | |
+4 −0 | CHANGELOG.md | |
+2 −2 | README.md | |
+9 −6 | package.json | |
+46 −0 | test/Apptainer | |
+46 −0 | test/Apptainer.apps | |
+46 −0 | test/Apptainer.v1-edge | |
+46 −0 | test/Apptainer.v1-stable | |
+46 −0 | test/Container.def |
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.