tm-grammars 1.23.1 → 1.23.3
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/README.md +3 -3
- package/grammars/angular-expression.json +135 -0
- package/grammars/cpp.json +1 -1
- package/grammars/haskell.json +1 -1
- package/grammars/mermaid.json +1 -1
- package/index.js +7 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -54,7 +54,7 @@ import { grammars } from 'tm-grammars'
|
|
|
54
54
|
| `coffee` | `coffeescript` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/ff58f5083f57b50e6a100ab60454dfb72fe21e80/extensions/coffeescript/syntaxes/coffeescript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `javascript` | 25.96 kB |
|
|
55
55
|
| `common-lisp` | `lisp` | [qingpeng9802/vscode-common-lisp](https://github.com/qingpeng9802/vscode-common-lisp/blob/79d04dc9ca80d98e65c4f28b3d67a24a7829b18f/syntaxes/commonlisp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/qingpeng9802/vscode-common-lisp/master/LICENSE) | | | 22.04 kB |
|
|
56
56
|
| `coq` | | [coq-community/vscoq](https://github.com/coq-community/vscoq/blob/1c2846a72b451c45645dba8c1147ab83b9002ad5/client/syntax/coq.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/coq/vscoq/main/LICENSE) | | | 4.89 kB |
|
|
57
|
-
| `cpp` | `c++` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/6ac83c7c7dda9f27ca1fe9d98675253e010b75d1/extensions/cpp/syntaxes/cpp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `cpp-macro` `regexp` `glsl` `sql` | 376.
|
|
57
|
+
| `cpp` | `c++` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/6ac83c7c7dda9f27ca1fe9d98675253e010b75d1/extensions/cpp/syntaxes/cpp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `cpp-macro` `regexp` `glsl` `sql` | 376.45 kB |
|
|
58
58
|
| `crystal` | | [crystal-lang-tools/vscode-crystal-lang](https://github.com/crystal-lang-tools/vscode-crystal-lang/blob/c920b0931ec5f05b78447dbff31b172c64f1d734/syntaxes/crystal.json) | [MIT](https://raw.githubusercontent.com/crystal-lang-tools/vscode-crystal-lang/master/LICENSE) | | `html` `sql` `css` `c` `javascript` `shellscript` | 27.45 kB |
|
|
59
59
|
| `csharp` | `c#` `cs` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/a26707320440021f45b508767c94c2634eb6e897/extensions/csharp/syntaxes/csharp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 80.51 kB |
|
|
60
60
|
| `css` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/css/syntaxes/css.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 47.14 kB |
|
|
@@ -140,7 +140,7 @@ import { grammars } from 'tm-grammars'
|
|
|
140
140
|
| `matlab` | | [mathworks/MATLAB-Language-grammar](https://github.com/mathworks/MATLAB-Language-grammar/blob/69dbf20c1eb19efd629c0438a2a493e60617e8de/Matlab.tmbundle/Syntaxes/MATLAB.tmLanguage) | | | | 15.07 kB |
|
|
141
141
|
| `mdc` | | [nuxtlabs/vscode-mdc](https://github.com/nuxtlabs/vscode-mdc/blob/96f619ccd8df724e5bd94eb28b87e03b769a8c41/syntaxes/mdc.standalone.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nuxtlabs/vscode-mdc/main/LICENSE) | | `markdown` `yaml` `html-derivative` | 18.74 kB |
|
|
142
142
|
| `mdx` | | [wooorm/markdown-tm-language](https://github.com/wooorm/markdown-tm-language/blob/c78b1e5df644d24fa76716bbe26f4b48a6fc1610/source.mdx.tmLanguage) | [MIT](https://raw.githubusercontent.com/wooorm/markdown-tm-language/main/license) | | `tsx` `toml` `yaml` `c` `clojure` `coffee` `cpp` `csharp` `css` `diff` `docker` `elixir` `elm` `erlang` `go` `graphql` `haskell` `html` `ini` `java` `javascript` `json` `julia` `kotlin` `less` `lua` `make` `markdown` `objective-c` `perl` `python` `r` `ruby` `rust` `scala` `scss` `shellscript` `shellsession` `sql` `xml` `swift` `typescript` | 127.96 kB |
|
|
143
|
-
| `mermaid` | `mmd` | [bpruitt-goddard/vscode-mermaid-syntax-highlight](https://github.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/blob/8b62f487cb7a89afcd152febfbf47f5d4787657f/syntaxes/mermaid.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/master/LICENSE) | | | 26.
|
|
143
|
+
| `mermaid` | `mmd` | [bpruitt-goddard/vscode-mermaid-syntax-highlight](https://github.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/blob/8b62f487cb7a89afcd152febfbf47f5d4787657f/syntaxes/mermaid.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/master/LICENSE) | | | 26.22 kB |
|
|
144
144
|
| `mipsasm` | `mips` | [textmate/mips.tmbundle](https://github.com/textmate/mips.tmbundle/blob/eb7601016a109bf912a48a1c21988f3c4a59fb3a/Syntaxes/MIPS.tmLanguage) | | | | 2.96 kB |
|
|
145
145
|
| `mojo` | | [modularml/mojo-syntax](https://github.com/modularml/mojo-syntax/blob/46eccdaeda2b1587e9b82808cdb35670f359d16d/syntaxes/mojo.syntax.json) | [MIT](https://raw.githubusercontent.com/modular/mojo-syntax/main/LICENSE) | | | 66.03 kB |
|
|
146
146
|
| `move` | | [damirka/move-syntax](https://github.com/damirka/move-syntax/blob/4b04e9d614901097ffc0663fef40bd3e5d87779e/syntaxes/move.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/damirka/move-syntax/main/LICENSE) | | | 16.17 kB |
|
|
@@ -247,7 +247,7 @@ Injections are grammars that are embedded in other grammars. They are used to ag
|
|
|
247
247
|
|
|
248
248
|
| Name | Alias | Source | License | Sponsor | Deps On | File Size |
|
|
249
249
|
| ---- | ----- | ------ | ------- | ------- | ------- | --------- |
|
|
250
|
-
| `angular-expression` | | [angular/vscode-ng-language-service](https://github.com/angular/vscode-ng-language-service/blob/
|
|
250
|
+
| `angular-expression` | | [angular/vscode-ng-language-service](https://github.com/angular/vscode-ng-language-service/blob/de5d9650caa3a9de1b50e9815acb2a631f14ab3d/syntaxes/expression.json) | [MIT](https://raw.githubusercontent.com/angular/vscode-ng-language-service/main/LICENSE) | | | 17.87 kB |
|
|
251
251
|
| `angular-inline-style` | | [angular/vscode-ng-language-service](https://github.com/angular/vscode-ng-language-service/blob/f0422f5f571f79a904510944452f06fb36beff22/syntaxes/inline-styles.json) | [MIT](https://raw.githubusercontent.com/angular/vscode-ng-language-service/main/LICENSE) | | `scss` | 1.17 kB |
|
|
252
252
|
| `angular-inline-template` | | [angular/vscode-ng-language-service](https://github.com/angular/vscode-ng-language-service/blob/a18c61752e65ddcbeb31217f47f29fa38fe26c42/syntaxes/inline-template.json) | [MIT](https://raw.githubusercontent.com/angular/vscode-ng-language-service/main/LICENSE) | | `angular-html` `angular-template` | 970.00 B |
|
|
253
253
|
| `angular-let-declaration` | | [angular/vscode-ng-language-service](https://github.com/angular/vscode-ng-language-service/blob/4ab348120e4fb499bb12560dc039e0c7b5b418b8/syntaxes/let-declaration.json) | [MIT](https://raw.githubusercontent.com/angular/vscode-ng-language-service/main/LICENSE) | | `angular-expression` | 879.00 B |
|
|
@@ -565,6 +565,9 @@
|
|
|
565
565
|
},
|
|
566
566
|
{
|
|
567
567
|
"include": "#qstringDouble"
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
"include": "#templateLiteral"
|
|
568
571
|
}
|
|
569
572
|
]
|
|
570
573
|
},
|
|
@@ -572,6 +575,100 @@
|
|
|
572
575
|
"match": "\\\\(x\\h{2}|[0-2][0-7]{0,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.|$)",
|
|
573
576
|
"name": "constant.character.escape.ts"
|
|
574
577
|
},
|
|
578
|
+
"templateLiteral": {
|
|
579
|
+
"patterns": [
|
|
580
|
+
{
|
|
581
|
+
"include": "#templateLiteralCall"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"begin": "([_$[:alpha:]][_$[:alnum:]]*)?(`)",
|
|
585
|
+
"beginCaptures": {
|
|
586
|
+
"1": {
|
|
587
|
+
"name": "entity.name.function.tagged-template.ts"
|
|
588
|
+
},
|
|
589
|
+
"2": {
|
|
590
|
+
"name": "string.template.ts punctuation.definition.string.template.begin.ts"
|
|
591
|
+
}
|
|
592
|
+
},
|
|
593
|
+
"contentName": "string.template.ts",
|
|
594
|
+
"end": "`",
|
|
595
|
+
"endCaptures": {
|
|
596
|
+
"0": {
|
|
597
|
+
"name": "string.template.ts punctuation.definition.string.template.end.ts"
|
|
598
|
+
}
|
|
599
|
+
},
|
|
600
|
+
"patterns": [
|
|
601
|
+
{
|
|
602
|
+
"include": "#templateLiteralSubstitutionElement"
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"include": "#stringCharacterEscape"
|
|
606
|
+
}
|
|
607
|
+
]
|
|
608
|
+
}
|
|
609
|
+
]
|
|
610
|
+
},
|
|
611
|
+
"templateLiteralCall": {
|
|
612
|
+
"patterns": [
|
|
613
|
+
{
|
|
614
|
+
"begin": "(?=(([_$[:alpha:]][_$[:alnum:]]*\\s*\\??\\.\\s*)*|(\\??\\.\\s*)?)([_$[:alpha:]][_$[:alnum:]]*)(<\\s*(((keyof|infer|typeof|readonly)\\s+)|(([_$[:alpha:]][_$[:alnum:]]*|(\\{([^{}]|(\\{([^{}]|\\{[^{}]*})*}))*})|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(\\[([^\\[\\]]|(\\[([^\\[\\]]|\\[[^\\[\\]]*])*]))*])|('([^'\\\\]|\\\\.)*')|(\"([^\"\\\\]|\\\\.)*\")|(`([^`\\\\]|\\\\.)*`))(?=\\s*([<>,.\\[]|=>|&(?!&)|\\|(?!\\|)))))([^<>(]|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(?<==)>|<\\s*(((keyof|infer|typeof|readonly)\\s+)|(([_$[:alpha:]][_$[:alnum:]]*|(\\{([^{}]|(\\{([^{}]|\\{[^{}]*})*}))*})|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(\\[([^\\[\\]]|(\\[([^\\[\\]]|\\[[^\\[\\]]*])*]))*])|('([^'\\\\]|\\\\.)*')|(\"([^\"\\\\]|\\\\.)*\")|(`([^`\\\\]|\\\\.)*`))(?=\\s*([<>,.\\[]|=>|&(?!&)|\\|(?!\\|)))))(([^<>(]|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(?<==)>|<\\s*(((keyof|infer|typeof|readonly)\\s+)|(([_$[:alpha:]][_$[:alnum:]]*|(\\{([^{}]|(\\{([^{}]|\\{[^{}]*})*}))*})|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(\\[([^\\[\\]]|(\\[([^\\[\\]]|\\[[^\\[\\]]*])*]))*])|('([^'\\\\]|\\\\.)*')|(\"([^\"\\\\]|\\\\.)*\")|(`([^`\\\\]|\\\\.)*`))(?=\\s*([<>,.\\[]|=>|&(?!&)|\\|(?!\\|)))))([^<>(]|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(?<==)>)*(?<!=)>))*(?<!=)>)*(?<!=)>\\s*)?`)",
|
|
615
|
+
"end": "(?=`)",
|
|
616
|
+
"patterns": [
|
|
617
|
+
{
|
|
618
|
+
"begin": "(?=(([_$[:alpha:]][_$[:alnum:]]*\\s*\\??\\.\\s*)*|(\\??\\.\\s*)?)([_$[:alpha:]][_$[:alnum:]]*))",
|
|
619
|
+
"end": "(?=(<\\s*(((keyof|infer|typeof|readonly)\\s+)|(([_$[:alpha:]][_$[:alnum:]]*|(\\{([^{}]|(\\{([^{}]|\\{[^{}]*})*}))*})|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(\\[([^\\[\\]]|(\\[([^\\[\\]]|\\[[^\\[\\]]*])*]))*])|('([^'\\\\]|\\\\.)*')|(\"([^\"\\\\]|\\\\.)*\")|(`([^`\\\\]|\\\\.)*`))(?=\\s*([<>,.\\[]|=>|&(?!&)|\\|(?!\\|)))))([^<>(]|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(?<==)>|<\\s*(((keyof|infer|typeof|readonly)\\s+)|(([_$[:alpha:]][_$[:alnum:]]*|(\\{([^{}]|(\\{([^{}]|\\{[^{}]*})*}))*})|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(\\[([^\\[\\]]|(\\[([^\\[\\]]|\\[[^\\[\\]]*])*]))*])|('([^'\\\\]|\\\\.)*')|(\"([^\"\\\\]|\\\\.)*\")|(`([^`\\\\]|\\\\.)*`))(?=\\s*([<>,.\\[]|=>|&(?!&)|\\|(?!\\|)))))(([^<>(]|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(?<==)>|<\\s*(((keyof|infer|typeof|readonly)\\s+)|(([_$[:alpha:]][_$[:alnum:]]*|(\\{([^{}]|(\\{([^{}]|\\{[^{}]*})*}))*})|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(\\[([^\\[\\]]|(\\[([^\\[\\]]|\\[[^\\[\\]]*])*]))*])|('([^'\\\\]|\\\\.)*')|(\"([^\"\\\\]|\\\\.)*\")|(`([^`\\\\]|\\\\.)*`))(?=\\s*([<>,.\\[]|=>|&(?!&)|\\|(?!\\|)))))([^<>(]|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(?<==)>)*(?<!=)>))*(?<!=)>)*(?<!=)>\\s*)?`)",
|
|
620
|
+
"patterns": [
|
|
621
|
+
{
|
|
622
|
+
"include": "#support-function-call-identifiers"
|
|
623
|
+
},
|
|
624
|
+
{
|
|
625
|
+
"match": "([_$[:alpha:]][_$[:alnum:]]*)",
|
|
626
|
+
"name": "entity.name.function.tagged-template.ts"
|
|
627
|
+
}
|
|
628
|
+
]
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
"include": "#typeArguments"
|
|
632
|
+
}
|
|
633
|
+
]
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
"begin": "([_$[:alpha:]][_$[:alnum:]]*)?\\s*(?=(<\\s*(((keyof|infer|typeof|readonly)\\s+)|(([_$[:alpha:]][_$[:alnum:]]*|(\\{([^{}]|(\\{([^{}]|\\{[^{}]*})*}))*})|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(\\[([^\\[\\]]|(\\[([^\\[\\]]|\\[[^\\[\\]]*])*]))*])|('([^'\\\\]|\\\\.)*')|(\"([^\"\\\\]|\\\\.)*\")|(`([^`\\\\]|\\\\.)*`))(?=\\s*([<>,.\\[]|=>|&(?!&)|\\|(?!\\|)))))([^<>(]|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(?<==)>|<\\s*(((keyof|infer|typeof|readonly)\\s+)|(([_$[:alpha:]][_$[:alnum:]]*|(\\{([^{}]|(\\{([^{}]|\\{[^{}]*})*}))*})|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(\\[([^\\[\\]]|(\\[([^\\[\\]]|\\[[^\\[\\]]*])*]))*])|('([^'\\\\]|\\\\.)*')|(\"([^\"\\\\]|\\\\.)*\")|(`([^`\\\\]|\\\\.)*`))(?=\\s*([<>,.\\[]|=>|&(?!&)|\\|(?!\\|)))))(([^<>(]|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(?<==)>|<\\s*(((keyof|infer|typeof|readonly)\\s+)|(([_$[:alpha:]][_$[:alnum:]]*|(\\{([^{}]|(\\{([^{}]|\\{[^{}]*})*}))*})|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(\\[([^\\[\\]]|(\\[([^\\[\\]]|\\[[^\\[\\]]*])*]))*])|('([^'\\\\]|\\\\.)*')|(\"([^\"\\\\]|\\\\.)*\")|(`([^`\\\\]|\\\\.)*`))(?=\\s*([<>,.\\[]|=>|&(?!&)|\\|(?!\\|)))))([^<>(]|(\\(([^()]|(\\(([^()]|\\([^()]*\\))*\\)))*\\))|(?<==)>)*(?<!=)>))*(?<!=)>)*(?<!=)>\\s*)`)",
|
|
637
|
+
"beginCaptures": {
|
|
638
|
+
"1": {
|
|
639
|
+
"name": "entity.name.function.tagged-template.ts"
|
|
640
|
+
}
|
|
641
|
+
},
|
|
642
|
+
"end": "(?=`)",
|
|
643
|
+
"patterns": [
|
|
644
|
+
{
|
|
645
|
+
"include": "#typeArguments"
|
|
646
|
+
}
|
|
647
|
+
]
|
|
648
|
+
}
|
|
649
|
+
]
|
|
650
|
+
},
|
|
651
|
+
"templateLiteralSubstitutionElement": {
|
|
652
|
+
"begin": "\\$\\{",
|
|
653
|
+
"beginCaptures": {
|
|
654
|
+
"0": {
|
|
655
|
+
"name": "punctuation.definition.template-expression.begin.ts"
|
|
656
|
+
}
|
|
657
|
+
},
|
|
658
|
+
"contentName": "meta.embedded.line.ts",
|
|
659
|
+
"end": "}",
|
|
660
|
+
"endCaptures": {
|
|
661
|
+
"0": {
|
|
662
|
+
"name": "punctuation.definition.template-expression.end.ts"
|
|
663
|
+
}
|
|
664
|
+
},
|
|
665
|
+
"name": "meta.template.expression.ts",
|
|
666
|
+
"patterns": [
|
|
667
|
+
{
|
|
668
|
+
"include": "#ngExpression"
|
|
669
|
+
}
|
|
670
|
+
]
|
|
671
|
+
},
|
|
575
672
|
"ternaryExpression": {
|
|
576
673
|
"begin": "(?!\\?\\.\\s*\\D)(\\?)(?!\\?)",
|
|
577
674
|
"beginCaptures": {
|
|
@@ -642,6 +739,44 @@
|
|
|
642
739
|
}
|
|
643
740
|
]
|
|
644
741
|
},
|
|
742
|
+
"typeArguments": {
|
|
743
|
+
"begin": "<",
|
|
744
|
+
"beginCaptures": {
|
|
745
|
+
"0": {
|
|
746
|
+
"name": "punctuation.definition.typeparameters.begin.ts"
|
|
747
|
+
}
|
|
748
|
+
},
|
|
749
|
+
"end": ">",
|
|
750
|
+
"endCaptures": {
|
|
751
|
+
"0": {
|
|
752
|
+
"name": "punctuation.definition.typeparameters.end.ts"
|
|
753
|
+
}
|
|
754
|
+
},
|
|
755
|
+
"name": "meta.type.parameters.ts",
|
|
756
|
+
"patterns": [
|
|
757
|
+
{
|
|
758
|
+
"include": "#typeArgumentsBody"
|
|
759
|
+
}
|
|
760
|
+
]
|
|
761
|
+
},
|
|
762
|
+
"typeArgumentsBody": {
|
|
763
|
+
"patterns": [
|
|
764
|
+
{
|
|
765
|
+
"captures": {
|
|
766
|
+
"0": {
|
|
767
|
+
"name": "keyword.operator.type.ts"
|
|
768
|
+
}
|
|
769
|
+
},
|
|
770
|
+
"match": "(?<![_$[:alnum:]])(?:(?<=\\.\\.\\.)|(?<!\\.))(_)(?![_$[:alnum:]])(?:(?=\\.\\.\\.)|(?!\\.))"
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"include": "#type"
|
|
774
|
+
},
|
|
775
|
+
{
|
|
776
|
+
"include": "#punctuationComma"
|
|
777
|
+
}
|
|
778
|
+
]
|
|
779
|
+
},
|
|
645
780
|
"typeBuiltinLiterals": {
|
|
646
781
|
"match": "(?<![.$])\\b(this|true|false|undefined|null)\\b(?!\\$)",
|
|
647
782
|
"name": "support.type.builtin.ts"
|
package/grammars/cpp.json
CHANGED
|
@@ -3320,7 +3320,7 @@
|
|
|
3320
3320
|
"name": "meta.banner.character.cpp"
|
|
3321
3321
|
}
|
|
3322
3322
|
},
|
|
3323
|
-
"match": "(?:(^\\s+{0,1}((//)\\s+{0,1}([#;/=*C~]
|
|
3323
|
+
"match": "(?:(^\\s+{0,1}((//)\\s+{0,1}([#;/=*C~]++(?![#;/=*C~]))\\s+{0,1}.+\\s+{0,1}\\4\\s+{0,1}(?:\\n|$)))|(^\\s+{0,1}((/\\*)\\s+{0,1}([#;/=*C~]++(?![#;/=*C~]))\\s+{0,1}.+\\s+{0,1}\\8\\s+{0,1}\\*/)))"
|
|
3324
3324
|
},
|
|
3325
3325
|
"empty_square_brackets": {
|
|
3326
3326
|
"match": "(?<!delete)\\[\\s+{0,1}]",
|
package/grammars/haskell.json
CHANGED
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"name": "keyword.operator.pipe.haskell"
|
|
572
572
|
}
|
|
573
573
|
},
|
|
574
|
-
"end": "(?:\\G|^)\\s*(?:(?<!')\\b([\\p{Ll}_\\p{Lu}\\p{Lt}\\d'.]+)|('?(?<paren>\\((?:[^()]
|
|
574
|
+
"end": "(?:\\G|^)\\s*(?:(?<!')\\b([\\p{Ll}_\\p{Lu}\\p{Lt}\\d'.]+)|('?(?<paren>\\((?:[^()]?|\\g<paren>)*\\)))|('?(?<brac>\\((?:[^\\[\\]]?|\\g<brac>)*])))\\s*(?:(?<![[\\p{S}\\p{P}]&&[^(),;\\[\\]`{}_\"']])(:[[\\p{S}\\p{P}]&&[^(),;\\[\\]`{}_\"']]*)|(`)([\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\d']*)(`))|(?<!')\\b([\\p{Lu}\\p{Lt}][\\p{Ll}_\\p{Lu}\\p{Lt}\\d']*)|(\\()\\s*(:[[\\p{S}\\p{P}]&&[^(),;\\[\\]`{}_\"']]*)\\s*(\\))",
|
|
575
575
|
"endCaptures": {
|
|
576
576
|
"1": {
|
|
577
577
|
"patterns": [
|
package/grammars/mermaid.json
CHANGED
|
@@ -594,7 +594,7 @@
|
|
|
594
594
|
"name": "string"
|
|
595
595
|
}
|
|
596
596
|
},
|
|
597
|
-
"match": "(?i)^\\s*(excludes)\\s+((?:[\\d\\-,\\s]
|
|
597
|
+
"match": "(?i)^\\s*(excludes)\\s+((?:[\\d\\-,\\s]|monday|tuesday|wednesday|thursday|friday|saturday|sunday|weekends)+)"
|
|
598
598
|
},
|
|
599
599
|
{
|
|
600
600
|
"captures": {
|
package/index.js
CHANGED
|
@@ -684,7 +684,7 @@ export const grammars = [
|
|
|
684
684
|
aliases: [
|
|
685
685
|
'c++',
|
|
686
686
|
],
|
|
687
|
-
byteSize:
|
|
687
|
+
byteSize: 385482,
|
|
688
688
|
categories: [
|
|
689
689
|
'general',
|
|
690
690
|
],
|
|
@@ -2434,7 +2434,7 @@ export const grammars = [
|
|
|
2434
2434
|
aliases: [
|
|
2435
2435
|
'mmd',
|
|
2436
2436
|
],
|
|
2437
|
-
byteSize:
|
|
2437
|
+
byteSize: 26854,
|
|
2438
2438
|
displayName: 'Mermaid',
|
|
2439
2439
|
funding: [
|
|
2440
2440
|
],
|
|
@@ -4395,21 +4395,21 @@ export const grammars = [
|
|
|
4395
4395
|
|
|
4396
4396
|
export const injections = [
|
|
4397
4397
|
{
|
|
4398
|
-
byteSize:
|
|
4398
|
+
byteSize: 18298,
|
|
4399
4399
|
embeddedIn: [
|
|
4400
4400
|
'angular-ts',
|
|
4401
4401
|
'angular-html',
|
|
4402
4402
|
],
|
|
4403
4403
|
funding: [
|
|
4404
4404
|
],
|
|
4405
|
-
hash: '
|
|
4406
|
-
lastUpdate: '
|
|
4405
|
+
hash: 'bX8DyAhANINI88pfAg0eGzOY2Li8bDELOEl5gro-trU',
|
|
4406
|
+
lastUpdate: '2025-03-12T17:49:04Z',
|
|
4407
4407
|
license: 'MIT',
|
|
4408
4408
|
licenseUrl: 'https://raw.githubusercontent.com/angular/vscode-ng-language-service/main/LICENSE',
|
|
4409
4409
|
name: 'angular-expression',
|
|
4410
4410
|
scopeName: 'expression.ng',
|
|
4411
|
-
sha: '
|
|
4412
|
-
source: 'https://github.com/angular/vscode-ng-language-service/blob/
|
|
4411
|
+
sha: 'de5d9650caa3a9de1b50e9815acb2a631f14ab3d',
|
|
4412
|
+
source: 'https://github.com/angular/vscode-ng-language-service/blob/de5d9650caa3a9de1b50e9815acb2a631f14ab3d/syntaxes/expression.json',
|
|
4413
4413
|
},
|
|
4414
4414
|
{
|
|
4415
4415
|
byteSize: 1196,
|