tm-grammars 1.16.1 → 1.16.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 +2 -2
- package/grammars/asciidoc.json +2 -2
- package/index.js +4 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -30,7 +30,7 @@ import { grammars } from 'tm-grammars'
|
|
|
30
30
|
| `apl` | | [kimmolinna/vscode-apl-language](https://github.com/kimmolinna/vscode-apl-language/blob/13541242d9ffae225e89ebba23f9abaa4c60697e/syntaxes/apl.tmLanguage.json) | | `html` `xml` `css` `javascript` `json` | 25.86 kB |
|
|
31
31
|
| `applescript` | | [textmate/applescript.tmbundle](https://github.com/textmate/applescript.tmbundle/blob/4947cad7494eba084c21cfe04689b4efce96700f/Syntaxes/AppleScript.tmLanguage) | | | 28.73 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) | | 6.82 kB |
|
|
33
|
-
| `asciidoc` | `adoc` | [asciidoctor/asciidoctor-vscode](https://github.com/asciidoctor/asciidoctor-vscode/blob/
|
|
33
|
+
| `asciidoc` | `adoc` | [asciidoctor/asciidoctor-vscode](https://github.com/asciidoctor/asciidoctor-vscode/blob/076b687537188b4fab45db3624b4210d982a87b8/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` | 87.51 kB |
|
|
34
34
|
| `asm` | | [13xforever/x86_64-assembly-vscode](https://github.com/13xforever/x86_64-assembly-vscode/blob/15c07b12741ac75f5bb6e7701dc7c0d742add8dd/syntaxes/language-x86_64-assembly.tmLanguage) | [MIT](https://raw.githubusercontent.com/13xforever/x86_64-assembly-vscode/master/LICENSE.txt) | | 38.59 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) | `json` `javascript` `typescript` `stylus` `sass` `css` `scss` `less` `postcss` `tsx` | 23.04 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.18 kB |
|
|
@@ -64,7 +64,7 @@ import { grammars } from 'tm-grammars'
|
|
|
64
64
|
| `desktop` | | [nico-castell/desktop-file-support](https://github.com/nico-castell/desktop-file-support/blob/63720f5f05313de22b68ecbd0ca3d3ed8ba57e7e/syntaxes/desktop.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/nico-castell/desktop-file-support/main/LICENSE) | | 1.81 kB |
|
|
65
65
|
| `diff` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/4549bd26c7b799284e0ebd8dc1e0310e6a8707a1/extensions/diff/syntaxes/diff.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 2.45 kB |
|
|
66
66
|
| `docker` | `dockerfile` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/8fdf170a0850c1cc027382f31650aaf300d3ae2a/extensions/docker/syntaxes/docker.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 1.51 kB |
|
|
67
|
-
| `dotenv` |
|
|
67
|
+
| `dotenv` | | [dotenv-org/dotenv-vscode](https://github.com/dotenv-org/dotenv-vscode/blob/e7e41baa5b23e01c1ff0567a4e596c24860e7def/syntaxes/dotenv.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/dotenv-org/dotenv-vscode/master/LICENSE) | | 1.57 kB |
|
|
68
68
|
| `dream-maker` | | [gbasood/vscode-atomic-dreams](https://github.com/gbasood/vscode-atomic-dreams/blob/22d2bf0325f65697ea542856280f66e9e098f4a2/syntaxes/dm.tmLanguage.json) | | | 9.99 kB |
|
|
69
69
|
| `edge` | | [edge-js/edge-vscode](https://github.com/edge-js/edge-vscode/blob/04352c41981ca664598674556afa63bd393a10f3/syntaxes/edge.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/edge-js/edge-vscode/main/LICENSE.md) | `typescript` `html` `html-derivative` | 1.97 kB |
|
|
70
70
|
| `elixir` | | [elixir-editors/elixir-tmbundle](https://github.com/elixir-editors/elixir-tmbundle/blob/43c8cd957d5ac6e1abbd8730fc7a08c81a6e76c9/Syntaxes/Elixir.tmLanguage) | [NOASSERTION](https://raw.githubusercontent.com/elixir-editors/elixir-tmbundle/master/LICENSE) | `html` | 16.96 kB |
|
package/grammars/asciidoc.json
CHANGED
|
@@ -6400,14 +6400,14 @@
|
|
|
6400
6400
|
"table-psv": {
|
|
6401
6401
|
"patterns": [
|
|
6402
6402
|
{
|
|
6403
|
-
"begin": "^(\\|===)
|
|
6403
|
+
"begin": "^(\\|===)\\s*$",
|
|
6404
6404
|
"beginCaptures": {
|
|
6405
6405
|
"0": {
|
|
6406
6406
|
"name": "markup.table.delimiter.asciidoc"
|
|
6407
6407
|
}
|
|
6408
6408
|
},
|
|
6409
6409
|
"contentName": "markup.table.content.asciidoc",
|
|
6410
|
-
"end": "^(\\1)
|
|
6410
|
+
"end": "^(\\1)\\s*$",
|
|
6411
6411
|
"endCaptures": {
|
|
6412
6412
|
"0": {
|
|
6413
6413
|
"name": "markup.table.delimiter.asciidoc"
|
package/index.js
CHANGED
|
@@ -146,7 +146,7 @@ export const grammars = [
|
|
|
146
146
|
aliases: [
|
|
147
147
|
'adoc',
|
|
148
148
|
],
|
|
149
|
-
byteSize:
|
|
149
|
+
byteSize: 89606,
|
|
150
150
|
categories: [
|
|
151
151
|
'markup',
|
|
152
152
|
],
|
|
@@ -194,13 +194,13 @@ export const grammars = [
|
|
|
194
194
|
'typescript',
|
|
195
195
|
'xml',
|
|
196
196
|
],
|
|
197
|
-
lastUpdate: '2024-
|
|
197
|
+
lastUpdate: '2024-08-06T12:13:07Z',
|
|
198
198
|
license: 'NOASSERTION',
|
|
199
199
|
licenseUrl: 'https://raw.githubusercontent.com/asciidoctor/asciidoctor-vscode/master/LICENSE',
|
|
200
200
|
name: 'asciidoc',
|
|
201
201
|
scopeName: 'text.asciidoc',
|
|
202
|
-
sha: '
|
|
203
|
-
source: 'https://github.com/asciidoctor/asciidoctor-vscode/blob/
|
|
202
|
+
sha: '076b687537188b4fab45db3624b4210d982a87b8',
|
|
203
|
+
source: 'https://github.com/asciidoctor/asciidoctor-vscode/blob/076b687537188b4fab45db3624b4210d982a87b8/syntaxes/Asciidoctor.json',
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
byteSize: 39512,
|
|
@@ -699,9 +699,6 @@ export const grammars = [
|
|
|
699
699
|
source: 'https://github.com/microsoft/vscode/blob/8fdf170a0850c1cc027382f31650aaf300d3ae2a/extensions/docker/syntaxes/docker.tmLanguage.json',
|
|
700
700
|
},
|
|
701
701
|
{
|
|
702
|
-
aliases: [
|
|
703
|
-
'dotEnv',
|
|
704
|
-
],
|
|
705
702
|
byteSize: 1604,
|
|
706
703
|
displayName: 'dotEnv',
|
|
707
704
|
lastUpdate: '2023-06-15T08:23:24Z',
|