tm-grammars 1.22.9 → 1.22.11
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 +2 -2
- package/grammars/codeql.json +1 -1
- package/grammars/nix.json +1 -1
- package/index.js +9 -9
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -50,7 +50,7 @@ import { grammars } from 'tm-grammars'
|
|
|
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) | | 10.00 kB |
|
|
51
51
|
| `cobol` | | [spgennard/vscode_cobol](https://github.com/spgennard/vscode_cobol/blob/dc60eb00faf728138ead0ea66581e406c6465652/syntaxes/COBOL.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE) | `html` `java` | 38.39 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
|
-
| `codeql` | `ql` | [github/vscode-codeql](https://github.com/github/vscode-codeql/blob/
|
|
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) | | 31.84 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` | 26.11 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) | | 26.12 kB |
|
|
56
56
|
| `coq` | | [coq-community/vscoq](https://github.com/coq-community/vscoq/blob/fd167d6d78d2085e86a0bbbd18d37f732e9d1396/client/syntax/coq.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/coq/vscoq/main/LICENSE) | | 5.56 kB |
|
|
@@ -147,7 +147,7 @@ import { grammars } from 'tm-grammars'
|
|
|
147
147
|
| `nextflow` | `nf` | [nextflow-io/vscode-language-nextflow](https://github.com/nextflow-io/vscode-language-nextflow/blob/5e58fc75ef6b18cc36e819a46dad4f504806c63b/syntaxes/nextflow.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nextflow-io/vscode-language-nextflow/main/LICENSE.md) | | 3.67 kB |
|
|
148
148
|
| `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` | 34.14 kB |
|
|
149
149
|
| `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` | 21.82 kB |
|
|
150
|
-
| `nix` | | [nix-community/vscode-nix-ide](https://github.com/nix-community/vscode-nix-ide/blob/
|
|
150
|
+
| `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) | | 14.38 kB |
|
|
151
151
|
| `nushell` | `nu` | [nushell/vscode-nushell-lang](https://github.com/nushell/vscode-nushell-lang/blob/63fcfaf32fe18db9f8bc75805117c2af3a896806/syntaxes/nushell.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/LICENSE) | | 18.47 kB |
|
|
152
152
|
| `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) | | 102.93 kB |
|
|
153
153
|
| `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) | | 166.86 kB |
|
package/grammars/codeql.json
CHANGED
package/grammars/nix.json
CHANGED
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"include": "#attrset-or-function"
|
|
512
512
|
},
|
|
513
513
|
{
|
|
514
|
-
"match": "(\\bor\\b
|
|
514
|
+
"match": "(\\bor\\b|\\.|\\|\\>|\\<\\||==|!=|!|\\<\\=|\\<|\\>\\=|\\>|&&|\\|\\||-\\>|//|\\?|\\+\\+|-|\\*|/(?=([^*]|$))|\\+)",
|
|
515
515
|
"name": "keyword.operator.nix"
|
|
516
516
|
},
|
|
517
517
|
{
|
package/index.js
CHANGED
|
@@ -525,14 +525,14 @@ export const grammars = [
|
|
|
525
525
|
],
|
|
526
526
|
byteSize: 32600,
|
|
527
527
|
displayName: 'CodeQL',
|
|
528
|
-
hash: '
|
|
529
|
-
lastUpdate: '
|
|
528
|
+
hash: '0c9c3xgdAS',
|
|
529
|
+
lastUpdate: '2025-01-20T17:49:31Z',
|
|
530
530
|
license: 'MIT',
|
|
531
531
|
licenseUrl: 'https://raw.githubusercontent.com/github/vscode-codeql/main/LICENSE.md',
|
|
532
532
|
name: 'codeql',
|
|
533
533
|
scopeName: 'source.ql',
|
|
534
|
-
sha: '
|
|
535
|
-
source: 'https://github.com/github/vscode-codeql/blob/
|
|
534
|
+
sha: 'a6266bbcc88702619ceb580253a65e8f83333c1b',
|
|
535
|
+
source: 'https://github.com/github/vscode-codeql/blob/a6266bbcc88702619ceb580253a65e8f83333c1b/syntaxes/ql.tmLanguage.json',
|
|
536
536
|
},
|
|
537
537
|
{
|
|
538
538
|
aliases: [
|
|
@@ -2228,16 +2228,16 @@ export const grammars = [
|
|
|
2228
2228
|
source: 'https://github.com/pragmagic/vscode-nim/blob/0272a0544ddf147fde98f8a8f2b624b7dcb19eb3/syntaxes/nim.json',
|
|
2229
2229
|
},
|
|
2230
2230
|
{
|
|
2231
|
-
byteSize:
|
|
2231
|
+
byteSize: 14722,
|
|
2232
2232
|
displayName: 'Nix',
|
|
2233
|
-
hash: '
|
|
2234
|
-
lastUpdate: '
|
|
2233
|
+
hash: 'sO7YUarMe5',
|
|
2234
|
+
lastUpdate: '2025-02-02T04:56:34Z',
|
|
2235
2235
|
license: 'MIT',
|
|
2236
2236
|
licenseUrl: 'https://raw.githubusercontent.com/nix-community/vscode-nix-ide/main/LICENSE',
|
|
2237
2237
|
name: 'nix',
|
|
2238
2238
|
scopeName: 'source.nix',
|
|
2239
|
-
sha: '
|
|
2240
|
-
source: 'https://github.com/nix-community/vscode-nix-ide/blob/
|
|
2239
|
+
sha: 'ac1ed65aa92655748200cd62bd54e5ca051781bc',
|
|
2240
|
+
source: 'https://github.com/nix-community/vscode-nix-ide/blob/ac1ed65aa92655748200cd62bd54e5ca051781bc/syntaxes/nix.YAML-tmLanguage',
|
|
2241
2241
|
},
|
|
2242
2242
|
{
|
|
2243
2243
|
aliases: [
|