Release v7.27.0 (#6540)
* Update grammars * Update cached licenses * v7.27.0 * Update grammars * Reduce error count * Update cached licenses
This commit is contained in:
Родитель
3daa03314a
Коммит
7ca3799b8b
2
Rakefile
2
Rakefile
|
@ -59,7 +59,7 @@ end
|
|||
# The error count will need to be adjusted here until such time as all grammars are 100% error free.
|
||||
desc "Check that compiling the grammars doesn't introduce any new unexpected errors"
|
||||
task :check_grammars do
|
||||
expected_error_count = 29 # This count should only ever go down. If it goes up, there's a new issue that needs to be addressed before updating the grammar.
|
||||
expected_error_count = 28 # This count should only ever go down. If it goes up, there's a new issue that needs to be addressed before updating the grammar.
|
||||
rm_rf "linguist-grammars"
|
||||
output, status = Open3.capture2e("script/grammar-compiler", "compile", "-o", "linguist-grammars")
|
||||
errors_found = output[/The grammar library contains ([0-9]+) errors/, 1].to_i
|
||||
|
|
|
@ -67,7 +67,6 @@ vendor/grammars/Nasal.tmbundle:
|
|||
- source.nasal
|
||||
vendor/grammars/NimLime:
|
||||
- source.nim
|
||||
- source.nimcfg
|
||||
vendor/grammars/NovaGrammars:
|
||||
- source.git-revlist
|
||||
- source.json
|
||||
|
@ -333,6 +332,7 @@ vendor/grammars/cython:
|
|||
vendor/grammars/d.tmbundle:
|
||||
- source.d
|
||||
vendor/grammars/d2-vscode:
|
||||
- markdown.d2.codeblock
|
||||
- source.d2
|
||||
- text.html.markdown.d2
|
||||
vendor/grammars/dart-syntax-highlight:
|
||||
|
@ -1052,7 +1052,7 @@ vendor/grammars/turtle.tmbundle:
|
|||
- source.sparql
|
||||
- source.turtle
|
||||
vendor/grammars/typst-grammar:
|
||||
- source.typ
|
||||
- source.typst
|
||||
vendor/grammars/verilog.tmbundle:
|
||||
- source.verilog
|
||||
vendor/grammars/vhdl:
|
||||
|
@ -1179,6 +1179,7 @@ vendor/grammars/vscode_cobol:
|
|||
- source.cobolit
|
||||
- source.cobsql_dir
|
||||
- source.dir
|
||||
- source.directivesmf
|
||||
- source.hlasm
|
||||
- source.jcl
|
||||
- source.mfu
|
||||
|
|
|
@ -1 +1 @@
|
|||
7.26.0
|
||||
7.27.0
|
||||
|
|
|
@ -7171,7 +7171,7 @@ Typst:
|
|||
- typ
|
||||
extensions:
|
||||
- ".typ"
|
||||
tm_scope: source.typ
|
||||
tm_scope: source.typst
|
||||
ace_mode: text
|
||||
language_id: 704730682
|
||||
Unified Parallel C:
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 9974ded36bf01746eb2a00926916fef834d3d0d0
|
||||
Subproject commit 53faa33ac69598b7495e160824b58ebb8d70fe97
|
|
@ -1 +1 @@
|
|||
Subproject commit 2d704ea4d7e8aa32fc4b415f61d29412ed9e7fcf
|
||||
Subproject commit b7ee43a4f93e35e56c7a12316aed548c470a8406
|
|
@ -1 +1 @@
|
|||
Subproject commit 5d04e13661e96caf8c702eddd09386a5aa4bf5d1
|
||||
Subproject commit 0f6b7bc87acf684f7b0790fd480731ffb4615b87
|
|
@ -1 +1 @@
|
|||
Subproject commit 33f9678cf14662f44f2687e298826feb14015265
|
||||
Subproject commit c2c0e4ec8a401b2c6f76e6069aa0b19da3d0b3bd
|
|
@ -1 +1 @@
|
|||
Subproject commit ed54a219a55aebd6d6163197597dde961093cdce
|
||||
Subproject commit 6297c32c11fd92eb9bc3c5cd09a9ff79b7f3d4f9
|
|
@ -1 +1 @@
|
|||
Subproject commit e42389b50666ef1fcbd78314aeb3aaa7264be3a7
|
||||
Subproject commit c6e3be72f19b428141bb31b55f15b9815b3ee329
|
|
@ -1 +1 @@
|
|||
Subproject commit 5c4d80a56a92289f8533ee2f8f371a74f1346075
|
||||
Subproject commit 67ef2ebfc97fb159c063a1d8276322357c11825b
|
|
@ -1 +1 @@
|
|||
Subproject commit 320ea07b6de9caabd0f98670e391f751965bf5a7
|
||||
Subproject commit 98e4c26e6e7236eca752c2f3d0c70f076c0598df
|
|
@ -1 +1 @@
|
|||
Subproject commit eac74a19eaa97d0ef56cc26cffa7d3e1ec124347
|
||||
Subproject commit 82dcf60b94c305088165eff5c7e14b07f6048b22
|
|
@ -1 +1 @@
|
|||
Subproject commit 12bce45a7aa1cd862d29c019bdab69e7f04c1849
|
||||
Subproject commit bbd868b4288bf03cb3a2551b5ef35b2103e5a70f
|
|
@ -1 +1 @@
|
|||
Subproject commit ddfa4c52b5c19071498ce84fdd5d7b961a0a4ef3
|
||||
Subproject commit a9b2efff4f4afa469d984353384f09e4ebd24055
|
|
@ -1 +1 @@
|
|||
Subproject commit 5dde3874b96807a5153b1b6c8701f2bc7f942f83
|
||||
Subproject commit ce07cdf6b9b9dbc4857c4b2fc59a55ac0e17ecd4
|
|
@ -1 +1 @@
|
|||
Subproject commit 6057e81e758ffab1dee2a27082934ae4480d21f0
|
||||
Subproject commit 1e84fac22fb3ed6686ec4d5f963a0420ba2d7d82
|
|
@ -1 +1 @@
|
|||
Subproject commit 95bcb952a4b617152ae7298fcc4ca0a6ea29b06f
|
||||
Subproject commit 134a10664d7b9010af432f4042637c16fd61fe2b
|
|
@ -1 +1 @@
|
|||
Subproject commit 558d9f651f6fe06e913a81b68eaaf89ec2b585a6
|
||||
Subproject commit 8c196e381edb0e5575db611bad4ca7de8b437d66
|
|
@ -1 +1 @@
|
|||
Subproject commit ac52b773151e9dea0a5aad4bc092177337e705f6
|
||||
Subproject commit faca857fe70a801ec941b30e6b387268f61a5564
|
|
@ -1 +1 @@
|
|||
Subproject commit 7636ea9ad445ce62c1a52b1f89ea4ad505f94658
|
||||
Subproject commit 42ddcc1c63c86bdd6ba712e86bf965f5063831d3
|
|
@ -1 +1 @@
|
|||
Subproject commit 433a115d7449b2c8f6a77f1c20da73a1260959f2
|
||||
Subproject commit d5f69a7dd2e38820b1c8af0fc7ca009a406f6c66
|
|
@ -1 +1 @@
|
|||
Subproject commit a982a64f0397335009cf2648fd795aa1bf4105d0
|
||||
Subproject commit 4cd224458e3672f5aa8d521d8ad0ac5658cf1a1c
|
|
@ -1 +1 @@
|
|||
Subproject commit 0391868526d6baa1fe6ede8bf823f14ea7378014
|
||||
Subproject commit e40e7efcb19ae08622510959cfb8a9bfc8378c91
|
|
@ -1 +1 @@
|
|||
Subproject commit dcdc373e2eac4fc6c91b0118e33622a6be223699
|
||||
Subproject commit 1fc58ea2212577cd5249f4cd540a07942a1e5806
|
|
@ -1 +1 @@
|
|||
Subproject commit 43fc202f2f421bc16dade5dd8e4c8ec155f40527
|
||||
Subproject commit 0b4e66fc235c494a7bf7423d0b9eab3d7bf92833
|
|
@ -1 +1 @@
|
|||
Subproject commit 92b4bc3cfd8e6bcffa862b6f17caf903e385ae34
|
||||
Subproject commit 6ec2cb7fa65c0e0bed366223920171c0a02db29d
|
|
@ -1 +1 @@
|
|||
Subproject commit c3deea17a98e9ae99995fb429ee5d2d61e6380fb
|
||||
Subproject commit 069cb69265ec500e690e8df20a58addc968fbc31
|
|
@ -1 +1 @@
|
|||
Subproject commit 2b215157ea1b2dc152dc8ca124df34cd13cde340
|
||||
Subproject commit 4afcb6f2cb55d560d94d9ab2b827b6a784d08428
|
|
@ -1 +1 @@
|
|||
Subproject commit aa24cd2851f33fb36907c0f12959b01e0b743ab2
|
||||
Subproject commit 1c0cffbfed892aa7129ae0a19dad1617255a9faa
|
|
@ -1 +1 @@
|
|||
Subproject commit 931ec50614ede7c6546c329d6475e90cd91dc655
|
||||
Subproject commit acfcfdbdabff9bed65024d3807ed3c53f5e3a29d
|
|
@ -1 +1 @@
|
|||
Subproject commit bc9d243d40b95f95fc9d00d25aa0dd1733952626
|
||||
Subproject commit 57b5fcd8749bd1c54f4a6a04a9ab07316fd05e71
|
|
@ -1 +1 @@
|
|||
Subproject commit 71b1ead8c99715f6c994115ebab7ee4a14cf0c59
|
||||
Subproject commit 8740e610a367c5e3f15be716acc7207655ced4cf
|
|
@ -1 +1 @@
|
|||
Subproject commit 194d7eb71dd213989bb9b078c5fe0afb02443f05
|
||||
Subproject commit 07ef9e419b80478a0976acbc6ef9d190b07e508e
|
|
@ -1 +1 @@
|
|||
Subproject commit e20bdb25727c1c2828372d065d752aeeb9ee39dd
|
||||
Subproject commit 6d176400d627b0c723180c46bec862b078250401
|
|
@ -1 +1 @@
|
|||
Subproject commit c449a63472dcd0f573e21800ccec6b6cd74711be
|
||||
Subproject commit 5d242c696abed0528f8c5107b031e73c87b72501
|
|
@ -1 +1 @@
|
|||
Subproject commit bca6a0e7b4494669bc85662a6d38534d17c8dbf3
|
||||
Subproject commit 8a3caa631178c1ad353244c423b787322e1f5f2e
|
|
@ -1 +1 @@
|
|||
Subproject commit 0d68d9239183956f1ddeec4b9de94654997407d2
|
||||
Subproject commit e14b65157a0b738430309b14b2f025f3bb37526a
|
|
@ -1 +1 @@
|
|||
Subproject commit 4adf67c2937e233c17bfd2873bd65e8769acdb8a
|
||||
Subproject commit 121b33169b266b6cb3d615dd580a6a8ddd17ab55
|
|
@ -1 +1 @@
|
|||
Subproject commit e318054f5d9cae03c2b0d39a2ce95d2ad6a98116
|
||||
Subproject commit 03a70db4a8cb3a0e2113fc63c48b8780b0cecd0d
|
|
@ -1 +1 @@
|
|||
Subproject commit 63b3dbdfdfaa4e9b2e5ad9d7498c4b9608192862
|
||||
Subproject commit c6710706c90e5d6f9be52330a14a27af742c5af5
|
|
@ -1 +1 @@
|
|||
Subproject commit 2bdc87884ef863514f944ac7e29d31848c397fa8
|
||||
Subproject commit ce9622e4e49c0fc5e4e887509e1651ac884c1a04
|
|
@ -1 +1 @@
|
|||
Subproject commit 9c069b79b0fe594d9188b28997cddbb4fdcaeba3
|
||||
Subproject commit 59855be8021f78e6c24e98ecccdb303498381c5f
|
|
@ -1 +1 @@
|
|||
Subproject commit 2e69ad2944890fa713fe9f76dc54d9db05e90f9a
|
||||
Subproject commit 7bd17d9c9160cd8168a159c6cc574d45cb67b125
|
|
@ -1 +1 @@
|
|||
Subproject commit 3b1028c86b2adb4669919ee409b639e09bd25f82
|
||||
Subproject commit f205110486d3bac531b0d655992d96d3fd928401
|
|
@ -1 +1 @@
|
|||
Subproject commit decb08a33ce6f6423e0a4abd2e018d5f476e0c99
|
||||
Subproject commit 13f1b55340ddd46c7dfeac6446030dfe8d105f90
|
|
@ -1 +1 @@
|
|||
Subproject commit 18b015934264ba40578e5bdc72f9d43e86cdc90f
|
||||
Subproject commit 3b3b13357b5a5cdc3b353a90e48f500c19767009
|
|
@ -1 +1 @@
|
|||
Subproject commit ef653477f5ecd83ccb89a0da4fdb2eb827c5ba59
|
||||
Subproject commit d422be3703e2b726c3538015bff9015a642eeb3e
|
|
@ -1 +1 @@
|
|||
Subproject commit 38f6ee2c12dde5067df0035629d05fc5c8003fa9
|
||||
Subproject commit 25b1f58a9429697b4a1631324ad8583dfa64270b
|
|
@ -1 +1 @@
|
|||
Subproject commit 788c62375f235cea3eec9b2cbbfd386a252942bd
|
||||
Subproject commit bdae42c2e4a42ec8504aa29e6bbbbf8e6d8755a2
|
|
@ -1 +1 @@
|
|||
Subproject commit 0540ce01a6b111558c0320cc36efa01ec689c82d
|
||||
Subproject commit 650029d38c6ac2cddb7ce9fd4054461f4b140f5a
|
|
@ -1 +1 @@
|
|||
Subproject commit 0f9d127b4c7d9f914c3dd59a6dc6c28d2ec98960
|
||||
Subproject commit 93fc90fcd081f8d049440f3575e1bbbe74ff2db7
|
|
@ -1 +1 @@
|
|||
Subproject commit 37f9b95d49b946c2cde6722d7ab96ad7465370b3
|
||||
Subproject commit 2fdb1d866ca565f0a9d8988547e326ae6df097fb
|
|
@ -1 +1 @@
|
|||
Subproject commit 284806e2a371c06943ac1a99c0d81bb8219f537e
|
||||
Subproject commit b81cf9a415d6e7b5a3d5ba3ac2cead313c1e53e9
|
|
@ -1 +1 @@
|
|||
Subproject commit 0864ab04afecca2b6051cf54b3f7abdf6d6775da
|
||||
Subproject commit d9015c19ed5be58bb51f3c53b651fe2468540086
|
|
@ -1 +1 @@
|
|||
Subproject commit ac2adadc3c26cf382ad308c04cfbd655e382f8b0
|
||||
Subproject commit d75dd72a5d52436d208a627a2ead5423c94eb3e9
|
|
@ -1 +1 @@
|
|||
Subproject commit 21194a0c9c186b5e9d12d8e79d7bc1a7b8a4b38a
|
||||
Subproject commit 8dc1b4ff771bc5feaf5a75f57e47c0dae3f378ee
|
|
@ -1 +1 @@
|
|||
Subproject commit 1867bde9ebf8c21d45409e7ad8a95a743ac4390d
|
||||
Subproject commit ad719cb5b9509715047f1cae8ea7204db5f8faa5
|
|
@ -1 +1 @@
|
|||
Subproject commit 8f452508ee8da9ba80202fe6d7dde73194fecb7e
|
||||
Subproject commit 4ecca55b8dd1fcebce92c80e67f0dcaf9ac4fdf3
|
|
@ -1 +1 @@
|
|||
Subproject commit 09404a3c9c88c63c27f2b4962a163eee571e36bf
|
||||
Subproject commit 4fc7fc6d1a5f1378ea5039f77e8074da1a882918
|
|
@ -1 +1 @@
|
|||
Subproject commit 07721d03f024c1e92dc07979871028cd8aae69d6
|
||||
Subproject commit 0b8d95ba11276ba694b73dcf568a747d13a882e5
|
|
@ -1 +1 @@
|
|||
Subproject commit f808059028c870ffd0b38babdfafcd49752dee1e
|
||||
Subproject commit 445cf36606f2a6623d4b48e97e255e7272e314a8
|
|
@ -1 +1 @@
|
|||
Subproject commit 37f92ee0196448c0d5269cc20c8c40903547cc21
|
||||
Subproject commit b99890fe161f1f5d9691239cce9ed44aeb5f8e0d
|
|
@ -1 +1 @@
|
|||
Subproject commit 78750edc8babd117616290e507697a46cbadc85a
|
||||
Subproject commit d9036418a5e1f5c0cb7e3225e7bd05753d4934d6
|
|
@ -1 +1 @@
|
|||
Subproject commit 588c2b1198904b3686eb04a8d6507ef215cd3886
|
||||
Subproject commit 4df0db50f52c8e4d48f590c9a517ced204e8dce9
|
|
@ -1 +1 @@
|
|||
Subproject commit 24e281807992601cb13738edf062961eca9b7f44
|
||||
Subproject commit e4c1ca60cae7767a6bd4330dd5580f1d9e4f67e3
|
|
@ -1 +1 @@
|
|||
Subproject commit e722634d450c2e31596f7f44c17639eb041d02f6
|
||||
Subproject commit 8bded749c0cf77ffd665b73afbe7ff8b7bc7f938
|
|
@ -1 +1 @@
|
|||
Subproject commit 49ce40f5d3281d90d6ecbe996375135952626bbb
|
||||
Subproject commit 92219fd3987158b8399d0b2c1dfb426af77f9c51
|
|
@ -26,3 +26,4 @@ reviewed:
|
|||
sources:
|
||||
npm: false
|
||||
bundler: false
|
||||
yarn: false
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: AL
|
||||
version: 2d704ea4d7e8aa32fc4b415f61d29412ed9e7fcf
|
||||
version: b7ee43a4f93e35e56c7a12316aed548c470a8406
|
||||
type: git_submodule
|
||||
homepage: https://github.com/microsoft/AL
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: CodeMirror
|
||||
version: 9974ded36bf01746eb2a00926916fef834d3d0d0
|
||||
version: 53faa33ac69598b7495e160824b58ebb8d70fe97
|
||||
type: git_submodule
|
||||
homepage: https://github.com/codemirror/CodeMirror
|
||||
license: mit
|
||||
|
@ -172,6 +172,7 @@ notices:
|
|||
Brandon Frohs
|
||||
Brandon Wamboldt
|
||||
Bret Little
|
||||
Brett Morgan
|
||||
Brett Zamir
|
||||
Brian Grinstead
|
||||
BrianHung
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: Docker.tmbundle
|
||||
version: 5d04e13661e96caf8c702eddd09386a5aa4bf5d1
|
||||
version: 0f6b7bc87acf684f7b0790fd480731ffb4615b87
|
||||
type: git_submodule
|
||||
homepage: https://github.com/asbjornenge/Docker.tmbundle
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: MATLAB-Language-grammar
|
||||
version: 33f9678cf14662f44f2687e298826feb14015265
|
||||
version: c2c0e4ec8a401b2c6f76e6069aa0b19da3d0b3bd
|
||||
type: git_submodule
|
||||
homepage: https://github.com/mathworks/MATLAB-Language-grammar
|
||||
license: bsd-2-clause
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: NimLime
|
||||
version: ed54a219a55aebd6d6163197597dde961093cdce
|
||||
version: 6297c32c11fd92eb9bc3c5cd09a9ff79b7f3d4f9
|
||||
type: git_submodule
|
||||
homepage: https://github.com/nim-lang/NimLime
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: NovaGrammars
|
||||
version: e42389b50666ef1fcbd78314aeb3aaa7264be3a7
|
||||
version: c6e3be72f19b428141bb31b55f15b9815b3ee329
|
||||
type: git_submodule
|
||||
homepage: https://github.com/Nixinova/NovaGrammars
|
||||
license: isc
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: Scenic-tmLanguage
|
||||
version: 5c4d80a56a92289f8533ee2f8f371a74f1346075
|
||||
version: 67ef2ebfc97fb159c063a1d8276322357c11825b
|
||||
type: git_submodule
|
||||
homepage: https://github.com/UCSCFormalMethods/Scenic-tmLanguage.git
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: SublimeEthereum
|
||||
version: 320ea07b6de9caabd0f98670e391f751965bf5a7
|
||||
version: 98e4c26e6e7236eca752c2f3d0c70f076c0598df
|
||||
type: git_submodule
|
||||
homepage: https://github.com/davidhq/SublimeEthereum.git
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: TypeScript-TmLanguage
|
||||
version: eac74a19eaa97d0ef56cc26cffa7d3e1ec124347
|
||||
version: 82dcf60b94c305088165eff5c7e14b07f6048b22
|
||||
type: git_submodule
|
||||
homepage: https://github.com/Microsoft/TypeScript-TmLanguage
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: VscodeAdblockSyntax
|
||||
version: 12bce45a7aa1cd862d29c019bdab69e7f04c1849
|
||||
version: bbd868b4288bf03cb3a2551b5ef35b2103e5a70f
|
||||
type: git_submodule
|
||||
homepage: https://github.com/AdguardTeam/VscodeAdblockSyntax.git
|
||||
license: mit
|
||||
|
@ -29,9 +29,6 @@ licenses:
|
|||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
- sources: README.md
|
||||
text: |-
|
||||
This extension is licensed under the MIT License. See the [LICENSE][license]
|
||||
text: This extension is licensed under the MIT License. See the [LICENSE][license]
|
||||
file for details.
|
||||
|
||||
[license]: https://github.com/AdguardTeam/VscodeAdblockSyntax/blob/master/LICENSE.md
|
||||
notices: []
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: abap.tmbundle
|
||||
version: ddfa4c52b5c19071498ce84fdd5d7b961a0a4ef3
|
||||
version: a9b2efff4f4afa469d984353384f09e4ebd24055
|
||||
type: git_submodule
|
||||
homepage: https://github.com/pvl/abap.tmbundle
|
||||
license: permissive
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: aidl-language
|
||||
version: 5dde3874b96807a5153b1b6c8701f2bc7f942f83
|
||||
version: ce07cdf6b9b9dbc4857c4b2fc59a55ac0e17ecd4
|
||||
type: git_submodule
|
||||
homepage: https://github.com/google/aidl-language
|
||||
license: apache-2.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: astro
|
||||
version: 6057e81e758ffab1dee2a27082934ae4480d21f0
|
||||
version: 1e84fac22fb3ed6686ec4d5f963a0420ba2d7d82
|
||||
type: git_submodule
|
||||
homepage: https://github.com/withastro/language-tools.git
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: atom-language-julia
|
||||
version: 95bcb952a4b617152ae7298fcc4ca0a6ea29b06f
|
||||
version: 134a10664d7b9010af432f4042637c16fd61fe2b
|
||||
type: git_submodule
|
||||
homepage: https://github.com/JuliaEditorSupport/atom-language-julia
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: atom-language-perl6
|
||||
version: 558d9f651f6fe06e913a81b68eaaf89ec2b585a6
|
||||
version: 8c196e381edb0e5575db611bad4ca7de8b437d66
|
||||
type: git_submodule
|
||||
homepage: https://github.com/perl6/atom-language-perl6
|
||||
license: other
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: atom-language-stan
|
||||
version: ac52b773151e9dea0a5aad4bc092177337e705f6
|
||||
version: faca857fe70a801ec941b30e6b387268f61a5564
|
||||
type: git_submodule
|
||||
homepage: https://github.com/stan-dev/atom-language-stan.git
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: ballerina-grammar
|
||||
version: 7636ea9ad445ce62c1a52b1f89ea4ad505f94658
|
||||
version: 42ddcc1c63c86bdd6ba712e86bf965f5063831d3
|
||||
type: git_submodule
|
||||
homepage: https://github.com/ballerina-platform/ballerina-grammar
|
||||
license: apache-2.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: bicep
|
||||
version: 433a115d7449b2c8f6a77f1c20da73a1260959f2
|
||||
version: d5f69a7dd2e38820b1c8af0fc7ca009a406f6c66
|
||||
type: git_submodule
|
||||
homepage: https://github.com/azure/bicep
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: bikeshed
|
||||
version: a982a64f0397335009cf2648fd795aa1bf4105d0
|
||||
version: 4cd224458e3672f5aa8d521d8ad0ac5658cf1a1c
|
||||
type: git_submodule
|
||||
homepage: https://github.com/tabatkins/bikeshed.git
|
||||
license: other
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: browserslist-vscode
|
||||
version: '0391868526d6baa1fe6ede8bf823f14ea7378014'
|
||||
version: e40e7efcb19ae08622510959cfb8a9bfc8378c91
|
||||
type: git_submodule
|
||||
homepage: https://github.com/browserslist/browserslist-vscode
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: csharp-tmLanguage
|
||||
version: dcdc373e2eac4fc6c91b0118e33622a6be223699
|
||||
version: 1fc58ea2212577cd5249f4cd540a07942a1e5806
|
||||
type: git_submodule
|
||||
homepage: https://github.com/dotnet/csharp-tmLanguage
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: d2-vscode
|
||||
version: 43fc202f2f421bc16dade5dd8e4c8ec155f40527
|
||||
version: 0b4e66fc235c494a7bf7423d0b9eab3d7bf92833
|
||||
type: git_submodule
|
||||
homepage: https://github.com/terrastruct/d2-vscode.git
|
||||
license: bsd-3-clause
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: dart-syntax-highlight
|
||||
version: 92b4bc3cfd8e6bcffa862b6f17caf903e385ae34
|
||||
version: 6ec2cb7fa65c0e0bed366223920171c0a02db29d
|
||||
type: git_submodule
|
||||
homepage: https://github.com/dart-lang/dart-syntax-highlight
|
||||
license: bsd-3-clause
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: denizenscript-grammar
|
||||
version: c3deea17a98e9ae99995fb429ee5d2d61e6380fb
|
||||
version: '069cb69265ec500e690e8df20a58addc968fbc31'
|
||||
type: git_submodule
|
||||
homepage: https://github.com/DenizenScript/denizenscript-grammar.git
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: earthfile-grammar
|
||||
version: 2b215157ea1b2dc152dc8ca124df34cd13cde340
|
||||
version: 4afcb6f2cb55d560d94d9ab2b827b6a784d08428
|
||||
type: git_submodule
|
||||
homepage: https://github.com/earthly/earthfile-grammar.git
|
||||
license: mpl-2.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: elvish
|
||||
version: aa24cd2851f33fb36907c0f12959b01e0b743ab2
|
||||
version: 1c0cffbfed892aa7129ae0a19dad1617255a9faa
|
||||
type: git_submodule
|
||||
homepage: https://github.com/elves/elvish.git
|
||||
license: bsd-2-clause
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: godot-vscode-plugin
|
||||
version: 931ec50614ede7c6546c329d6475e90cd91dc655
|
||||
version: acfcfdbdabff9bed65024d3807ed3c53f5e3a29d
|
||||
type: git_submodule
|
||||
homepage: https://github.com/godotengine/godot-vscode-plugin
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: graphiql
|
||||
version: bc9d243d40b95f95fc9d00d25aa0dd1733952626
|
||||
version: 57b5fcd8749bd1c54f4a6a04a9ab07316fd05e71
|
||||
type: git_submodule
|
||||
homepage: https://github.com/graphql/graphiql.git
|
||||
license: mit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: ionide-fsgrammar
|
||||
version: 71b1ead8c99715f6c994115ebab7ee4a14cf0c59
|
||||
version: 8740e610a367c5e3f15be716acc7207655ced4cf
|
||||
type: git_submodule
|
||||
homepage: https://github.com/ionide/ionide-fsgrammar
|
||||
license: mit
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
---
|
||||
name: language-emacs-lisp
|
||||
version: 194d7eb71dd213989bb9b078c5fe0afb02443f05
|
||||
version: 07ef9e419b80478a0976acbc6ef9d190b07e508e
|
||||
type: git_submodule
|
||||
homepage: https://github.com/Alhadis/language-emacs-lisp
|
||||
license: isc
|
||||
licenses:
|
||||
- sources: LICENSE.md
|
||||
text: |
|
||||
Copyright (c) 2016-2021, John Gardner
|
||||
Copyright (c) 2016-2023, John Gardner
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: language-etc
|
||||
version: e20bdb25727c1c2828372d065d752aeeb9ee39dd
|
||||
version: 6d176400d627b0c723180c46bec862b078250401
|
||||
type: git_submodule
|
||||
homepage: https://github.com/Alhadis/language-etc
|
||||
license: isc
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче