tm-grammars 1.23.5 → 1.23.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/README.md +7 -7
- package/grammars/angular-expression.json +3 -0
- package/grammars/angular-let-declaration.json +2 -2
- package/grammars/angular-template-blocks.json +54 -0
- package/grammars/cobol.json +2 -2
- package/grammars/nushell.json +39 -4
- package/grammars/solidity.json +7 -0
- package/grammars/vhdl.json +47 -0
- package/index.js +35 -35
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -48,7 +48,7 @@ import { grammars } from 'tm-grammars'
|
|
|
48
48
|
| `clarity` | | [hirosystems/clarity.tmbundle](https://github.com/hirosystems/clarity.tmbundle/blob/52508cc05304780d80a5dc817fcc35c6760c5459/Syntaxes/clarity.JSON-tmLanguage) | [MIT](https://raw.githubusercontent.com/hirosystems/clarity.tmbundle/main/LICENSE) | | | 13.32 kB |
|
|
49
49
|
| `clojure` | `clj` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/a1a4c0a63b1ad59e84f54b874744fe35dea9abe1/extensions/clojure/syntaxes/clojure.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 6.07 kB |
|
|
50
50
|
| `cmake` | | [twxs/vs.language.cmake](https://github.com/twxs/vs.language.cmake/blob/19b1b8fe2d68d72cf294d0c3c22f0a3fc54f8f6f/syntaxes/CMake.tmLanguage) | [MIT](https://raw.githubusercontent.com/twxs/vs.language.cmake/master/LICENSE) | | | 9.39 kB |
|
|
51
|
-
| `cobol` | | [spgennard/vscode_cobol](https://github.com/spgennard/vscode_cobol/blob/
|
|
51
|
+
| `cobol` | | [spgennard/vscode_cobol](https://github.com/spgennard/vscode_cobol/blob/439cc876fb63b73244502fe67aae909c4a458e49/syntaxes/COBOL.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE) | | `html` `java` | 37.59 kB |
|
|
52
52
|
| `codeowners` | | [jasonnutter/vscode-codeowners](https://github.com/jasonnutter/vscode-codeowners/blob/219dee0ab25c1bfad0b9de84180117e71221a653/syntaxes/codeowners.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/jasonnutter/vscode-codeowners/master/LICENSE.txt) | | | 471.00 B |
|
|
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.80 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.92 kB |
|
|
@@ -149,7 +149,7 @@ import { grammars } from 'tm-grammars'
|
|
|
149
149
|
| `nginx` | | [hangxingliu/vscode-nginx-conf-hint](https://github.com/hangxingliu/vscode-nginx-conf-hint/blob/49159c02fd09dce264ded7802c9499a0f09646f5/src/syntax/nginx.tmLanguage) | [GPL-3.0](https://raw.githubusercontent.com/hangxingliu/vscode-nginx-conf-hint/main/LICENSE) | | `lua` | 33.90 kB |
|
|
150
150
|
| `nim` | | [pragmagic/vscode-nim](https://github.com/pragmagic/vscode-nim/blob/0272a0544ddf147fde98f8a8f2b624b7dcb19eb3/syntaxes/nim.json) | [NOASSERTION](https://raw.githubusercontent.com/pragmagic/vscode-nim/master/LICENSE) | | `c` `html` `xml` `javascript` `css` `glsl` `markdown` | 20.80 kB |
|
|
151
151
|
| `nix` | | [nix-community/vscode-nix-ide](https://github.com/nix-community/vscode-nix-ide/blob/ac1ed65aa92655748200cd62bd54e5ca051781bc/syntaxes/nix.YAML-tmLanguage) | [MIT](https://raw.githubusercontent.com/nix-community/vscode-nix-ide/main/LICENSE) | [Open Collective: **nix-community**](https://opencollective.com/nix-community) | | 14.07 kB |
|
|
152
|
-
| `nushell` | `nu` | [nushell/vscode-nushell-lang](https://github.com/nushell/vscode-nushell-lang/blob/
|
|
152
|
+
| `nushell` | `nu` | [nushell/vscode-nushell-lang](https://github.com/nushell/vscode-nushell-lang/blob/b03d40225eeec75f08c24720b734cd462c946ead/syntaxes/nushell.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/LICENSE) | | | 18.74 kB |
|
|
153
153
|
| `objective-c` | `objc` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/bd1abe08c38bb5deccf65610f8f3c03d2338d20d/extensions/objective-c/syntaxes/objective-c.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 101.97 kB |
|
|
154
154
|
| `objective-cpp` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/bd1abe08c38bb5deccf65610f8f3c03d2338d20d/extensions/objective-c/syntaxes/objective-c++.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 165.07 kB |
|
|
155
155
|
| `ocaml` | | [reasonml-editor/vscode-reasonml](https://github.com/reasonml-editor/vscode-reasonml/blob/14af625ec50ed9968b957b4d6336c5338d81af45/syntaxes/ocaml.json) | [Apache-2.0](https://raw.githubusercontent.com/reasonml-editor/vscode-reasonml/master/LICENSE) | | | 60.17 kB |
|
|
@@ -193,7 +193,7 @@ import { grammars } from 'tm-grammars'
|
|
|
193
193
|
| `shellscript` | `bash` `sh` `shell` `zsh` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9473445f7d3dcb5c579f42ece8b6c18c43c63ed3/extensions/shellscript/syntaxes/shell-unix-bash.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 39.09 kB |
|
|
194
194
|
| `shellsession` | `console` | [hronro/sublime-linguist-syntax](https://github.com/hronro/sublime-linguist-syntax/blob/9c84f1d69dbe89bc23292f129cf2d408a9c7afe1/syntaxes/ShellSession.tmLanguage) | [MIT](https://raw.githubusercontent.com/hronro/sublime-linguist-syntax/master/LICENSE) | | `shellscript` | 513.00 B |
|
|
195
195
|
| `smalltalk` | | [leocamello/vscode-smalltalk](https://github.com/leocamello/vscode-smalltalk/blob/bc888519a21740b4dbd4edcf2f884c61855dc58b/syntaxes/smalltalk.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/leocamello/vscode-smalltalk/master/LICENSE) | | | 3.61 kB |
|
|
196
|
-
| `solidity` | | [juanfranblanco/vscode-solidity](https://github.com/juanfranblanco/vscode-solidity/blob/
|
|
196
|
+
| `solidity` | | [juanfranblanco/vscode-solidity](https://github.com/juanfranblanco/vscode-solidity/blob/00abfad973f7a2f4fd105e05641344e160020369/syntaxes/solidity.json) | [MIT](https://raw.githubusercontent.com/juanfranblanco/vscode-solidity/master/License.txt) | | | 15.22 kB |
|
|
197
197
|
| `soy` | `closure-templates` | [mthadley/language-closure-templates](https://github.com/mthadley/language-closure-templates/blob/7caf3a1fad0245c4196d3766ba0f481762fbc92e/grammars/closure-templates.json) | [MIT](https://raw.githubusercontent.com/mthadley/language-closure-templates/master/LICENSE) | | `html` | 6.41 kB |
|
|
198
198
|
| `sparql` | | [stardog-union/stardog-vsc](https://github.com/stardog-union/stardog-vsc/blob/a1963c610cde0eab23c44fc01ab36652565524de/stardog-rdf-grammars/syntaxes/sparql.tmLanguage.json) | | | `turtle` | 1.30 kB |
|
|
199
199
|
| `splunk` | `spl` | [arcsector/vscode-splunk-search-syntax](https://github.com/arcsector/vscode-splunk-search-syntax/blob/b1f68ff035950e6a98e0db4af1a338cb1c3c1858/syntaxes/splunk_search.tmLanguage) | [MIT](https://raw.githubusercontent.com/arcsector/vscode-splunk-search-syntax/master/LICENSE.txt) | | | 3.20 kB |
|
|
@@ -224,7 +224,7 @@ import { grammars } from 'tm-grammars'
|
|
|
224
224
|
| `vala` | | [vala-lang/vala-vscode](https://github.com/vala-lang/vala-vscode/blob/8f825e95648326df2572d0522632251cdff4a43b/syntaxes/vala.YAML-tmLanguage) | [MIT](https://raw.githubusercontent.com/vala-lang/vala-vscode/master/LICENSE) | | | 3.13 kB |
|
|
225
225
|
| `vb` | `cmd` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/35d97bc7e439fce0f50f42074041ab2d8571b20a/extensions/vb/syntaxes/asp-vb-net.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 5.78 kB |
|
|
226
226
|
| `verilog` | | [mshr-h/vscode-verilog-hdl-support](https://github.com/mshr-h/vscode-verilog-hdl-support/blob/26cc4a3ec01b12aea5b8ffb7edeee3373eb71d77/syntaxes/verilog.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mshr-h/vscode-verilog-hdl-support/main/LICENSE) | [buymeacoffee.com](https://www.buymeacoffee.com/mshr.h) | | 5.60 kB |
|
|
227
|
-
| `vhdl` | | [jonasjj/awesome-vhdl](https://github.com/jonasjj/awesome-vhdl/blob/
|
|
227
|
+
| `vhdl` | | [jonasjj/awesome-vhdl](https://github.com/jonasjj/awesome-vhdl/blob/b787559a47d64c7baf2a9ac0f4cac8e2e721cddc/syntaxes/vhdl.tmLanguage) | [MIT](https://raw.githubusercontent.com/jonasjj/awesome-vhdl/master/LICENSE.txt) | | | 23.02 kB |
|
|
228
228
|
| `viml` | `vim` `vimscript` | [dunstontc/viml](https://github.com/dunstontc/viml/blob/8762570fc7d6f1009a3c93efd2a337330d88b88e/syntaxes/viml.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/dunstontc/viml/master/LICENSE) | | | 19.69 kB |
|
|
229
229
|
| `vue` | | [vuejs/language-tools](https://github.com/vuejs/language-tools/blob/5f11c44dce3f49e2c5f0dae1f93d892164a1980e/extensions/vscode/syntaxes/vue.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/vuejs/language-tools/master/LICENSE) | [GitHub Sponsors: **@johnsoncodehk**](https://github.com/sponsors/johnsoncodehk) | `html` `markdown` `pug` `stylus` `sass` `css` `scss` `less` `javascript` `typescript` `jsx` `tsx` `coffee` `json` `jsonc` `json5` `yaml` `toml` `graphql` `html-derivative` `markdown-vue` `vue-directives` `vue-interpolations` `vue-sfc-style-variable-injection` | 17.09 kB |
|
|
230
230
|
| `vue-html` | | [vuejs/vetur](https://github.com/vuejs/vetur/blob/53ee52746b1f26f44391c3764bc7bd06d4ddaa46/syntaxes/vue-html.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/vuejs/vetur/master/LICENSE) | [GitHub Sponsors: **@octref**](https://github.com/sponsors/octref) [IssueHunt: **vuejs/vetur**](https://issuehunt.io/r/vuejs/vetur) | `vue` `javascript` | 8.05 kB |
|
|
@@ -247,12 +247,12 @@ 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/39057fc2dbb37125778fb2c5c517c661f9399996/syntaxes/expression.json) | [MIT](https://raw.githubusercontent.com/angular/vscode-ng-language-service/main/LICENSE) | | | 17.89 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
|
-
| `angular-let-declaration` | | [angular/vscode-ng-language-service](https://github.com/angular/vscode-ng-language-service/blob/
|
|
253
|
+
| `angular-let-declaration` | | [angular/vscode-ng-language-service](https://github.com/angular/vscode-ng-language-service/blob/0aa2aa572dedcad4c5fc3c6825227396f4e99f21/syntaxes/let-declaration.json) | [MIT](https://raw.githubusercontent.com/angular/vscode-ng-language-service/main/LICENSE) | | `angular-expression` | 871.00 B |
|
|
254
254
|
| `angular-template` | | [angular/vscode-ng-language-service](https://github.com/angular/vscode-ng-language-service/blob/28739e438742bee69faceda5fd15445682451397/syntaxes/template.json) | [MIT](https://raw.githubusercontent.com/angular/vscode-ng-language-service/main/LICENSE) | | `angular-expression` | 475.00 B |
|
|
255
|
-
| `angular-template-blocks` | | [angular/vscode-ng-language-service](https://github.com/angular/vscode-ng-language-service/blob/
|
|
255
|
+
| `angular-template-blocks` | | [angular/vscode-ng-language-service](https://github.com/angular/vscode-ng-language-service/blob/8c84410f61ed87e261a83458af10af18cbf669a9/syntaxes/template-blocks.json) | [MIT](https://raw.githubusercontent.com/angular/vscode-ng-language-service/main/LICENSE) | | `angular-expression` `angular-template` | 1.87 kB |
|
|
256
256
|
| `cpp-macro` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/6ac83c7c7dda9f27ca1fe9d98675253e010b75d1/extensions/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `regexp` `glsl` `sql` | 209.64 kB |
|
|
257
257
|
| `es-tag-css` | | [0x00000001A/es6-string-html](https://github.com/0x00000001A/es6-string-html/blob/b8f51210b53ce64e789949d4be33b7ecb42cf177/syntaxes/es6-inline-css.json) | [MIT](https://raw.githubusercontent.com/0x00000001A/es6-string-html/master/LICENSE) | [Ko-fi: **26**](https://ko-fi.com/26) | `typescript` `css` `javascript` | 1.65 kB |
|
|
258
258
|
| `es-tag-glsl` | | [0x00000001A/es6-string-html](https://github.com/0x00000001A/es6-string-html/blob/b8f51210b53ce64e789949d4be33b7ecb42cf177/syntaxes/es6-inline-glsl.json) | [MIT](https://raw.githubusercontent.com/0x00000001A/es6-string-html/master/LICENSE) | [Ko-fi: **26**](https://ko-fi.com/26) | `typescript` `glsl` `javascript` | 1.53 kB |
|
|
@@ -19,14 +19,14 @@
|
|
|
19
19
|
"name": "storage.type.ng"
|
|
20
20
|
},
|
|
21
21
|
"2": {
|
|
22
|
-
"name": "
|
|
22
|
+
"name": "variable.other.constant.ng"
|
|
23
23
|
},
|
|
24
24
|
"3": {
|
|
25
25
|
"name": "keyword.operator.assignment.ng"
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
|
-
"contentName": "meta.definition.variable.ng",
|
|
29
28
|
"end": "(?<=;)",
|
|
29
|
+
"name": "meta.definition.variable.ng",
|
|
30
30
|
"patterns": [
|
|
31
31
|
{
|
|
32
32
|
"include": "#letInitializer"
|
|
@@ -74,6 +74,60 @@
|
|
|
74
74
|
"name": "meta.brace.round.ts"
|
|
75
75
|
}
|
|
76
76
|
},
|
|
77
|
+
"patterns": [
|
|
78
|
+
{
|
|
79
|
+
"include": "#blockExpressionOfClause"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"include": "#blockExpressionLetBinding"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"include": "#blockExpressionTrackClause"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"include": "expression.ng"
|
|
89
|
+
}
|
|
90
|
+
]
|
|
91
|
+
},
|
|
92
|
+
"blockExpressionLetBinding": {
|
|
93
|
+
"begin": "\\blet\\b",
|
|
94
|
+
"beginCaptures": {
|
|
95
|
+
"0": {
|
|
96
|
+
"name": "storage.type.ng"
|
|
97
|
+
}
|
|
98
|
+
},
|
|
99
|
+
"end": "(?=[$)])|(?<=;)",
|
|
100
|
+
"patterns": [
|
|
101
|
+
{
|
|
102
|
+
"include": "expression.ng"
|
|
103
|
+
}
|
|
104
|
+
]
|
|
105
|
+
},
|
|
106
|
+
"blockExpressionOfClause": {
|
|
107
|
+
"begin": "([_$[:alpha:]][_$[:alnum:]]*)\\s+(of)\\b",
|
|
108
|
+
"beginCaptures": {
|
|
109
|
+
"1": {
|
|
110
|
+
"name": "variable.other.constant.ng"
|
|
111
|
+
},
|
|
112
|
+
"2": {
|
|
113
|
+
"name": "keyword.operator.expression.of.ng"
|
|
114
|
+
}
|
|
115
|
+
},
|
|
116
|
+
"end": "(?=[$)])|(?<=;)",
|
|
117
|
+
"patterns": [
|
|
118
|
+
{
|
|
119
|
+
"include": "expression.ng"
|
|
120
|
+
}
|
|
121
|
+
]
|
|
122
|
+
},
|
|
123
|
+
"blockExpressionTrackClause": {
|
|
124
|
+
"begin": "\\btrack\\b",
|
|
125
|
+
"beginCaptures": {
|
|
126
|
+
"0": {
|
|
127
|
+
"name": "keyword.control.track.ng"
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
"end": "(?=[$)])|(?<=;)",
|
|
77
131
|
"patterns": [
|
|
78
132
|
{
|
|
79
133
|
"include": "expression.ng"
|
package/grammars/cobol.json
CHANGED
|
@@ -879,7 +879,7 @@
|
|
|
879
879
|
"match": "(?<![-_])(?i:type)\\s+([0-9a-zA-Z.]*)"
|
|
880
880
|
},
|
|
881
881
|
{
|
|
882
|
-
"match": "(?<![-_])(?i:if|else|end-if|exit\\s+iterator|exit\\s+program|exit\\s+method|evaluate|end-evaluate|exit\\s+perform|perform|end-perform|when\\s+other|when|continue|call|end-call|chain|end-chain|invoke|end\\s+invoke|go\\s+to|go|sort|merge|use|xml
|
|
882
|
+
"match": "(?<![-_])(?i:if|else|end-if|exit\\s+iterator|exit\\s+program|exit\\s+method|evaluate|end-evaluate|exit\\s+perform|perform|end-perform|when\\s+other|when|continue|call|end-call|chain|end-chain|invoke|end\\s+invoke|end-xml|go\\s+to|go|sort|merge|use|xml\\s+parse|xml|top\\s+run|goback\\s+returning|goback|raise|exit\\s+function|exit\\sparagraph|await)(?![0-9A-Za-z_-])",
|
|
883
883
|
"name": "keyword.control.cobol"
|
|
884
884
|
},
|
|
885
885
|
{
|
|
@@ -1025,7 +1025,7 @@
|
|
|
1025
1025
|
"name": "support.type.cobol"
|
|
1026
1026
|
},
|
|
1027
1027
|
{
|
|
1028
|
-
"match": "(?<![-_])(?i:
|
|
1028
|
+
"match": "(?<![-_])(?i:processing.*procedure|xml-information|xml-text|xml-schemal|xml-declaration)(?![0-9A-Za-z_-])",
|
|
1029
1029
|
"name": "keyword.xml.cobol"
|
|
1030
1030
|
},
|
|
1031
1031
|
{
|
package/grammars/nushell.json
CHANGED
|
@@ -264,6 +264,12 @@
|
|
|
264
264
|
{
|
|
265
265
|
"include": "#numbers-hexa"
|
|
266
266
|
},
|
|
267
|
+
{
|
|
268
|
+
"include": "#numbers-octal"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"include": "#numbers-binary"
|
|
272
|
+
},
|
|
267
273
|
{
|
|
268
274
|
"include": "#binary"
|
|
269
275
|
}
|
|
@@ -334,6 +340,9 @@
|
|
|
334
340
|
{
|
|
335
341
|
"include": "#constant-value"
|
|
336
342
|
},
|
|
343
|
+
{
|
|
344
|
+
"include": "#string-raw"
|
|
345
|
+
},
|
|
337
346
|
{
|
|
338
347
|
"include": "#command"
|
|
339
348
|
},
|
|
@@ -594,11 +603,19 @@
|
|
|
594
603
|
]
|
|
595
604
|
},
|
|
596
605
|
"numbers": {
|
|
597
|
-
"match": "(?<![\\w-])[-+]?(?:\\d
|
|
606
|
+
"match": "(?<![\\w-])_*+[-+]?_*+(?:(?i:NaN|infinity|inf)_*+|(?:\\d[\\d_]*+\\.?|\\._*+\\d)[\\d_]*+(?i:E_*+[-+]?_*+\\d[\\d_]*+)?)(?i:ns|us|µs|ms|sec|min|hr|day|wk|b|kb|mb|gb|tb|pt|eb|zb|kib|mib|gib|tib|pit|eib|zib)?(?:(?![\\w.])|(?=\\.\\.))",
|
|
607
|
+
"name": "constant.numeric.nushell"
|
|
608
|
+
},
|
|
609
|
+
"numbers-binary": {
|
|
610
|
+
"match": "(?<![\\w-])_*+0_*+b_*+[01][01_]*+(?![\\w.])",
|
|
598
611
|
"name": "constant.numeric.nushell"
|
|
599
612
|
},
|
|
600
613
|
"numbers-hexa": {
|
|
601
|
-
"match": "(?<![\\w-])
|
|
614
|
+
"match": "(?<![\\w-])_*+0_*+x_*+\\h[_\\h]*+(?![\\w.])",
|
|
615
|
+
"name": "constant.numeric.nushell"
|
|
616
|
+
},
|
|
617
|
+
"numbers-octal": {
|
|
618
|
+
"match": "(?<![\\w-])_*+0_*+o_*+[0-7][0-7_]*+(?![\\w.])",
|
|
602
619
|
"name": "constant.numeric.nushell"
|
|
603
620
|
},
|
|
604
621
|
"operators": {
|
|
@@ -619,7 +636,7 @@
|
|
|
619
636
|
"name": "keyword.control.nushell"
|
|
620
637
|
},
|
|
621
638
|
"operators-word": {
|
|
622
|
-
"match": "(?<=[ (])(?:mod|in|not-in|not|and|or|xor|bit-or|
|
|
639
|
+
"match": "(?<=[ (])(?:mod|in|not-(?:in|like|has)|not|and|or|xor|bit-(?:or|and|xor|shl|shr)|starts-with|ends-with|like|has)(?=[ )]|$)",
|
|
623
640
|
"name": "keyword.control.nushell"
|
|
624
641
|
},
|
|
625
642
|
"parameters": {
|
|
@@ -697,6 +714,9 @@
|
|
|
697
714
|
{
|
|
698
715
|
"include": "#string-interpolated-single"
|
|
699
716
|
},
|
|
717
|
+
{
|
|
718
|
+
"include": "#string-raw"
|
|
719
|
+
},
|
|
700
720
|
{
|
|
701
721
|
"include": "#string-bare"
|
|
702
722
|
}
|
|
@@ -718,7 +738,7 @@
|
|
|
718
738
|
"name": "string.quoted.single.nushell"
|
|
719
739
|
},
|
|
720
740
|
"string-bare": {
|
|
721
|
-
"match": "[^$\\[{(\"',|#\\s][^\\[\\]{}()\"'\\s
|
|
741
|
+
"match": "[^$\\[{(\"',|#\\s;][^\\[\\]{}()\"'\\s,|;]*",
|
|
722
742
|
"name": "string.bare.nushell"
|
|
723
743
|
},
|
|
724
744
|
"string-double-quote": {
|
|
@@ -795,6 +815,21 @@
|
|
|
795
815
|
}
|
|
796
816
|
]
|
|
797
817
|
},
|
|
818
|
+
"string-raw": {
|
|
819
|
+
"begin": "r(#+)'",
|
|
820
|
+
"beginCaptures": {
|
|
821
|
+
"0": {
|
|
822
|
+
"name": "punctuation.definition.string.begin.nushell"
|
|
823
|
+
}
|
|
824
|
+
},
|
|
825
|
+
"end": "'\\1",
|
|
826
|
+
"endCaptures": {
|
|
827
|
+
"0": {
|
|
828
|
+
"name": "punctuation.definition.string.end.nushell"
|
|
829
|
+
}
|
|
830
|
+
},
|
|
831
|
+
"name": "string.raw.nushell"
|
|
832
|
+
},
|
|
798
833
|
"string-single-quote": {
|
|
799
834
|
"begin": "'",
|
|
800
835
|
"beginCaptures": {
|
package/grammars/solidity.json
CHANGED
|
@@ -700,6 +700,9 @@
|
|
|
700
700
|
{
|
|
701
701
|
"include": "#type-modifier-immutable"
|
|
702
702
|
},
|
|
703
|
+
{
|
|
704
|
+
"include": "#type-modifier-transient"
|
|
705
|
+
},
|
|
703
706
|
{
|
|
704
707
|
"include": "#type-modifier-extend-scope"
|
|
705
708
|
},
|
|
@@ -1146,6 +1149,10 @@
|
|
|
1146
1149
|
"match": "\\b(nonpayable|payable)\\b",
|
|
1147
1150
|
"name": "storage.type.modifier.payable"
|
|
1148
1151
|
},
|
|
1152
|
+
"type-modifier-transient": {
|
|
1153
|
+
"match": "\\b(transient)\\b",
|
|
1154
|
+
"name": "storage.type.modifier.readonly"
|
|
1155
|
+
},
|
|
1149
1156
|
"type-primitive": {
|
|
1150
1157
|
"patterns": [
|
|
1151
1158
|
{
|
package/grammars/vhdl.json
CHANGED
|
@@ -385,6 +385,9 @@
|
|
|
385
385
|
},
|
|
386
386
|
{
|
|
387
387
|
"include": "#while_pattern"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"include": "#loop_pattern"
|
|
388
391
|
}
|
|
389
392
|
]
|
|
390
393
|
},
|
|
@@ -763,6 +766,50 @@
|
|
|
763
766
|
}
|
|
764
767
|
]
|
|
765
768
|
},
|
|
769
|
+
"loop_pattern": {
|
|
770
|
+
"patterns": [
|
|
771
|
+
{
|
|
772
|
+
"begin": "^\\s*(([a-zA-Z][a-zA-Z0-9_]*)\\s*(:)\\s*)?\\b((?i:loop))\\b",
|
|
773
|
+
"beginCaptures": {
|
|
774
|
+
"2": {
|
|
775
|
+
"name": "entity.name.tag.loop.begin.vhdl"
|
|
776
|
+
},
|
|
777
|
+
"3": {
|
|
778
|
+
"name": "punctuation.vhdl"
|
|
779
|
+
},
|
|
780
|
+
"4": {
|
|
781
|
+
"name": "keyword.language.vhdl"
|
|
782
|
+
}
|
|
783
|
+
},
|
|
784
|
+
"end": "\\b((?i:end))\\s+(((?i:loop))|(\\S+))\\b(\\s+((\\2)|(.+?)))?(?=\\s*;)",
|
|
785
|
+
"endCaptures": {
|
|
786
|
+
"1": {
|
|
787
|
+
"name": "keyword.language.vhdl"
|
|
788
|
+
},
|
|
789
|
+
"3": {
|
|
790
|
+
"name": "keyword.language.vhdl"
|
|
791
|
+
},
|
|
792
|
+
"4": {
|
|
793
|
+
"name": "invalid.illegal.loop.keyword.required.vhdl"
|
|
794
|
+
},
|
|
795
|
+
"7": {
|
|
796
|
+
"name": "entity.name.tag.loop.end.vhdl"
|
|
797
|
+
},
|
|
798
|
+
"8": {
|
|
799
|
+
"name": "invalid.illegal.mismatched.identifier.vhdl"
|
|
800
|
+
}
|
|
801
|
+
},
|
|
802
|
+
"patterns": [
|
|
803
|
+
{
|
|
804
|
+
"include": "#control_patterns"
|
|
805
|
+
},
|
|
806
|
+
{
|
|
807
|
+
"include": "#cleanup"
|
|
808
|
+
}
|
|
809
|
+
]
|
|
810
|
+
}
|
|
811
|
+
]
|
|
812
|
+
},
|
|
766
813
|
"package_body_pattern": {
|
|
767
814
|
"patterns": [
|
|
768
815
|
{
|
package/index.js
CHANGED
|
@@ -569,7 +569,7 @@ export const grammars = [
|
|
|
569
569
|
source: 'https://github.com/twxs/vs.language.cmake/blob/19b1b8fe2d68d72cf294d0c3c22f0a3fc54f8f6f/syntaxes/CMake.tmLanguage',
|
|
570
570
|
},
|
|
571
571
|
{
|
|
572
|
-
byteSize:
|
|
572
|
+
byteSize: 38493,
|
|
573
573
|
displayName: 'COBOL',
|
|
574
574
|
embedded: [
|
|
575
575
|
'html',
|
|
@@ -577,14 +577,14 @@ export const grammars = [
|
|
|
577
577
|
],
|
|
578
578
|
funding: [
|
|
579
579
|
],
|
|
580
|
-
hash: '
|
|
581
|
-
lastUpdate: '2025-03-
|
|
580
|
+
hash: 'lF4T2DcSya3MJshKUUA3tcpCB6ZfKFXlg9dIw1Zyn1o',
|
|
581
|
+
lastUpdate: '2025-03-27T20:12:33Z',
|
|
582
582
|
license: 'MIT',
|
|
583
583
|
licenseUrl: 'https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE',
|
|
584
584
|
name: 'cobol',
|
|
585
585
|
scopeName: 'source.cobol',
|
|
586
|
-
sha: '
|
|
587
|
-
source: 'https://github.com/spgennard/vscode_cobol/blob/
|
|
586
|
+
sha: '439cc876fb63b73244502fe67aae909c4a458e49',
|
|
587
|
+
source: 'https://github.com/spgennard/vscode_cobol/blob/439cc876fb63b73244502fe67aae909c4a458e49/syntaxes/COBOL.tmLanguage.json',
|
|
588
588
|
},
|
|
589
589
|
{
|
|
590
590
|
byteSize: 471,
|
|
@@ -2590,18 +2590,18 @@ export const grammars = [
|
|
|
2590
2590
|
aliases: [
|
|
2591
2591
|
'nu',
|
|
2592
2592
|
],
|
|
2593
|
-
byteSize:
|
|
2593
|
+
byteSize: 19192,
|
|
2594
2594
|
displayName: 'nushell',
|
|
2595
2595
|
funding: [
|
|
2596
2596
|
],
|
|
2597
|
-
hash: '
|
|
2598
|
-
lastUpdate: '
|
|
2597
|
+
hash: 'juKsDoL5GNPdtLAsdqQxopy2VATA6yPTnze7qGrdGhs',
|
|
2598
|
+
lastUpdate: '2025-03-26T21:36:28Z',
|
|
2599
2599
|
license: 'MIT',
|
|
2600
2600
|
licenseUrl: 'https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/LICENSE',
|
|
2601
2601
|
name: 'nushell',
|
|
2602
2602
|
scopeName: 'source.nushell',
|
|
2603
|
-
sha: '
|
|
2604
|
-
source: 'https://github.com/nushell/vscode-nushell-lang/blob/
|
|
2603
|
+
sha: 'b03d40225eeec75f08c24720b734cd462c946ead',
|
|
2604
|
+
source: 'https://github.com/nushell/vscode-nushell-lang/blob/b03d40225eeec75f08c24720b734cd462c946ead/syntaxes/nushell.tmLanguage.json',
|
|
2605
2605
|
},
|
|
2606
2606
|
{
|
|
2607
2607
|
aliases: [
|
|
@@ -3434,18 +3434,18 @@ export const grammars = [
|
|
|
3434
3434
|
source: 'https://github.com/leocamello/vscode-smalltalk/blob/bc888519a21740b4dbd4edcf2f884c61855dc58b/syntaxes/smalltalk.tmLanguage.json',
|
|
3435
3435
|
},
|
|
3436
3436
|
{
|
|
3437
|
-
byteSize:
|
|
3437
|
+
byteSize: 15585,
|
|
3438
3438
|
displayName: 'Solidity',
|
|
3439
3439
|
funding: [
|
|
3440
3440
|
],
|
|
3441
|
-
hash: '
|
|
3442
|
-
lastUpdate: '
|
|
3441
|
+
hash: 'aH4qktB-Xw5cophFFvNZgABSmMAi0LqHZigO4esKQ7w',
|
|
3442
|
+
lastUpdate: '2025-03-26T16:21:49Z',
|
|
3443
3443
|
license: 'MIT',
|
|
3444
3444
|
licenseUrl: 'https://raw.githubusercontent.com/juanfranblanco/vscode-solidity/master/License.txt',
|
|
3445
3445
|
name: 'solidity',
|
|
3446
3446
|
scopeName: 'source.solidity',
|
|
3447
|
-
sha: '
|
|
3448
|
-
source: 'https://github.com/juanfranblanco/vscode-solidity/blob/
|
|
3447
|
+
sha: '00abfad973f7a2f4fd105e05641344e160020369',
|
|
3448
|
+
source: 'https://github.com/juanfranblanco/vscode-solidity/blob/00abfad973f7a2f4fd105e05641344e160020369/syntaxes/solidity.json',
|
|
3449
3449
|
},
|
|
3450
3450
|
{
|
|
3451
3451
|
aliases: [
|
|
@@ -4004,18 +4004,18 @@ export const grammars = [
|
|
|
4004
4004
|
source: 'https://github.com/mshr-h/vscode-verilog-hdl-support/blob/26cc4a3ec01b12aea5b8ffb7edeee3373eb71d77/syntaxes/verilog.tmLanguage.json',
|
|
4005
4005
|
},
|
|
4006
4006
|
{
|
|
4007
|
-
byteSize:
|
|
4007
|
+
byteSize: 23568,
|
|
4008
4008
|
displayName: 'VHDL',
|
|
4009
4009
|
funding: [
|
|
4010
4010
|
],
|
|
4011
|
-
hash: '
|
|
4012
|
-
lastUpdate: '
|
|
4011
|
+
hash: 'QPCtz4p5lsdE9TDKtmNVvvA-02X9p61edg7qcuIEpSU',
|
|
4012
|
+
lastUpdate: '2025-03-25T11:18:04Z',
|
|
4013
4013
|
license: 'MIT',
|
|
4014
4014
|
licenseUrl: 'https://raw.githubusercontent.com/jonasjj/awesome-vhdl/master/LICENSE.txt',
|
|
4015
4015
|
name: 'vhdl',
|
|
4016
4016
|
scopeName: 'source.vhdl',
|
|
4017
|
-
sha: '
|
|
4018
|
-
source: 'https://github.com/jonasjj/awesome-vhdl/blob/
|
|
4017
|
+
sha: 'b787559a47d64c7baf2a9ac0f4cac8e2e721cddc',
|
|
4018
|
+
source: 'https://github.com/jonasjj/awesome-vhdl/blob/b787559a47d64c7baf2a9ac0f4cac8e2e721cddc/syntaxes/vhdl.tmLanguage',
|
|
4019
4019
|
},
|
|
4020
4020
|
{
|
|
4021
4021
|
aliases: [
|
|
@@ -4395,21 +4395,21 @@ export const grammars = [
|
|
|
4395
4395
|
|
|
4396
4396
|
export const injections = [
|
|
4397
4397
|
{
|
|
4398
|
-
byteSize:
|
|
4398
|
+
byteSize: 18324,
|
|
4399
4399
|
embeddedIn: [
|
|
4400
4400
|
'angular-ts',
|
|
4401
4401
|
'angular-html',
|
|
4402
4402
|
],
|
|
4403
4403
|
funding: [
|
|
4404
4404
|
],
|
|
4405
|
-
hash: '
|
|
4406
|
-
lastUpdate: '2025-03-
|
|
4405
|
+
hash: '1vvZP8DNhaqPIwUTbWHJLkJtzAqvTiLTCfn0x0erWfo',
|
|
4406
|
+
lastUpdate: '2025-03-20T21:49:14Z',
|
|
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: '39057fc2dbb37125778fb2c5c517c661f9399996',
|
|
4412
|
+
source: 'https://github.com/angular/vscode-ng-language-service/blob/39057fc2dbb37125778fb2c5c517c661f9399996/syntaxes/expression.json',
|
|
4413
4413
|
},
|
|
4414
4414
|
{
|
|
4415
4415
|
byteSize: 1196,
|
|
@@ -4457,7 +4457,7 @@ export const injections = [
|
|
|
4457
4457
|
source: 'https://github.com/angular/vscode-ng-language-service/blob/a18c61752e65ddcbeb31217f47f29fa38fe26c42/syntaxes/inline-template.json',
|
|
4458
4458
|
},
|
|
4459
4459
|
{
|
|
4460
|
-
byteSize:
|
|
4460
|
+
byteSize: 871,
|
|
4461
4461
|
embedded: [
|
|
4462
4462
|
'angular-expression',
|
|
4463
4463
|
],
|
|
@@ -4467,19 +4467,19 @@ export const injections = [
|
|
|
4467
4467
|
],
|
|
4468
4468
|
funding: [
|
|
4469
4469
|
],
|
|
4470
|
-
hash: '
|
|
4470
|
+
hash: 'vIHg7i8Gh67SGb4fRSbzQ0KFD3to2OhazPPHJ2wKybQ',
|
|
4471
4471
|
injectTo: [
|
|
4472
4472
|
'text.html.derivative',
|
|
4473
4473
|
'text.html.derivative.ng',
|
|
4474
4474
|
'source.ts.ng',
|
|
4475
4475
|
],
|
|
4476
|
-
lastUpdate: '
|
|
4476
|
+
lastUpdate: '2025-03-20T00:20:23Z',
|
|
4477
4477
|
license: 'MIT',
|
|
4478
4478
|
licenseUrl: 'https://raw.githubusercontent.com/angular/vscode-ng-language-service/main/LICENSE',
|
|
4479
4479
|
name: 'angular-let-declaration',
|
|
4480
4480
|
scopeName: 'template.let.ng',
|
|
4481
|
-
sha: '
|
|
4482
|
-
source: 'https://github.com/angular/vscode-ng-language-service/blob/
|
|
4481
|
+
sha: '0aa2aa572dedcad4c5fc3c6825227396f4e99f21',
|
|
4482
|
+
source: 'https://github.com/angular/vscode-ng-language-service/blob/0aa2aa572dedcad4c5fc3c6825227396f4e99f21/syntaxes/let-declaration.json',
|
|
4483
4483
|
},
|
|
4484
4484
|
{
|
|
4485
4485
|
byteSize: 475,
|
|
@@ -4507,7 +4507,7 @@ export const injections = [
|
|
|
4507
4507
|
source: 'https://github.com/angular/vscode-ng-language-service/blob/28739e438742bee69faceda5fd15445682451397/syntaxes/template.json',
|
|
4508
4508
|
},
|
|
4509
4509
|
{
|
|
4510
|
-
byteSize:
|
|
4510
|
+
byteSize: 1912,
|
|
4511
4511
|
embedded: [
|
|
4512
4512
|
'angular-expression',
|
|
4513
4513
|
'angular-template',
|
|
@@ -4518,19 +4518,19 @@ export const injections = [
|
|
|
4518
4518
|
],
|
|
4519
4519
|
funding: [
|
|
4520
4520
|
],
|
|
4521
|
-
hash: '
|
|
4521
|
+
hash: 'vPsHDcdaWqfeF3R-5kseCGXAx-_AmVrKHe7xmrl37n4',
|
|
4522
4522
|
injectTo: [
|
|
4523
4523
|
'text.html.derivative',
|
|
4524
4524
|
'text.html.derivative.ng',
|
|
4525
4525
|
'source.ts.ng',
|
|
4526
4526
|
],
|
|
4527
|
-
lastUpdate: '
|
|
4527
|
+
lastUpdate: '2025-03-20T01:26:00Z',
|
|
4528
4528
|
license: 'MIT',
|
|
4529
4529
|
licenseUrl: 'https://raw.githubusercontent.com/angular/vscode-ng-language-service/main/LICENSE',
|
|
4530
4530
|
name: 'angular-template-blocks',
|
|
4531
4531
|
scopeName: 'template.blocks.ng',
|
|
4532
|
-
sha: '
|
|
4533
|
-
source: 'https://github.com/angular/vscode-ng-language-service/blob/
|
|
4532
|
+
sha: '8c84410f61ed87e261a83458af10af18cbf669a9',
|
|
4533
|
+
source: 'https://github.com/angular/vscode-ng-language-service/blob/8c84410f61ed87e261a83458af10af18cbf669a9/syntaxes/template-blocks.json',
|
|
4534
4534
|
},
|
|
4535
4535
|
{
|
|
4536
4536
|
byteSize: 214674,
|