forked from github-linguist/linguist
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release v7.21.0 (github-linguist#5934)
* Update all grammars * Update cached licenses * Bump version to 7.21.0
- Loading branch information
Showing
107 changed files
with
140 additions
and
111 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
7.20.0 | ||
7.21.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 954566 to 7f488e
Submodule AL
updated
2 files
+3 −3 | highlightjs_al/package-lock.json | |
+1 −1 | highlightjs_al/package.json |
Submodule CoDT7-Sublime
updated
3 files
+1 −1 | CoDT7 Formats/GSC.sublime-syntax | |
+2 −1 | CoDT7 Formats/GSCSupport.sublime-syntax | |
+14 −7 | CoDT7 Formats/documentation_templates.py |
Submodule SublimeEthereum
updated
5 files
+7 −3 | README.md | |
+233 −168 | Solidity.YAML-tmLanguage | |
+494 −378 | Solidity.tmLanguage | |
+192 −0 | Yul.YAML-tmLanguage | |
+534 −0 | Yul.tmLanguage |
Submodule TypeScript-TmLanguage
updated
13 files
+31 −6 | TypeScript.YAML-tmLanguage | |
+93 −10 | TypeScript.tmLanguage | |
+93 −10 | TypeScriptReact.tmLanguage | |
+14 −14 | package-lock.json | |
+892 −0 | tests/baselines/importAssert.baseline.txt | |
+120 −22 | tests/baselines/inferTypes.baseline.txt | |
+90 −0 | tests/baselines/resolutionMode.baseline.txt | |
+30 −30 | tests/baselines/templateLiteralType.baseline.txt | |
+378 −0 | tests/baselines/varianceAnnotations.baseline.txt | |
+15 −0 | tests/cases/importAssert.ts | |
+2 −1 | tests/cases/inferTypes.ts | |
+3 −0 | tests/cases/resolutionMode.ts | |
+19 −0 | tests/cases/varianceAnnotations.ts |
Submodule abl-tmlanguage
updated
8 files
+5 −0 | CHANGELOG.md | |
+17 −9 | abl.tmLanguage.json | |
+1 −1 | azure-pipelines.yml | |
+20 −39 | index.js | |
+1,683 −130 | package-lock.json | |
+3 −2 | package.json | |
+33 −0 | spec/include/vscode-abl-issue#80.spec.js | |
+25 −34 | spec/shared.js |
Submodule atom-language-cairo
updated
from 1fabdc to 8c43bb
Submodule atom-miniyaml
updated
4 files
+4 −1 | CHANGELOG.md | |
+1 −1 | README.md | |
+25 −261 | grammars/miniyaml.cson | |
+1 −1 | package.json |
Submodule ballerina-grammar
updated
13 files
+32 −35 | package-lock.json | |
+1 −1 | package.json | |
+23 −11 | syntaxes/ballerina.YAML-tmLanguage | |
+52 −18 | syntaxes/ballerina.tmLanguage | |
+23 −0 | test/resources/config/function.bal | |
+5 −0 | test/resources/config/json.bal | |
+1 −1 | test/resources/config/test.bal | |
+33 −0 | test/resources/config/where.bal | |
+3 −3 | test/resources/snapshots/class.bal.snap | |
+189 −8 | test/resources/snapshots/function.bal.snap | |
+51 −0 | test/resources/snapshots/json.bal.snap | |
+394 −0 | test/resources/snapshots/where.bal.snap | |
+8 −0 | test/unit-test.ts |
Submodule bikeshed
updated
from 892b2a to 511ccb
Submodule godot-vscode-plugin
updated
19 files
+1 −1 | .github/ISSUE_TEMPLATE/bug_report.yml | |
+1 −1 | .github/ISSUE_TEMPLATE/feature_request.yml | |
+2 −2 | .github/workflows/ci.yml | |
+1 −0 | .gitignore | |
+22 −0 | CHANGELOG.md | |
+15 −1 | README.md | |
+24 −0 | configurations/gdresource-configuration.json | |
+70 −20 | configurations/gdscript-configuration.json | |
+25 −0 | configurations/gdshader-configuration.json | |
+1,851 −12 | package-lock.json | |
+81 −7 | package.json | |
+12 −3 | src/debugger/server_controller.ts | |
+1 −1 | src/extension.ts | |
+105 −38 | src/godot-tools.ts | |
+4 −0 | syntaxes/.prettierrc.json | |
+329 −0 | syntaxes/GDResource.tmLanguage.json | |
+721 −327 | syntaxes/GDScript.tmLanguage.json | |
+19 −0 | syntaxes/GDShader.tmLanguage.json | |
+202 −0 | syntaxes/examples/gdscript1.gd |
Submodule haxe-TmLanguage
updated
4 files
+478 −0 | baselines/NullCoalescing.hx.baseline.txt | |
+18 −0 | cases/NullCoalescing.hx | |
+4 −0 | haxe.YAML-tmLanguage | |
+1 −1 | haxe.tmLanguage |
Submodule ionide-fsgrammar
updated
2 files
+24 −1 | grammars/fsharp.json | |
+20 −0 | sample-code/SimpleTypes.fs |
Submodule language-css
updated
4 files
+1 −0 | .github/workflows/main.yml | |
+10 −10 | grammars/css.cson | |
+1 −1 | package-lock.json | |
+1 −1 | package.json |
Submodule language-etc
updated
5 files
+3 −0 | .gitignore | |
+26 −0 | Makefile | |
+315 −73 | grammars/curlrc.cson | |
+249 −220 | samples/lists/curlrc-options.tsv | |
+106 −0 | tools/update-curl-opts.sh |
Submodule language-renpy
updated
from d6c861 to 3b4592
Submodule language-roff
updated
5 files
+1 −1 | LICENSE.md | |
+27 −17 | grammars/ditroff.cson | |
+38 −0 | spec/fixtures/input/ditroff.3 | |
+81 −52 | spec/fixtures/output/ditroff.2.json | |
+198 −0 | spec/fixtures/output/ditroff.3.json |
Submodule language-subtitles
updated
16 files
Submodule qsharp-compiler
updated
111 files
Submodule rescript-vscode
updated
494 files
Submodule sas.tmbundle
updated
from 339bbc to f24cf2
Submodule vscode-TalonScript
updated
3 files
+9 −0 | .vscodeignore | |
+1 −1 | package-lock.json | |
+1 −1 | package.json |
Submodule vscode-antlers-language-server
updated
11 files
Submodule vscode-brightscript-language
updated
43 files
Submodule vscode-codeql
updated
109 files
Submodule vscode-curry
updated
7 files
+2 −3 | .github/workflows/build.yml | |
+3 −3 | .github/workflows/deploy.yml | |
+52 −52 | package-lock.json | |
+5 −5 | package.json | |
+10 −15 | src/extension.ts | |
+2 −1 | syntaxes/curry.tmLanguage.json | |
+129 −587 | syntaxes/icurry.tmLanguage.json |
Submodule vscode-gcode-syntax
updated
8 files
+45 −0 | .vscode/launch.json | |
+18 −1 | CHANGELOG.md | |
+1 −1 | LICENSE | |
+1 −1 | README.md | |
+969 −1,096 | package-lock.json | |
+25 −24 | package.json | |
+11 −4 | src/views/providers/gcodeTreeParser.ts | |
+2 −2 | webpack.config.js |
Submodule vscode-gleam
updated
4 files
+5 −1 | CHANGELOG.md | |
+1 −7 | README.md | |
+705 −696 | package-lock.json | |
+1 −1 | package.json |
Submodule vscode-ibmi-languages
updated
6 files
+8 −0 | CHANGELOG.md | |
+9 −5 | README.md | |
+1 −1 | package.json | |
+3 −3 | syntaxes/rpgle.tmLanguage.json | |
+18 −0 | tests/issues/104.rpgle | |
+19 −0 | tests/issues/106.rpgle |
Submodule vscode-jest
updated
11 files
+151 −123 | README.md | |
+ − | images/jest-env-error.jpg | |
+13 −3 | package.json | |
+36 −2 | src/JestExt/helper.ts | |
+3 −2 | src/Settings/index.ts | |
+12 −2 | src/helpers.ts | |
+15 −10 | src/test-provider/test-provider-context.ts | |
+51 −11 | tests/JestExt/helper.test.ts | |
+26 −23 | tests/helpers.test.ts | |
+24 −1 | tests/test-provider/test-item-data.test.ts | |
+7 −7 | yarn.lock |
Submodule vscode-lean
updated
14 files
+1 −2 | language-configuration.json | |
+2 −2 | package-lock.json | |
+2 −2 | package.json | |
+9 −0 | src/abbreviation/abbreviations.json | |
+3 −1 | src/completion.ts | |
+6 −3 | src/definition.ts | |
+10 −3 | src/diagnostics.ts | |
+24 −17 | src/holes.ts | |
+4 −3 | src/hover.ts | |
+13 −11 | src/infoview.ts | |
+7 −5 | src/search.ts | |
+7 −4 | src/tacticsuggestions.ts | |
+9 −5 | src/taskgutter.ts | |
+34 −0 | src/utils/utf16Position.ts |
Submodule vscode-prisma
updated
from 546b69 to 6192a6
Submodule vscode-scala-syntax
updated
6 files
+5 −3 | .github/workflows/continuous-integration.yml | |
+1 −1 | package.json | |
+8 −4 | src/typescript/Scala.tmLanguage.ts | |
+1 −1 | syntaxes/Scala.tmLanguage.json | |
+2 −5 | tests/snap/end.test.scala.snap | |
+555 −104 | yarn.lock |
Submodule vscode-vlang
updated
from bcbd1b to 0946ca
Submodule vscode_cobol
updated
35 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
Oops, something went wrong.