-
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 all cached licenses * v7.25.0 * Update all grammars * Update all cached licenses * Update all grammars * Update cached licenses
- Loading branch information
Showing
137 changed files
with
158 additions
and
147 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.24.1 | ||
7.25.0 |
Submodule CodeMirror
updated
from 929632 to c17c5f
Submodule AL
updated
4 files
+1 −1 | .github/ISSUE_TEMPLATE/al-developer-experience-bug.md | |
+0 −1 | .github/ISSUE_TEMPLATE/question.md | |
+0 −1 | CONTRIBUTING.md | |
+2 −3 | README.MD |
Submodule Atom-PostScript
updated
3 files
+1 −1 | LICENSE.md | |
+181 −59 | grammars/postscript.cson | |
+39 −0 | snippets/postscript.cson |
Submodule NimLime
updated
33 files
Submodule Sublime-SQF-Language
updated
3 files
+1 −3,620 | SQF.sublime-completions | |
+3 −3 | SQF.tmLanguage | |
+1 −1 | tools/generate_sqf_template.py |
Submodule TypeScript-TmLanguage
updated
56 files
Submodule VscodeAdblockSyntax
updated
from 226116 to 5c5559
Submodule abl-tmlanguage
updated
4 files
+29 −44 | abl.tmLanguage.json | |
+856 −1,561 | package-lock.json | |
+3 −4 | package.json | |
+29 −1 | spec/define-parameter/simple-single-line.spec.js |
Submodule atom-language-cairo
updated
from 7db099 to 4cfbe0
Submodule atom-language-stan
updated
3 files
+1 −1 | .gitmodules | |
+1 −1 | grammars/language-stan.json | |
+1 −1 | stan-language-definitions |
Submodule ballerina-grammar
updated
4 files
+3 −3 | build-monarch.js | |
+2 −2 | build-tm.js | |
+2 −2 | test/test-util.ts | |
+2 −2 | test/unit-test.ts |
Submodule bicep
updated
1166 files
Submodule bikeshed
updated
from bf3136 to d0bc37
Submodule clarity.tmbundle
updated
3 files
+493 −121 | Syntaxes/clarity.JSON-tmLanguage | |
+496 −157 | Syntaxes/clarity.YAML-tmLanguage | |
+1,175 −131 | Syntaxes/clarity.tmLanguage |
Submodule dart-syntax-highlight
updated
17 files
+9 −0 | .github/dependabot.yml | |
+1 −1 | .github/workflows/dart.yml | |
+16 −0 | CHANGELOG.md | |
+33 −27 | grammars/dart.json | |
+7 −1 | test/golden_test.dart | |
+62 −7 | test/goldens/classes.dart.golden | |
+1 −1 | test/goldens/functions.dart.golden | |
+16 −0 | test/goldens/misc.dart.golden | |
+1 −1 | test/goldens/parameters.dart.golden | |
+443 −0 | test/goldens/patterns.dart.golden | |
+1 −1 | test/goldens/records.dart.golden | |
+627 −0 | test/goldens/variable_names.dart.golden | |
+11 −1 | test/test_files/classes.dart | |
+2 −0 | test/test_files/misc.dart | |
+117 −0 | test/test_files/patterns.dart | |
+51 −0 | test/test_files/support.dart | |
+128 −0 | test/test_files/variable_names.dart |
Submodule godot-vscode-plugin
updated
875 files
Submodule jflex.tmbundle
updated
3 files
+2 −1 | LICENSE.md | |
+3 −3 | README.md | |
+2 −2 | Syntaxes/JFlex.tmLanguage |
Submodule language-etc
updated
13 files
+1 −1 | LICENSE.md | |
+1 −0 | README.md | |
+23 −3 | grammars/checksums.cson | |
+73 −23 | grammars/curlrc.cson | |
+46 −0 | grammars/generic-config.cson | |
+27 −2 | grammars/gitconfig.cson | |
+5 −3 | grammars/hosts.cson | |
+1 −1 | grammars/man-conf.cson | |
+2 −17 | grammars/svg.cson | |
+38 −0 | samples/checksum.leniency | |
+134 −132 | samples/lists/curlrc-options.tsv | |
+85 −0 | tools/ducktype-curl-arg.sed | |
+16 −30 | tools/update-curl-opts.sh |
Submodule language-kotlin
updated
14 files
+1 −1 | .github/workflows/nodejs.yml | |
+1 −1 | README.md | |
+6 −3 | dist/Kotlin.JSON-tmLanguage | |
+3 −2 | dist/Kotlin.YAML-tmLanguage | |
+7 −3 | dist/Kotlin.tmLanguage | |
+189 −166 | package-lock.json | |
+6 −5 | package.json | |
+25 −7 | scripts/coverage.js | |
+8 −0 | snapshots/corpus.kt | |
+52 −3 | snapshots/corpus.kt.snap | |
+4 −2 | src/classes.YAML-tmLanguage | |
+1 −1 | src/keywords.YAML-tmLanguage | |
+39 −0 | test/regression/59.test.kt | |
+20 −0 | test/regression/63.test.kt |
Submodule language-mermaid
updated
7 files
+1 −0 | .gitignore | |
+1 −1 | LICENSE.md | |
+11 −0 | grammars/all.cson | |
+264 −194 | grammars/flowchart.cson | |
+108 −0 | grammars/mindmap.cson | |
+19 −0 | samples/mindmap.mermaid | |
+1 −0 | settings/editor.cson |
Submodule language-restructuredtext
updated
2 files
+1 −0 | CHANGELOG.md | |
+170 −3 | grammars/restructuredtext.cson |
Submodule language-tsql
updated
3 files
+2 −2 | README.md | |
+17 −10 | grammars/tsql.json | |
+1 −1 | package.json |
Submodule liquid-tm-grammar
updated
18 files
+18 −0 | .github/workflows/add-liquid-tm-grammar-issues-to-theme-developer-tools-project.yml | |
+44 −9 | base-syntax.yml | |
+1 −1 | build/build.js | |
+69 −14 | grammars/liquid-injection.tmLanguage.json | |
+68 −13 | grammars/liquid.tmLanguage.json | |
+1 −0 | liquid-injection.yml | |
+1 −0 | liquid/tags.yml | |
+2 −1 | package.json | |
+156 −0 | tests/baselines/css.baseline.txt | |
+98 −0 | tests/baselines/html.baseline.txt | |
+129 −1 | tests/baselines/tag-liquid-comment.baseline.txt | |
+30 −0 | tests/baselines/tag-sections.baseline.txt | |
+23 −2 | tests/build.js | |
+9 −0 | tests/cases/css.liquid | |
+9 −0 | tests/cases/html.liquid | |
+26 −0 | tests/cases/tag-liquid-comment.liquid | |
+1 −0 | tests/cases/tag-sections.liquid | |
+76 −66 | yarn.lock |
Submodule qsharp-compiler
updated
148 files
Submodule rescript-vscode
updated
550 files
Submodule smithy-vscode
updated
from e49fb0 to cc569b
Submodule sublimeassembly
updated
7 files
+3 −3 | assembly.py | |
+2 −2 | plugin/__init__.py | |
+0 −0 | plugin/completion.py | |
+12 −2 | plugin/context.py | |
+0 −0 | plugin/doc.py | |
+0 −0 | plugin/helpers.py | |
+11 −11 | support.json |
Submodule sway-vscode-plugin
updated
3 files
+7 −1 | client/src/commands/openAstFile.ts | |
+5 −1 | client/src/interface/showAst.ts | |
+10 −0 | package.json |
Submodule vscode-TalonScript
updated
5 files
+2 −0 | .vscodeignore | |
+1 −1 | package-lock.json | |
+3 −2 | package.json | |
+50 −26 | syntaxes/talon.tmLanguage.json | |
+30 −17 | syntaxes/talon.tmLanguage.yml |
Submodule vscode-antlers-language-server
updated
282 files
Submodule vscode-brightscript-language
updated
77 files
Submodule vscode-cadence
updated
49 files
Submodule vscode-codeql
updated
741 files
Submodule vscode-gleam
updated
4 files
+9 −0 | CHANGELOG.md | |
+4,872 −8,950 | package-lock.json | |
+6 −7 | package.json | |
+6 −2 | syntaxes/gleam.tmLanguage.json |
Submodule vscode-go
updated
65 files
Submodule vscode-ibmi-languages
updated
8 files
+9 −0 | CHANGELOG.md | |
+3 −3 | README.md | |
+1 −1 | configurations/pnlgrp.language-configuration.json | |
+1 −1 | package.json | |
+859 −4 | syntaxes/pnlgrp.tmLanguage.json | |
+5 −0 | syntaxes/rpgle.tmLanguage.json | |
+2 −0 | tests/general/test.pnlgrp | |
+38 −0 | tests/issues/120.rpgle |
Submodule vscode-janet
updated
5 files
+30 −0 | README.md | |
+11 −5 | janet.configuration.json | |
+1 −1 | out/extension.js | |
+1 −1 | out/extension.js.map | |
+1 −1 | src/extension.ts |
Submodule vscode-jest
updated
104 files
Submodule vscode-lean
updated
4 files
+14 −5 | infoview/svg_icons.tsx | |
+8 −5,141 | package-lock.json | |
+1 −1 | package.json | |
+7 −7 | src/abbreviation/abbreviations.json |
Submodule vscode-motoko
updated
46 files
Submodule vscode-move-syntax
updated
from 24d75e to fa6ddf
Submodule vscode-pddl
updated
13 files
+44 −0 | CHANGELOG.md | |
+36 −6 | README.md | |
+15 −15 | package-lock.json | |
+8 −2 | package.json | |
+2 −1 | src/configuration/PlannersConfiguration.ts | |
+14 −0 | src/configuration/configuration.ts | |
+86 −0 | src/configuration/plannerConfigurations.ts | |
+5 −0 | src/init/OverviewPage.ts | |
+9 −1 | src/planning/PackagedPlannerSelector.ts | |
+1 −1 | src/planning/PlannerArgumentsSelector.ts | |
+8 −6 | src/test/suite/PlannerConfiguration.test.ts | |
+10 −0 | views/overview/overview.html | |
+14 −0 | views/overview/overview.js |
Submodule vscode-plantuml
updated
15 files
+6 −0 | CHANGELOG.md | |
+1 −0 | README.md | |
+2 −2 | package-lock.json | |
+16 −2 | package.json | |
+1 −0 | package.nls.da.json | |
+1 −0 | package.nls.de.json | |
+1 −0 | package.nls.es.json | |
+1 −0 | package.nls.fr.json | |
+1 −0 | package.nls.ja.json | |
+2 −1 | package.nls.json | |
+1 −0 | package.nls.ko.json | |
+1 −0 | package.nls.zh-cn.json | |
+1 −0 | package.nls.zh-tw.json | |
+4 −0 | src/plantuml/config.ts | |
+3 −1 | src/plantuml/tools.ts |
Submodule vscode-prisma
updated
from cf7bd0 to e29c94
Submodule vscode-scala-syntax
updated
18 files
+2 −1 | package.json | |
+67 −34 | src/typescript/Scala.tmLanguage.ts | |
+1 −1 | syntaxes/Scala.tmLanguage.json | |
+4 −4 | tests/snap/backticks.test.scala.snap | |
+1 −1 | tests/snap/comments.test.scala.snap | |
+2 −2 | tests/snap/end.test.scala.snap | |
+28 −23 | tests/snap/lexical.test.scala.snap | |
+24 −24 | tests/snap/scala_spec.test.scala.snap | |
+5 −5 | tests/unit/#157.test.scala | |
+24 −0 | tests/unit/#234.test.scala | |
+2 −2 | tests/unit/#72.test.scala | |
+2 −2 | tests/unit/basic.test.scala | |
+2 −2 | tests/unit/enum.test.scala | |
+42 −36 | tests/unit/exports.test.scala | |
+37 −36 | tests/unit/lexical.test.scala | |
+28 −5 | tests/unit/quoted.test.scala | |
+8 −8 | tests/unit/unicode.identifiers.test.scala | |
+20 −22 | yarn.lock |
Submodule vscode-singularity
updated
3 files
+4 −0 | CHANGELOG.md | |
+1 −1 | package.json | |
+1 −1 | syntaxes/singularity.tmLanguage.json |
Submodule vscode-vlang
updated
from d8cb87 to 5a412e
Submodule vscode-yara
updated
7 files
+8 −0 | CHANGELOG.md | |
+188 −357 | package-lock.json | |
+2 −2 | package.json | |
+3 −3 | test/snippets.test.ts | |
+4 −4 | yara/src/lib/hoverProvider.ts | |
+3 −3 | yara/src/lib/snippetProvider.ts | |
+1 −4 | yara/syntaxes/yara.tmLanguage.json |
Submodule vscode_cobol
updated
25 files
+2 −1 | .eslintrc.json | |
+9 −0 | .vscode/tasks.json | |
+35 −1 | CHANGELOG.md | |
+32 −60 | package.json | |
+2 −2 | snippets/cobol.json | |
+1 −1 | src/cobolfolders.ts | |
+1 −0 | src/cobolglobalcache.ts | |
+50 −16 | src/cobolsourcescanner.ts | |
+1 −1 | src/cobolutils.ts | |
+2 −0 | src/cobscanner_worker.ts | |
+2 −0 | src/consoleexternalfeatures.ts | |
+34 −30 | src/extension.ts | |
+1 −0 | src/externalfeatures.ts | |
+1 −0 | src/isourcehandler.ts | |
+1 −1 | src/opencopybook.ts | |
+12 −4 | src/sourceformat.ts | |
+31 −3 | src/vscommon_commands.ts | |
+4 −0 | src/vsconfiguration.ts | |
+31 −0 | src/vsdiagcommands.ts | |
+13 −1 | src/vsextutis.ts | |
+1 −1 | src/vsmargindecorations.ts | |
+1 −1 | src/vssourceviewtree.ts | |
+1 −0 | src/vssymbolprovider.ts | |
+59 −24 | syntaxes/COBOL.tmLanguage.json | |
+3 −3 | tsconfig.json |
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,6 +1,6 @@ | ||
--- | ||
name: CodeMirror | ||
version: 9296326b0a9e37489e00d4d7bfabd4725f6bfb7b | ||
version: c17c5f0abe0147151d834e8eec9c400ec327120a | ||
type: git_submodule | ||
homepage: https://github.com/codemirror/CodeMirror | ||
license: mit | ||
|
@@ -9,7 +9,7 @@ licenses: | |
text: | | ||
MIT License | ||
Copyright (C) 2017 by Marijn Haverbeke <[email protected]> and others | ||
Copyright (C) 2017 by Marijn Haverbeke <[email protected]> and others | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -271,6 +271,7 @@ notices: | |
Dinindu D. Wanniarachchi | ||
dmaclach | ||
Dmitry Kiselyov | ||
DoctorKrolic | ||
domagoj412 | ||
Dominator008 | ||
Domizio Demichelis | ||
|
@@ -493,6 +494,7 @@ notices: | |
Joo | ||
Joost-Wim Boekesteijn | ||
José dBruxelles | ||
Joseph D. Purcell | ||
Joseph Pecoraro | ||
Josh Barnes | ||
Josh Cohen | ||
|
@@ -830,6 +832,7 @@ notices: | |
sabaca | ||
sach.gupta | ||
Sachin Gupta | ||
sahil.mahna | ||
Sam Lee | ||
Sam Rawlins | ||
Samuel Ainsworth | ||
|
@@ -995,6 +998,7 @@ notices: | |
Yassin N. Hassan | ||
YNH Webdev | ||
yoongu | ||
yoyoyodog123 | ||
Yunchi Luo | ||
Yuvi Panda | ||
Yvonnick Esnault | ||
|
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.