tm-grammars 1.22.6 → 1.22.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 +2 -2
- package/grammars/cobol.json +2 -2
- package/grammars/razor.json +3 -0
- package/index.js +10 -10
- 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.64 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.36 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) | | 10.00 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/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
53
|
| `codeql` | `ql` | [github/vscode-codeql](https://github.com/github/vscode-codeql/blob/47fa163cb9fffce379458962eb391c9ef9082dcb/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 |
|
|
@@ -174,7 +174,7 @@ import { grammars } from 'tm-grammars'
|
|
|
174
174
|
| `r` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e67b1982e1ab318288b8196ad503273dcb168049/extensions/r/syntaxes/r.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 33.72 kB |
|
|
175
175
|
| `racket` | | [Eugleo/magic-racket](https://github.com/Eugleo/magic-racket/blob/6a4d9934b3ec523162ab0243b5cb0e785316507a/syntaxes/racket.tmLanguage.json) | [GPL-3.0](https://raw.githubusercontent.com/Eugleo/magic-racket/master/LICENSE) | | 91.39 kB |
|
|
176
176
|
| `raku` | `perl6` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/8fdf170a0850c1cc027382f31650aaf300d3ae2a/extensions/perl/syntaxes/perl6.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 10.05 kB |
|
|
177
|
-
| `razor` | | [dotnet/razor](https://github.com/dotnet/razor/blob/
|
|
177
|
+
| `razor` | | [dotnet/razor](https://github.com/dotnet/razor/blob/9b1e979b6c3fe7cfbe30f595b9b0994d20bd482c/src/Razor/src/Microsoft.VisualStudio.RazorExtension/EmbeddedGrammars/aspnetcorerazor.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/dotnet/razor/main/LICENSE.txt) | `html` `csharp` | 24.44 kB |
|
|
178
178
|
| `reg` | | [mihai-vlc/reg-vscode](https://github.com/mihai-vlc/reg-vscode/blob/896096fc6756329d82c71a913663a1c0ac678f74/syntaxes/reg.tmLanguage) | [MIT](https://raw.githubusercontent.com/mihai-vlc/reg-vscode/master/LICENSE) | | 2.20 kB |
|
|
179
179
|
| `regexp` | `regex` | [MagicStack/MagicPython](https://github.com/MagicStack/MagicPython/blob/c9b3409deb69acec31bbf7913830e93a046b30cc/grammars/MagicRegExp.tmLanguage) | [MIT](https://raw.githubusercontent.com/MagicStack/MagicPython/master/LICENSE) | | 7.61 kB |
|
|
180
180
|
| `rel` | | [relationalai-oss/rel_vscode](https://github.com/relationalai-oss/rel_vscode/blob/63dda4dee48c67b037357f47b562185484555ea9/syntaxes/rel.tmLanguage.json) | | | 3.18 kB |
|
package/grammars/cobol.json
CHANGED
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
},
|
|
352
352
|
{
|
|
353
353
|
"match": "(#)([0-9a-zA-Z][a-zA-Z\\-0-9]+)",
|
|
354
|
-
"name": "meta.symbol.cobol
|
|
354
|
+
"name": "meta.symbol.forced.cobol"
|
|
355
355
|
},
|
|
356
356
|
{
|
|
357
357
|
"begin": "((?<![-_a-zA-Z0-9()-])(?i:installation|author|source-computer|object-computer|date-written|security|date-compiled)(\\.|$))",
|
|
@@ -1106,7 +1106,7 @@
|
|
|
1106
1106
|
"match": "(\\()([0-9]*)(:)([0-9]*)(\\))"
|
|
1107
1107
|
},
|
|
1108
1108
|
{
|
|
1109
|
-
"match": "([a-zA-Z-0-
|
|
1109
|
+
"match": "([a-zA-Z-0-9-_]*[a-zA-Z0-9]|([#]?[0-9a-zA-Z]+[a-zA-Z-0-9_-]*[a-zA-Z0-9]))",
|
|
1110
1110
|
"name": "meta.symbol.cobol"
|
|
1111
1111
|
}
|
|
1112
1112
|
],
|
package/grammars/razor.json
CHANGED
package/index.js
CHANGED
|
@@ -492,20 +492,20 @@ export const grammars = [
|
|
|
492
492
|
source: 'https://github.com/twxs/vs.language.cmake/blob/19b1b8fe2d68d72cf294d0c3c22f0a3fc54f8f6f/syntaxes/CMake.tmLanguage',
|
|
493
493
|
},
|
|
494
494
|
{
|
|
495
|
-
byteSize:
|
|
495
|
+
byteSize: 39313,
|
|
496
496
|
displayName: 'COBOL',
|
|
497
497
|
embedded: [
|
|
498
498
|
'html',
|
|
499
499
|
'java',
|
|
500
500
|
],
|
|
501
|
-
hash: '
|
|
502
|
-
lastUpdate: '
|
|
501
|
+
hash: 'euBtAopOGq',
|
|
502
|
+
lastUpdate: '2025-01-16T21:59:32Z',
|
|
503
503
|
license: 'MIT',
|
|
504
504
|
licenseUrl: 'https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE',
|
|
505
505
|
name: 'cobol',
|
|
506
506
|
scopeName: 'source.cobol',
|
|
507
|
-
sha: '
|
|
508
|
-
source: 'https://github.com/spgennard/vscode_cobol/blob/
|
|
507
|
+
sha: 'dc60eb00faf728138ead0ea66581e406c6465652',
|
|
508
|
+
source: 'https://github.com/spgennard/vscode_cobol/blob/dc60eb00faf728138ead0ea66581e406c6465652/syntaxes/COBOL.tmLanguage.json',
|
|
509
509
|
},
|
|
510
510
|
{
|
|
511
511
|
byteSize: 471,
|
|
@@ -2653,20 +2653,20 @@ export const grammars = [
|
|
|
2653
2653
|
source: 'https://github.com/microsoft/vscode/blob/8fdf170a0850c1cc027382f31650aaf300d3ae2a/extensions/perl/syntaxes/perl6.tmLanguage.json',
|
|
2654
2654
|
},
|
|
2655
2655
|
{
|
|
2656
|
-
byteSize:
|
|
2656
|
+
byteSize: 25030,
|
|
2657
2657
|
displayName: 'ASP.NET Razor',
|
|
2658
2658
|
embedded: [
|
|
2659
2659
|
'html',
|
|
2660
2660
|
'csharp',
|
|
2661
2661
|
],
|
|
2662
|
-
hash: '
|
|
2663
|
-
lastUpdate: '
|
|
2662
|
+
hash: 'hjzTrk5BYO',
|
|
2663
|
+
lastUpdate: '2025-01-16T21:40:52Z',
|
|
2664
2664
|
license: 'MIT',
|
|
2665
2665
|
licenseUrl: 'https://raw.githubusercontent.com/dotnet/razor/main/LICENSE.txt',
|
|
2666
2666
|
name: 'razor',
|
|
2667
2667
|
scopeName: 'text.aspnetcorerazor',
|
|
2668
|
-
sha: '
|
|
2669
|
-
source: 'https://github.com/dotnet/razor/blob/
|
|
2668
|
+
sha: '9b1e979b6c3fe7cfbe30f595b9b0994d20bd482c',
|
|
2669
|
+
source: 'https://github.com/dotnet/razor/blob/9b1e979b6c3fe7cfbe30f595b9b0994d20bd482c/src/Razor/src/Microsoft.VisualStudio.RazorExtension/EmbeddedGrammars/aspnetcorerazor.tmLanguage.json',
|
|
2670
2670
|
},
|
|
2671
2671
|
{
|
|
2672
2672
|
byteSize: 2255,
|