tm-grammars 1.23.18 → 1.23.19
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/actionscript-3.json +1 -1
- package/grammars/asm.json +11 -0
- package/grammars/coq.json +14 -0
- package/index.js +18 -18
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ import { grammars } from 'tm-grammars'
|
|
|
21
21
|
| Name | Alias | Source | License | Sponsor | Deps On | File Size |
|
|
22
22
|
| ---- | ----- | ------ | ------- | ------- | ------- | --------- |
|
|
23
23
|
| `abap` | | [pvl/abap.tmbundle](https://github.com/pvl/abap.tmbundle/blob/92e17e62a9449d2a6f87bfb30b4f920986c24018/Syntaxes/ABAP.tmLanguage) | | | | 15.12 kB |
|
|
24
|
-
| `actionscript-3` | | [BowlerHatLLC/vscode-as3mxml](https://github.com/BowlerHatLLC/vscode-as3mxml/blob/
|
|
24
|
+
| `actionscript-3` | | [BowlerHatLLC/vscode-as3mxml](https://github.com/BowlerHatLLC/vscode-as3mxml/blob/e7e35cc16363f07b2e536d7224a96c81354a316f/distribution/src/assembly/syntaxes/AS3.tmLanguage) | [Apache-2.0](https://raw.githubusercontent.com/BowlerHatLLC/vscode-as3mxml/main/LICENSE) | [Patreon: **josht**](https://patreon.com/josht) | | 13.32 kB |
|
|
25
25
|
| `ada` | | [AdaCore/ada_language_server](https://github.com/AdaCore/ada_language_server/blob/9329f709cf1aef897bfca679c54e0c3d17f2205f/integration/vscode/ada/advanced/ada.tmLanguage.json) | [GPL-3.0](https://raw.githubusercontent.com/AdaCore/ada_language_server/master/LICENSE) | | | 45.39 kB |
|
|
26
26
|
| `angular-html` | | [onivim/vscode-exthost](https://github.com/onivim/vscode-exthost/blob/cfc2a2212de9ea10943af58ebd1817a5ad196463/extensions/html/syntaxes/html-derivative.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/onivim/vscode-exthost/master/LICENSE.txt) | | `html` `angular-expression` `angular-let-declaration` `angular-template` `angular-template-blocks` | 701.00 B |
|
|
27
27
|
| `angular-ts` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/210541906e5a96ab39f9c753f921b1bd35f4138b/extensions/typescript-basics/syntaxes/TypeScript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `angular-expression` `angular-inline-style` `angular-inline-template` `angular-let-declaration` `angular-template` `angular-template-blocks` | 160.04 kB |
|
|
@@ -31,7 +31,7 @@ import { grammars } from 'tm-grammars'
|
|
|
31
31
|
| `applescript` | | [textmate/applescript.tmbundle](https://github.com/textmate/applescript.tmbundle/blob/4947cad7494eba084c21cfe04689b4efce96700f/Syntaxes/AppleScript.tmLanguage) | | | | 27.80 kB |
|
|
32
32
|
| `ara` | | [ara-lang/highlighting](https://github.com/ara-lang/highlighting/blob/ed1dbedcf03d0b67207e41fe2e11218cc925dc0d/syntaxes/ara.json) | [Apache-2.0](https://raw.githubusercontent.com/ara-lang/highlighting/main/LICENSE-APACHE) | | | 5.91 kB |
|
|
33
33
|
| `asciidoc` | `adoc` | [asciidoctor/asciidoctor-vscode](https://github.com/asciidoctor/asciidoctor-vscode/blob/d9b169e4c367a605eba9039b40440330b11aa775/syntaxes/Asciidoctor.json) | [NOASSERTION](https://raw.githubusercontent.com/asciidoctor/asciidoctor-vscode/master/LICENSE) | | `html` `yaml` `csv` `c` `clojure` `coffee` `cpp` `css` `csharp` `diff` `docker` `elixir` `elm` `erlang` `go` `groovy` `haskell` `java` `javascript` `json` `jsx` `julia` `kotlin` `less` `make` `objective-c` `ocaml` `perl` `python` `r` `ruby` `rust` `sass` `scala` `scss` `shellscript` `sql` `swift` `toml` `typescript` `xml` | 81.89 kB |
|
|
34
|
-
| `asm` | | [13xforever/x86_64-assembly-vscode](https://github.com/13xforever/x86_64-assembly-vscode/blob/
|
|
34
|
+
| `asm` | | [13xforever/x86_64-assembly-vscode](https://github.com/13xforever/x86_64-assembly-vscode/blob/5c1958f4283d260f5dc88fa4f5f31c620e061a5a/syntaxes/language-x86_64-assembly.tmLanguage) | [MIT](https://raw.githubusercontent.com/13xforever/x86_64-assembly-vscode/master/LICENSE.txt) | | | 38.43 kB |
|
|
35
35
|
| `astro` | | [withastro/language-tools](https://github.com/withastro/language-tools/blob/8e55c37cbcf134dedf0068781245da5a9d46d081/packages/vscode/syntaxes/astro.tmLanguage.src.yaml) | [MIT](https://raw.githubusercontent.com/withastro/language-tools/main/LICENSE) | [GitHub Sponsors: **@withastro**](https://github.com/sponsors/withastro) [Open Collective: **astrodotbuild**](https://opencollective.com/astrodotbuild) [thanks.dev: **u/gh/withastro**](https://thanks.dev/d/u/gh/withastro) | `json` `javascript` `typescript` `stylus` `sass` `css` `scss` `less` `postcss` `tsx` | 22.87 kB |
|
|
36
36
|
| `awk` | | [luggage66/vscode-awk](https://github.com/luggage66/vscode-awk/blob/eff8c0f160ae16592c8d9963fd77046137fd2612/syntaxes/awk.tmLanguage) | [MIT](https://raw.githubusercontent.com/luggage66/vscode-awk/master/LICENSE.txt) | | | 5.16 kB |
|
|
37
37
|
| `ballerina` | | [ballerina-platform/ballerina-grammar](https://github.com/ballerina-platform/ballerina-grammar/blob/4bf70d328ae9e5a93219e44c031ab3776c76727a/syntaxes/ballerina.tmLanguage) | [Apache-2.0](https://raw.githubusercontent.com/ballerina-platform/ballerina-grammar/master/LICENSE) | | | 55.03 kB |
|
|
@@ -53,7 +53,7 @@ import { grammars } from 'tm-grammars'
|
|
|
53
53
|
| `codeql` | `ql` | [github/vscode-codeql](https://github.com/github/vscode-codeql/blob/a6266bbcc88702619ceb580253a65e8f83333c1b/syntaxes/ql.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/github/vscode-codeql/main/LICENSE.md) | | | 25.78 kB |
|
|
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.88 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) | | | 21.55 kB |
|
|
56
|
-
| `coq` | | [coq-community/vscoq](https://github.com/coq-community/vscoq/blob/
|
|
56
|
+
| `coq` | | [coq-community/vscoq](https://github.com/coq-community/vscoq/blob/e41917563836906011e78002b203b89fdd4bf699/client/syntax/coq.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/rocq-prover/vscoq/main/LICENSE) | | | 5.08 kB |
|
|
57
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` | 372.71 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.39 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.40 kB |
|
|
@@ -485,7 +485,7 @@
|
|
|
485
485
|
"name": "keyword.operator.actionscript.3"
|
|
486
486
|
},
|
|
487
487
|
"metadata": {
|
|
488
|
-
"begin": "\\[\\s*\\b(
|
|
488
|
+
"begin": "(?<=(?:^|[;{}]|\\*/)\\s*)\\[\\s*\\b([$A-Z_a-z][$0-9A-Z_a-z]+)\\b",
|
|
489
489
|
"beginCaptures": {
|
|
490
490
|
"1": {
|
|
491
491
|
"name": "keyword.other.actionscript.3"
|
package/grammars/asm.json
CHANGED
|
@@ -268,6 +268,9 @@
|
|
|
268
268
|
{
|
|
269
269
|
"include": "#mnemonics-esi"
|
|
270
270
|
},
|
|
271
|
+
{
|
|
272
|
+
"include": "#mnemonics-speculation"
|
|
273
|
+
},
|
|
271
274
|
{
|
|
272
275
|
"include": "#mnemonics-intel-manual-listing"
|
|
273
276
|
},
|
|
@@ -1068,6 +1071,14 @@
|
|
|
1068
1071
|
}
|
|
1069
1072
|
]
|
|
1070
1073
|
},
|
|
1074
|
+
"mnemonics-speculation": {
|
|
1075
|
+
"patterns": [
|
|
1076
|
+
{
|
|
1077
|
+
"match": "(?i)\\bib(pb|hf)\\b",
|
|
1078
|
+
"name": "keyword.operator.word.mnemonic.speculation"
|
|
1079
|
+
}
|
|
1080
|
+
]
|
|
1081
|
+
},
|
|
1071
1082
|
"mnemonics-sse": {
|
|
1072
1083
|
"patterns": [
|
|
1073
1084
|
{
|
package/grammars/coq.json
CHANGED
|
@@ -97,6 +97,20 @@
|
|
|
97
97
|
},
|
|
98
98
|
"match": "\\b(Ltac)\\s+(([_ \\p{L}])(['0-9_ \\p{L}])*)"
|
|
99
99
|
},
|
|
100
|
+
{
|
|
101
|
+
"captures": {
|
|
102
|
+
"1": {
|
|
103
|
+
"name": "keyword.source.coq"
|
|
104
|
+
},
|
|
105
|
+
"2": {
|
|
106
|
+
"name": "keyword.source.coq"
|
|
107
|
+
},
|
|
108
|
+
"3": {
|
|
109
|
+
"name": "entity.name.function.ltac"
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
"match": "\\b(Ltac2)\\s+(mutable\\s+)?(rec\\s+)?(([_ \\p{L}])(['0-9_ \\p{L}])*)"
|
|
113
|
+
},
|
|
100
114
|
{
|
|
101
115
|
"match": "\\b(Hint(\\s+Mode)?|Create\\s+HintDb|Constructors|Resolve|Rewrite|Ltac2??|Implicit(\\s+Types)?|Set|Unset|Remove\\s+Printing|Arguments|((Tactic|Reserved)\\s+)?Notation|Infix|Section|Module(\\s+Type)?|End|Check|Print(\\s+All)?|Eval|Compute|Search|Universe|Coercions|Generalizable(\\s+(All|Variable))?|Existing(\\s+(Class|Instance))?|Canonical|About|Locate|Collection|Typeclasses\\s+(Opaque|Transparent))\\b",
|
|
102
116
|
"name": "keyword.source.coq"
|
package/index.js
CHANGED
|
@@ -18,7 +18,7 @@ export const grammars = [
|
|
|
18
18
|
sourceApi: 'https://api.github.com/repos/pvl/abap.tmbundle/contents/Syntaxes/ABAP.tmLanguage?ref=92e17e62a9449d2a6f87bfb30b4f920986c24018',
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
byteSize:
|
|
21
|
+
byteSize: 13643,
|
|
22
22
|
categories: [
|
|
23
23
|
'scripting',
|
|
24
24
|
],
|
|
@@ -30,15 +30,15 @@ export const grammars = [
|
|
|
30
30
|
url: 'https://patreon.com/josht',
|
|
31
31
|
},
|
|
32
32
|
],
|
|
33
|
-
hash: '
|
|
34
|
-
lastUpdate: '2025-
|
|
33
|
+
hash: '9HG1Ob3W2vJtopt2ReqK_rdiB8U8zS1iGCxPVcv7Uyg',
|
|
34
|
+
lastUpdate: '2025-05-12T17:28:50Z',
|
|
35
35
|
license: 'Apache-2.0',
|
|
36
36
|
licenseUrl: 'https://raw.githubusercontent.com/BowlerHatLLC/vscode-as3mxml/main/LICENSE',
|
|
37
37
|
name: 'actionscript-3',
|
|
38
38
|
scopeName: 'source.actionscript.3',
|
|
39
|
-
sha: '
|
|
40
|
-
source: 'https://github.com/BowlerHatLLC/vscode-as3mxml/blob/
|
|
41
|
-
sourceApi: 'https://api.github.com/repos/BowlerHatLLC/vscode-as3mxml/contents/distribution/src/assembly/syntaxes/AS3.tmLanguage?ref=
|
|
39
|
+
sha: 'e7e35cc16363f07b2e536d7224a96c81354a316f',
|
|
40
|
+
source: 'https://github.com/BowlerHatLLC/vscode-as3mxml/blob/e7e35cc16363f07b2e536d7224a96c81354a316f/distribution/src/assembly/syntaxes/AS3.tmLanguage',
|
|
41
|
+
sourceApi: 'https://api.github.com/repos/BowlerHatLLC/vscode-as3mxml/contents/distribution/src/assembly/syntaxes/AS3.tmLanguage?ref=e7e35cc16363f07b2e536d7224a96c81354a316f',
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
44
|
byteSize: 46477,
|
|
@@ -252,19 +252,19 @@ export const grammars = [
|
|
|
252
252
|
sourceApi: 'https://api.github.com/repos/asciidoctor/asciidoctor-vscode/contents/syntaxes/Asciidoctor.json?ref=d9b169e4c367a605eba9039b40440330b11aa775',
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
|
-
byteSize:
|
|
255
|
+
byteSize: 39351,
|
|
256
256
|
displayName: 'Assembly',
|
|
257
257
|
funding: [
|
|
258
258
|
],
|
|
259
|
-
hash: '
|
|
260
|
-
lastUpdate: '
|
|
259
|
+
hash: 'GdzSW5YuURSasEA2f9c7QFbm1Aky0hJtS3UKEUdPGu8',
|
|
260
|
+
lastUpdate: '2025-05-13T08:44:30Z',
|
|
261
261
|
license: 'MIT',
|
|
262
262
|
licenseUrl: 'https://raw.githubusercontent.com/13xforever/x86_64-assembly-vscode/master/LICENSE.txt',
|
|
263
263
|
name: 'asm',
|
|
264
264
|
scopeName: 'source.asm.x86_64',
|
|
265
|
-
sha: '
|
|
266
|
-
source: 'https://github.com/13xforever/x86_64-assembly-vscode/blob/
|
|
267
|
-
sourceApi: 'https://api.github.com/repos/13xforever/x86_64-assembly-vscode/contents/syntaxes/language-x86_64-assembly.tmLanguage?ref=
|
|
265
|
+
sha: '5c1958f4283d260f5dc88fa4f5f31c620e061a5a',
|
|
266
|
+
source: 'https://github.com/13xforever/x86_64-assembly-vscode/blob/5c1958f4283d260f5dc88fa4f5f31c620e061a5a/syntaxes/language-x86_64-assembly.tmLanguage',
|
|
267
|
+
sourceApi: 'https://api.github.com/repos/13xforever/x86_64-assembly-vscode/contents/syntaxes/language-x86_64-assembly.tmLanguage?ref=5c1958f4283d260f5dc88fa4f5f31c620e061a5a',
|
|
268
268
|
},
|
|
269
269
|
{
|
|
270
270
|
byteSize: 23414,
|
|
@@ -697,22 +697,22 @@ export const grammars = [
|
|
|
697
697
|
sourceApi: 'https://api.github.com/repos/qingpeng9802/vscode-common-lisp/contents/syntaxes/commonlisp.tmLanguage.json?ref=79d04dc9ca80d98e65c4f28b3d67a24a7829b18f',
|
|
698
698
|
},
|
|
699
699
|
{
|
|
700
|
-
byteSize:
|
|
700
|
+
byteSize: 5203,
|
|
701
701
|
categories: [
|
|
702
702
|
'general',
|
|
703
703
|
],
|
|
704
704
|
displayName: 'Coq',
|
|
705
705
|
funding: [
|
|
706
706
|
],
|
|
707
|
-
hash: '
|
|
708
|
-
lastUpdate: '2025-
|
|
707
|
+
hash: 'CLukU5_Rri26_Sg4Y1ye0bOlGZG80zIiispfgJXXkc0',
|
|
708
|
+
lastUpdate: '2025-05-09T08:17:16Z',
|
|
709
709
|
license: 'MIT',
|
|
710
710
|
licenseUrl: 'https://raw.githubusercontent.com/rocq-prover/vscoq/main/LICENSE',
|
|
711
711
|
name: 'coq',
|
|
712
712
|
scopeName: 'source.coq',
|
|
713
|
-
sha: '
|
|
714
|
-
source: 'https://github.com/coq-community/vscoq/blob/
|
|
715
|
-
sourceApi: 'https://api.github.com/repos/coq-community/vscoq/contents/client/syntax/coq.tmLanguage.json?ref=
|
|
713
|
+
sha: 'e41917563836906011e78002b203b89fdd4bf699',
|
|
714
|
+
source: 'https://github.com/coq-community/vscoq/blob/e41917563836906011e78002b203b89fdd4bf699/client/syntax/coq.tmLanguage.json',
|
|
715
|
+
sourceApi: 'https://api.github.com/repos/coq-community/vscoq/contents/client/syntax/coq.tmLanguage.json?ref=e41917563836906011e78002b203b89fdd4bf699',
|
|
716
716
|
},
|
|
717
717
|
{
|
|
718
718
|
aliases: [
|