tm-grammars 1.31.5 → 1.31.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +1 -1
- package/README.md +3 -3
- package/grammars/bird2.json +151 -1
- package/grammars/c3.json +3 -5
- package/grammars/emacs-lisp.json +3 -1
- package/index.js +18 -18
- package/package.json +1 -1
package/NOTICE
CHANGED
|
@@ -2987,7 +2987,7 @@ Files: emacs-lisp.json
|
|
|
2987
2987
|
License: https://raw.githubusercontent.com/Alhadis/language-emacs-lisp/master/LICENSE.md
|
|
2988
2988
|
SPDX: ISC
|
|
2989
2989
|
---------------------------------------------------------------------------------------------------------
|
|
2990
|
-
Copyright (c) 2016-
|
|
2990
|
+
Copyright (c) 2016-2026, John Gardner
|
|
2991
2991
|
|
|
2992
2992
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
2993
2993
|
purpose with or without fee is hereby granted, provided that the above
|
package/README.md
CHANGED
|
@@ -40,11 +40,11 @@ import { grammars } from 'tm-grammars'
|
|
|
40
40
|
| `berry` | `be` | [berry-lang/berry](https://github.com/berry-lang/berry/blob/74611286b8d2d2c2ee16ea187029f2a9c4257f5f/tools/plugins/vscode/skiars.berry-1.2.0/syntaxes/berry.json) | [MIT](https://raw.githubusercontent.com/berry-lang/berry/master/LICENSE) | | | 2.63 kB |
|
|
41
41
|
| `bibtex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/latex/syntaxes/Bibtex.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 4.51 kB |
|
|
42
42
|
| `bicep` | | [Azure/bicep](https://github.com/Azure/bicep/blob/6252abb94141fc6e774a53652404be30f1cb9000/src/textmate/bicep.tmlanguage) | [MIT](https://raw.githubusercontent.com/Azure/bicep/main/LICENSE) | | | 4.92 kB |
|
|
43
|
-
| `bird2` | `bird` | [bird-chinese-community/BIRD-tm-language-grammar](https://github.com/bird-chinese-community/BIRD-tm-language-grammar/blob/
|
|
43
|
+
| `bird2` | `bird` | [bird-chinese-community/BIRD-tm-language-grammar](https://github.com/bird-chinese-community/BIRD-tm-language-grammar/blob/1aa378ed0add766bee2271acece94d5068cf3de9/grammars/bird2.tmLanguage.json) | [MPL-2.0](https://raw.githubusercontent.com/bird-chinese-community/BIRD-tm-language-grammar/main/LICENSE) | | | 21.65 kB |
|
|
44
44
|
| `blade` | | [laravel/vs-code-extension](https://github.com/laravel/vs-code-extension/blob/80726f64975dc935d6b925d8230cdc1ea075802a/syntaxes/blade.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/laravel/vs-code-extension/main/LICENSE.md) | | `html-derivative` `html` `xml` `sql` `javascript` `json` `css` | 100.00 kB |
|
|
45
45
|
| `bsl` | `1c` | [1c-syntax/vsc-language-1c-bsl](https://github.com/1c-syntax/vsc-language-1c-bsl/blob/2cde5a65a17b82b5363affadf5a620ebb0a026dc/syntaxes/1c.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/1c-syntax/vsc-language-1c-bsl/refs/heads/master/LICENSE.md) | | `sdbl` | 32.60 kB |
|
|
46
46
|
| `c` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/bd1abe08c38bb5deccf65610f8f3c03d2338d20d/extensions/cpp/syntaxes/c.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 67.93 kB |
|
|
47
|
-
| `c3` | | [c3lang/vscode-c3](https://github.com/c3lang/vscode-c3/blob/
|
|
47
|
+
| `c3` | | [c3lang/vscode-c3](https://github.com/c3lang/vscode-c3/blob/2c2f7b68b1ab502a26cf1c9a68969c63d291048b/syntaxes/c3.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/c3lang/vscode-c3/main/LICENSE) | | | 24.37 kB |
|
|
48
48
|
| `cadence` | `cdc` | [onflow/vscode-cadence](https://github.com/onflow/vscode-cadence/blob/bc7e5d3bb613e01789584283d7911cfd6b616dc4/extension/language/syntaxes/cadence.tmGrammar.json) | [Apache-2.0](https://raw.githubusercontent.com/onflow/vscode-cadence/master/LICENSE) | | | 22.23 kB |
|
|
49
49
|
| `cairo` | | [starkware-libs/cairo-lang](https://github.com/starkware-libs/cairo-lang/blob/4ea4fe8e167845a3402ae2ea0a8b6004aad18dd5/src/starkware/cairo/lang/ide/vscode-cairo/syntaxes/cairo.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/starkware-libs/cairo-lang/master/LICENSE.txt) | | `python` | 2.66 kB |
|
|
50
50
|
| `clarity` | | [hirosystems/clarity.tmbundle](https://github.com/hirosystems/clarity.tmbundle/blob/a187c9ccbbfeb91550f138c8d606888a902b7c98/Syntaxes/clarity.JSON-tmLanguage) | [MIT](https://raw.githubusercontent.com/stx-labs/clarity.tmbundle/main/LICENSE) | | | 13.47 kB |
|
|
@@ -74,7 +74,7 @@ import { grammars } from 'tm-grammars'
|
|
|
74
74
|
| `edge` | | [edge-js/edge-vscode](https://github.com/edge-js/edge-vscode/blob/04352c41981ca664598674556afa63bd393a10f3/syntaxes/edge.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/edge-js/edge-vscode/main/LICENSE.md) | | `typescript` `html` `html-derivative` | 1.97 kB |
|
|
75
75
|
| `elixir` | | [elixir-editors/elixir-tmbundle](https://github.com/elixir-editors/elixir-tmbundle/blob/43c8cd957d5ac6e1abbd8730fc7a08c81a6e76c9/Syntaxes/Elixir.tmLanguage) | [NOASSERTION](https://raw.githubusercontent.com/elixir-editors/elixir-tmbundle/master/LICENSE) | | `html` | 15.19 kB |
|
|
76
76
|
| `elm` | | [elm-tooling/elm-language-client-vscode](https://github.com/elm-tooling/elm-language-client-vscode/blob/c70351314682c2e0fae8a402ebb301da79821c37/syntaxes/elm-syntax.json) | [MIT](https://raw.githubusercontent.com/elm-tooling/elm-language-client-vscode/main/LICENSE) | [GitHub Sponsors: **@razzeee**](https://github.com/sponsors/razzeee) [GitHub Sponsors: **@jmbockhorst**](https://github.com/sponsors/jmbockhorst) [Open Collective: **elm-tooling**](https://opencollective.com/elm-tooling) | `glsl` | 10.27 kB |
|
|
77
|
-
| `emacs-lisp` | `elisp` | [Alhadis/language-emacs-lisp](https://github.com/Alhadis/language-emacs-lisp/blob/
|
|
77
|
+
| `emacs-lisp` | `elisp` | [Alhadis/language-emacs-lisp](https://github.com/Alhadis/language-emacs-lisp/blob/890a50f6a77504c65549a35b9bc7a9525ff43710/grammars/emacs-lisp.cson) | [ISC](https://raw.githubusercontent.com/Alhadis/language-emacs-lisp/master/LICENSE.md) | | | 760.43 kB |
|
|
78
78
|
| `erb` | | [textmate/ruby.tmbundle](https://github.com/textmate/ruby.tmbundle/blob/ecf0f1df23984bcff9b51552e35d9696cb0d9539/Syntaxes/HTML%20(Ruby%20-%20ERB).tmLanguage) | | | `html` `ruby` | 1.90 kB |
|
|
79
79
|
| `erlang` | `erl` | [erlang-ls/grammar](https://github.com/erlang-ls/grammar/blob/fe898becd3004bcb4947ab50d6b6b830fbfb9228/Erlang.plist) | [Apache-2.0](https://raw.githubusercontent.com/erlang-ls/grammar/main/LICENSE) | | `markdown` | 35.64 kB |
|
|
80
80
|
| `fennel` | | [kongeor/vsc-fennel](https://github.com/kongeor/vsc-fennel/blob/664148923d7bd72531120d0cba712c6dba6f698d/syntaxes/fennel.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/kongeor/vsc-fennel/master/LICENSE) | | | 4.53 kB |
|
package/grammars/bird2.json
CHANGED
|
@@ -623,6 +623,45 @@
|
|
|
623
623
|
},
|
|
624
624
|
"neighbor-statements": {
|
|
625
625
|
"patterns": [
|
|
626
|
+
{
|
|
627
|
+
"captures": {
|
|
628
|
+
"1": {
|
|
629
|
+
"name": "keyword.control.local.bird"
|
|
630
|
+
},
|
|
631
|
+
"2": {
|
|
632
|
+
"name": "entity.name.symbol.local-address.bird"
|
|
633
|
+
},
|
|
634
|
+
"3": {
|
|
635
|
+
"name": "keyword.control.port.bird"
|
|
636
|
+
},
|
|
637
|
+
"4": {
|
|
638
|
+
"name": "constant.numeric.port.bird"
|
|
639
|
+
},
|
|
640
|
+
"5": {
|
|
641
|
+
"name": "keyword.control.as.bird"
|
|
642
|
+
},
|
|
643
|
+
"6": {
|
|
644
|
+
"name": "constant.numeric.asn.bird"
|
|
645
|
+
}
|
|
646
|
+
},
|
|
647
|
+
"match": "\\b(local)\\s+([.:\\h]+|[A-Z_a-z][0-9A-Z_a-z]*|'[-.0-:A-Z_a-z]+')(?:\\s+(port)\\s+([0-9]+|[A-Z_a-z][0-9A-Z_a-z]*))?\\s+(as)\\s+([0-9]+|[A-Z_a-z][0-9A-Z_a-z]*)\\b",
|
|
648
|
+
"name": "meta.local-as-statement.bird"
|
|
649
|
+
},
|
|
650
|
+
{
|
|
651
|
+
"captures": {
|
|
652
|
+
"1": {
|
|
653
|
+
"name": "keyword.control.local.bird"
|
|
654
|
+
},
|
|
655
|
+
"2": {
|
|
656
|
+
"name": "keyword.control.as.bird"
|
|
657
|
+
},
|
|
658
|
+
"3": {
|
|
659
|
+
"name": "constant.numeric.asn.bird"
|
|
660
|
+
}
|
|
661
|
+
},
|
|
662
|
+
"match": "\\b(local)\\s+(as)\\s+([0-9]+|[A-Z_a-z][0-9A-Z_a-z]*)\\b",
|
|
663
|
+
"name": "meta.local-as-template-statement.bird"
|
|
664
|
+
},
|
|
626
665
|
{
|
|
627
666
|
"captures": {
|
|
628
667
|
"1": {
|
|
@@ -638,15 +677,126 @@
|
|
|
638
677
|
"name": "string.quoted.single.interface.bird"
|
|
639
678
|
},
|
|
640
679
|
"5": {
|
|
680
|
+
"name": "variable.other.interface.bird"
|
|
681
|
+
},
|
|
682
|
+
"6": {
|
|
641
683
|
"name": "keyword.control.as.bird"
|
|
642
684
|
},
|
|
685
|
+
"7": {
|
|
686
|
+
"name": "constant.numeric.asn.bird"
|
|
687
|
+
},
|
|
688
|
+
"8": {
|
|
689
|
+
"name": "keyword.control.port.bird"
|
|
690
|
+
},
|
|
691
|
+
"9": {
|
|
692
|
+
"name": "constant.numeric.port.bird"
|
|
693
|
+
}
|
|
694
|
+
},
|
|
695
|
+
"match": "\\b(neighbor)\\s+([.:\\h]+)\\s*(%\\s*(?:'([-.0-:A-Z_a-z]+)'|([-.0-:A-Z_a-z]+)))?(?:\\s+(as)\\s+([0-9]+|[A-Z_a-z][0-9A-Z_a-z]*))?\\s+(port)\\s+([0-9]+|[A-Z_a-z][0-9A-Z_a-z]*)\\b",
|
|
696
|
+
"name": "meta.neighbor-port-statement.bird"
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"captures": {
|
|
700
|
+
"1": {
|
|
701
|
+
"name": "keyword.control.neighbor.bird"
|
|
702
|
+
},
|
|
703
|
+
"2": {
|
|
704
|
+
"name": "entity.name.symbol.neighbor-address.bird"
|
|
705
|
+
},
|
|
706
|
+
"3": {
|
|
707
|
+
"name": "meta.interface-reference.bird"
|
|
708
|
+
},
|
|
709
|
+
"4": {
|
|
710
|
+
"name": "string.quoted.single.interface.bird"
|
|
711
|
+
},
|
|
712
|
+
"5": {
|
|
713
|
+
"name": "variable.other.interface.bird"
|
|
714
|
+
},
|
|
643
715
|
"6": {
|
|
716
|
+
"name": "keyword.control.as.bird"
|
|
717
|
+
},
|
|
718
|
+
"7": {
|
|
644
719
|
"name": "constant.numeric.asn.bird"
|
|
720
|
+
},
|
|
721
|
+
"8": {
|
|
722
|
+
"name": "keyword.control.port.bird"
|
|
723
|
+
},
|
|
724
|
+
"9": {
|
|
725
|
+
"name": "constant.numeric.port.bird"
|
|
645
726
|
}
|
|
646
727
|
},
|
|
647
|
-
"match": "\\b(neighbor)\\s+([
|
|
728
|
+
"match": "\\b(neighbor)\\s+('[-.0-:A-Z_a-z]+'|(?!(?:as|range)\\b)[A-Z_a-z][0-9A-Z_a-z]*)\\s*(%\\s*(?:'([-.0-:A-Z_a-z]+)'|([-.0-:A-Z_a-z]+)))?(?:\\s+(as)\\s+([0-9]+|[A-Z_a-z][0-9A-Z_a-z]*))?\\s+(port)\\s+([0-9]+|[A-Z_a-z][0-9A-Z_a-z]*)\\b",
|
|
729
|
+
"name": "meta.neighbor-port-symbolic-statement.bird"
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"captures": {
|
|
733
|
+
"1": {
|
|
734
|
+
"name": "keyword.control.neighbor.bird"
|
|
735
|
+
},
|
|
736
|
+
"2": {
|
|
737
|
+
"name": "constant.numeric.ip-address.bird"
|
|
738
|
+
},
|
|
739
|
+
"3": {
|
|
740
|
+
"name": "meta.interface-reference.bird"
|
|
741
|
+
},
|
|
742
|
+
"4": {
|
|
743
|
+
"name": "string.quoted.single.interface.bird"
|
|
744
|
+
},
|
|
745
|
+
"5": {
|
|
746
|
+
"name": "variable.other.interface.bird"
|
|
747
|
+
},
|
|
748
|
+
"6": {
|
|
749
|
+
"name": "keyword.control.as.bird"
|
|
750
|
+
},
|
|
751
|
+
"7": {
|
|
752
|
+
"name": "constant.numeric.asn.bird"
|
|
753
|
+
}
|
|
754
|
+
},
|
|
755
|
+
"match": "\\b(neighbor)\\s+([.:\\h]+)\\s*(%\\s*(?:'([-.0-:A-Z_a-z]+)'|([-.0-:A-Z_a-z]+)))?\\s+(as)\\s+([0-9]+|[A-Z_a-z][0-9A-Z_a-z]*)\\b",
|
|
648
756
|
"name": "meta.neighbor-statement.bird"
|
|
649
757
|
},
|
|
758
|
+
{
|
|
759
|
+
"captures": {
|
|
760
|
+
"1": {
|
|
761
|
+
"name": "keyword.control.neighbor.bird"
|
|
762
|
+
},
|
|
763
|
+
"2": {
|
|
764
|
+
"name": "entity.name.symbol.neighbor-address.bird"
|
|
765
|
+
},
|
|
766
|
+
"3": {
|
|
767
|
+
"name": "meta.interface-reference.bird"
|
|
768
|
+
},
|
|
769
|
+
"4": {
|
|
770
|
+
"name": "string.quoted.single.interface.bird"
|
|
771
|
+
},
|
|
772
|
+
"5": {
|
|
773
|
+
"name": "variable.other.interface.bird"
|
|
774
|
+
},
|
|
775
|
+
"6": {
|
|
776
|
+
"name": "keyword.control.as.bird"
|
|
777
|
+
},
|
|
778
|
+
"7": {
|
|
779
|
+
"name": "constant.numeric.asn.bird"
|
|
780
|
+
}
|
|
781
|
+
},
|
|
782
|
+
"match": "\\b(neighbor)\\s+('[-.0-:A-Z_a-z]+'|(?!(?:as|range)\\b)[A-Z_a-z][0-9A-Z_a-z]*)\\s*(%\\s*(?:'([-.0-:A-Z_a-z]+)'|([-.0-:A-Z_a-z]+)))?\\s+(as)\\s+([0-9]+|[A-Z_a-z][0-9A-Z_a-z]*)\\b",
|
|
783
|
+
"name": "meta.neighbor-symbolic-statement.bird"
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"captures": {
|
|
787
|
+
"1": {
|
|
788
|
+
"name": "keyword.control.neighbor.bird"
|
|
789
|
+
},
|
|
790
|
+
"2": {
|
|
791
|
+
"name": "keyword.control.as.bird"
|
|
792
|
+
},
|
|
793
|
+
"3": {
|
|
794
|
+
"name": "constant.numeric.asn.bird"
|
|
795
|
+
}
|
|
796
|
+
},
|
|
797
|
+
"match": "\\b(neighbor)\\s+(as)\\s+([0-9]+|[A-Z_a-z][0-9A-Z_a-z]*)\\b",
|
|
798
|
+
"name": "meta.neighbor-template-statement.bird"
|
|
799
|
+
},
|
|
650
800
|
{
|
|
651
801
|
"captures": {
|
|
652
802
|
"1": {
|
package/grammars/c3.json
CHANGED
|
@@ -460,8 +460,7 @@
|
|
|
460
460
|
"name": "comment.block.documentation.c3"
|
|
461
461
|
},
|
|
462
462
|
{
|
|
463
|
-
"
|
|
464
|
-
"end": "\\1",
|
|
463
|
+
"match": "`[^`]*`|\"[^\"]*\"",
|
|
465
464
|
"name": "comment.block.documentation.c3"
|
|
466
465
|
}
|
|
467
466
|
]
|
|
@@ -523,8 +522,7 @@
|
|
|
523
522
|
"name": "comment.block.documentation.c3"
|
|
524
523
|
},
|
|
525
524
|
{
|
|
526
|
-
"
|
|
527
|
-
"end": "\\1",
|
|
525
|
+
"match": "`[^`]*`|\"[^\"]*\"",
|
|
528
526
|
"name": "comment.block.documentation.c3"
|
|
529
527
|
}
|
|
530
528
|
]
|
|
@@ -812,7 +810,7 @@
|
|
|
812
810
|
"name": "keyword.control.ct.c3"
|
|
813
811
|
},
|
|
814
812
|
{
|
|
815
|
-
"match": "\\b(?:assert|asm|catch|inline|import|module|interface|try|var)\\b",
|
|
813
|
+
"match": "\\b(?:assert|asm|catch|inline|import|module|interface|try|var|constdef)\\b",
|
|
816
814
|
"name": "keyword.other.c3"
|
|
817
815
|
},
|
|
818
816
|
{
|
package/grammars/emacs-lisp.json
CHANGED
|
@@ -11,10 +11,12 @@
|
|
|
11
11
|
"abbrev_defs",
|
|
12
12
|
"Project.ede",
|
|
13
13
|
"Cask",
|
|
14
|
+
"Eask",
|
|
15
|
+
"Easkfile",
|
|
14
16
|
"gnus",
|
|
15
17
|
"viper"
|
|
16
18
|
],
|
|
17
|
-
"firstLineMatch": "^#!.*(?:[/\\s]|(?<=!)\\b)emacs(?:$|\\s)|(?:-\\*-(?i:[\\t ]*(?=[^:;\\s]+[\\t ]*-\\*-)|(?:.*?[\\t ;]|(?<=-\\*-))[\\t ]*mode[\\t ]*:[\\t ]*)(?i:emacs-lisp)(?=[\\t ;]|(?<![-*])-\\*-).*?-\\*-|(?:(?:^|[\\t ])(?:vi|Vi(?=m))(?:m(?:[<=>]?[0-9]+|))?|[\\t ]ex)(?=:(?:(?=[\\t ]*set?[\\t ][^\\n\\r:]+:)|(?![\\t ]*set?[\\t ])))(?:(?:[\\t ]*:[\\t ]*|[\\t ])\\w*(?:[\\t ]*=(?:[^\\\\\\s]|\\\\.)*)?)*[\\t :](?:filetype|ft|syntax)[\\t ]*=(?i:e(?:macs-|)lisp)(?=$|[:\\s]))",
|
|
19
|
+
"firstLineMatch": "^#!.*(?:[/\\s]|(?<=!)\\b)emacs(?:$|\\s)|(?:-\\*-(?i:[\\t ]*(?=[^:;\\s]+[\\t ]*-\\*-)|(?:.*?[\\t ;]|(?<=-\\*-))[\\t ]*mode[\\t ]*:[\\t ]*)(?i:emacs-lisp|[ce]ask)(?=[\\t ;]|(?<![-*])-\\*-).*?-\\*-|(?:(?:^|[\\t ])(?:vi|Vi(?=m))(?:m(?:[<=>]?[0-9]+|))?|[\\t ]ex)(?=:(?:(?=[\\t ]*set?[\\t ][^\\n\\r:]+:)|(?![\\t ]*set?[\\t ])))(?:(?:[\\t ]*:[\\t ]*|[\\t ])\\w*(?:[\\t ]*=(?:[^\\\\\\s]|\\\\.)*)?)*[\\t :](?:filetype|ft|syntax)[\\t ]*=(?i:e(?:macs-|)lisp)(?=$|[:\\s]))",
|
|
18
20
|
"name": "emacs-lisp",
|
|
19
21
|
"patterns": [
|
|
20
22
|
{
|
package/index.js
CHANGED
|
@@ -450,22 +450,22 @@ export const grammars = [
|
|
|
450
450
|
aliases: [
|
|
451
451
|
'bird',
|
|
452
452
|
],
|
|
453
|
-
byteSize:
|
|
453
|
+
byteSize: 22168,
|
|
454
454
|
categories: [
|
|
455
455
|
'config',
|
|
456
456
|
],
|
|
457
457
|
displayName: 'BIRD2 Configuration',
|
|
458
458
|
funding: [
|
|
459
459
|
],
|
|
460
|
-
hash: '
|
|
461
|
-
lastUpdate: '2026-
|
|
460
|
+
hash: 'XhHFQH5CdTRnA0c8OmJl30YHnPSvufToX47E6q5zxxo',
|
|
461
|
+
lastUpdate: '2026-03-06T15:06:29Z',
|
|
462
462
|
license: 'MPL-2.0',
|
|
463
463
|
licenseUrl: 'https://raw.githubusercontent.com/bird-chinese-community/BIRD-tm-language-grammar/main/LICENSE',
|
|
464
464
|
name: 'bird2',
|
|
465
465
|
scopeName: 'source.bird2',
|
|
466
|
-
sha: '
|
|
467
|
-
source: 'https://github.com/bird-chinese-community/BIRD-tm-language-grammar/blob/
|
|
468
|
-
sourceApi: 'https://api.github.com/repos/bird-chinese-community/BIRD-tm-language-grammar/contents/grammars/bird2.tmLanguage.json?ref=
|
|
466
|
+
sha: '1aa378ed0add766bee2271acece94d5068cf3de9',
|
|
467
|
+
source: 'https://github.com/bird-chinese-community/BIRD-tm-language-grammar/blob/1aa378ed0add766bee2271acece94d5068cf3de9/grammars/bird2.tmLanguage.json',
|
|
468
|
+
sourceApi: 'https://api.github.com/repos/bird-chinese-community/BIRD-tm-language-grammar/contents/grammars/bird2.tmLanguage.json?ref=1aa378ed0add766bee2271acece94d5068cf3de9',
|
|
469
469
|
},
|
|
470
470
|
{
|
|
471
471
|
byteSize: 102405,
|
|
@@ -539,22 +539,22 @@ export const grammars = [
|
|
|
539
539
|
sourceApi: 'https://api.github.com/repos/microsoft/vscode/contents/extensions/cpp/syntaxes/c.tmLanguage.json?ref=bd1abe08c38bb5deccf65610f8f3c03d2338d20d',
|
|
540
540
|
},
|
|
541
541
|
{
|
|
542
|
-
byteSize:
|
|
542
|
+
byteSize: 24952,
|
|
543
543
|
categories: [
|
|
544
544
|
'general',
|
|
545
545
|
],
|
|
546
546
|
displayName: 'C3',
|
|
547
547
|
funding: [
|
|
548
548
|
],
|
|
549
|
-
hash: '
|
|
550
|
-
lastUpdate: '2026-
|
|
549
|
+
hash: 'fCb17Mqoyyb6IijYNWrscl5S7E8_50OVQscXLGzW0JA',
|
|
550
|
+
lastUpdate: '2026-03-09T07:18:55Z',
|
|
551
551
|
license: 'MIT',
|
|
552
552
|
licenseUrl: 'https://raw.githubusercontent.com/c3lang/vscode-c3/main/LICENSE',
|
|
553
553
|
name: 'c3',
|
|
554
554
|
scopeName: 'source.c3',
|
|
555
|
-
sha: '
|
|
556
|
-
source: 'https://github.com/c3lang/vscode-c3/blob/
|
|
557
|
-
sourceApi: 'https://api.github.com/repos/c3lang/vscode-c3/contents/syntaxes/c3.tmLanguage.json?ref=
|
|
555
|
+
sha: '2c2f7b68b1ab502a26cf1c9a68969c63d291048b',
|
|
556
|
+
source: 'https://github.com/c3lang/vscode-c3/blob/2c2f7b68b1ab502a26cf1c9a68969c63d291048b/syntaxes/c3.tmLanguage.json',
|
|
557
|
+
sourceApi: 'https://api.github.com/repos/c3lang/vscode-c3/contents/syntaxes/c3.tmLanguage.json?ref=2c2f7b68b1ab502a26cf1c9a68969c63d291048b',
|
|
558
558
|
},
|
|
559
559
|
{
|
|
560
560
|
aliases: [
|
|
@@ -1132,22 +1132,22 @@ export const grammars = [
|
|
|
1132
1132
|
aliases: [
|
|
1133
1133
|
'elisp',
|
|
1134
1134
|
],
|
|
1135
|
-
byteSize:
|
|
1135
|
+
byteSize: 778680,
|
|
1136
1136
|
categories: [
|
|
1137
1137
|
'lisp',
|
|
1138
1138
|
],
|
|
1139
1139
|
displayName: 'Emacs Lisp',
|
|
1140
1140
|
funding: [
|
|
1141
1141
|
],
|
|
1142
|
-
hash: '
|
|
1143
|
-
lastUpdate: '
|
|
1142
|
+
hash: 'a7i7VtNcfpgrbtBo4bRZ_HJ09FCPs3G-5jW3JzH2reU',
|
|
1143
|
+
lastUpdate: '2026-03-06T05:40:52Z',
|
|
1144
1144
|
license: 'ISC',
|
|
1145
1145
|
licenseUrl: 'https://raw.githubusercontent.com/Alhadis/language-emacs-lisp/master/LICENSE.md',
|
|
1146
1146
|
name: 'emacs-lisp',
|
|
1147
1147
|
scopeName: 'source.emacs.lisp',
|
|
1148
|
-
sha: '
|
|
1149
|
-
source: 'https://github.com/Alhadis/language-emacs-lisp/blob/
|
|
1150
|
-
sourceApi: 'https://api.github.com/repos/Alhadis/language-emacs-lisp/contents/grammars/emacs-lisp.cson?ref=
|
|
1148
|
+
sha: '890a50f6a77504c65549a35b9bc7a9525ff43710',
|
|
1149
|
+
source: 'https://github.com/Alhadis/language-emacs-lisp/blob/890a50f6a77504c65549a35b9bc7a9525ff43710/grammars/emacs-lisp.cson',
|
|
1150
|
+
sourceApi: 'https://api.github.com/repos/Alhadis/language-emacs-lisp/contents/grammars/emacs-lisp.cson?ref=890a50f6a77504c65549a35b9bc7a9525ff43710',
|
|
1151
1151
|
},
|
|
1152
1152
|
{
|
|
1153
1153
|
byteSize: 1942,
|