tm-grammars 1.23.10 → 1.23.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 +3 -3
- package/grammars/templ.json +3 -3
- package/index.js +13 -13
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -128,7 +128,7 @@ import { grammars } from 'tm-grammars'
|
|
|
128
128
|
| `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/latex/syntaxes/LaTeX.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `tex` `shellscript` `css` `gnuplot` `haskell` `html` `java` `julia` `javascript` `lua` `python` `ruby` `rust` `typescript` `xml` `yaml` `scala` | 54.64 kB |
|
|
129
129
|
| `lean` | `lean4` | [leanprover/vscode-lean4](https://github.com/leanprover/vscode-lean4/blob/2255bc20c9d28d868d04fb91428652a95cc87a92/vscode-lean4/syntaxes/lean4.json) | [Apache-2.0](https://raw.githubusercontent.com/leanprover/vscode-lean4/master/LICENSE) | | | 3.77 kB |
|
|
130
130
|
| `less` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/03dc55030b3b2b5c4779d4ac1e2e46cd1f5a6b7c/extensions/less/syntaxes/less.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | | 92.64 kB |
|
|
131
|
-
| `liquid` | | [Shopify/liquid-tm-grammar](https://github.com/Shopify/liquid-tm-grammar/blob/
|
|
131
|
+
| `liquid` | | [Shopify/liquid-tm-grammar](https://github.com/Shopify/liquid-tm-grammar/blob/38264742ed4f048e4f4e910067c9503b9506eb62/grammars/liquid.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/Shopify/liquid-tm-grammar/main/LICENSE.md) | | `html` `css` `json` `javascript` | 16.64 kB |
|
|
132
132
|
| `llvm` | | [llvm/llvm-project](https://github.com/llvm/llvm-project/blob/2705c605da2854a6b044fdf5978dea0472fd0ab1/llvm/utils/vscode/llvm/syntaxes/ll.tmLanguage.yaml) | [NOASSERTION](https://raw.githubusercontent.com/llvm/llvm-project/main/LICENSE.TXT) | | | 5.35 kB |
|
|
133
133
|
| `log` | | [emilast/vscode-logfile-highlighter](https://github.com/emilast/vscode-logfile-highlighter/blob/fc571bd87b33bb69d3bdc0052f94face723ee4f7/syntaxes/log.tmLanguage) | [MIT](https://raw.githubusercontent.com/emilast/vscode-logfile-highlighter/master/LICENSE) | | | 2.51 kB |
|
|
134
134
|
| `logo` | | [textmate/logo.tmbundle](https://github.com/textmate/logo.tmbundle/blob/3205e987ed2a2aa11accdd55a7d094832441f89c/Syntaxes/Logo.tmLanguage) | | | | 3.02 kB |
|
|
@@ -173,7 +173,7 @@ import { grammars } from 'tm-grammars'
|
|
|
173
173
|
| `qmldir` | | [seanwu1105/vscode-qt-for-python](https://github.com/seanwu1105/vscode-qt-for-python/blob/b301e7b18493ba59c4f52e49c3f73b6cd23d4c4b/syntaxes/qmldir.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/seanwu1105/vscode-qt-for-python/master/LICENSE) | | | 902.00 B |
|
|
174
174
|
| `qss` | | [seanwu1105/vscode-qt-for-python](https://github.com/seanwu1105/vscode-qt-for-python/blob/f0a56a97d10f58ab7b4b6e2ab6ce34ca4c9d521d/syntaxes/qss.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/seanwu1105/vscode-qt-for-python/master/LICENSE) | | | 7.39 kB |
|
|
175
175
|
| `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.65 kB |
|
|
176
|
-
| `racket` | | [Eugleo/magic-racket](https://github.com/Eugleo/magic-racket/blob/
|
|
176
|
+
| `racket` | | [Eugleo/magic-racket](https://github.com/Eugleo/magic-racket/blob/1b850db7f6e7c3ba8a1b47fe2781800a21f669a8/syntaxes/racket.tmLanguage.json) | [GPL-3.0](https://raw.githubusercontent.com/Eugleo/magic-racket/master/LICENSE) | [GitHub Sponsors: **@eugleo**](https://github.com/sponsors/eugleo) | | 89.40 kB |
|
|
177
177
|
| `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) | | | 9.97 kB |
|
|
178
178
|
| `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.31 kB |
|
|
179
179
|
| `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.19 kB |
|
|
@@ -208,7 +208,7 @@ import { grammars } from 'tm-grammars'
|
|
|
208
208
|
| `talonscript` | `talon` | [mrob95/vscode-TalonScript](https://github.com/mrob95/vscode-TalonScript/blob/2ac0a7b9e7dd2ea59d5a1d79934c1f407493a0fa/syntaxes/talon.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mrob95/vscode-TalonScript/master/LICENSE) | | | 6.20 kB |
|
|
209
209
|
| `tasl` | | [underlay/vscode-tasl](https://github.com/underlay/vscode-tasl/blob/dde4b7c0b762c2e667584095362dd49ebfacece7/syntaxes/tasl.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/underlay/vscode-tasl/main/LICENSE) | | | 3.17 kB |
|
|
210
210
|
| `tcl` | | [sleutho/tcl](https://github.com/sleutho/tcl/blob/f18820ad14678bc033f0a35524820c90fe50f18b/syntaxes/tcl.tmLanguage) | | | | 4.13 kB |
|
|
211
|
-
| `templ` | | [templ-go/templ-vscode](https://github.com/templ-go/templ-vscode/blob/
|
|
211
|
+
| `templ` | | [templ-go/templ-vscode](https://github.com/templ-go/templ-vscode/blob/257a6388f92d85bdbea3bc6b76e6b3f32d2aab3f/syntaxes/templ.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/templ-go/templ-vscode/main/LICENSE) | | `go` `javascript` `css` | 23.01 kB |
|
|
212
212
|
| `terraform` | `tf` `tfvars` | [hashicorp/syntax](https://github.com/hashicorp/syntax/blob/cc2b4d4fe389f14b8a13937f4e0d7b2811b57588/syntaxes/terraform.tmGrammar.json) | [MPL-2.0](https://raw.githubusercontent.com/hashicorp/syntax/main/LICENSE) | | | 10.81 kB |
|
|
213
213
|
| `tex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/9a2c94d213696a4453b6d9988b003d98e7646e75/extensions/latex/syntaxes/TeX.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `r` | 9.04 kB |
|
|
214
214
|
| `toml` | | [textmate/toml.tmbundle](https://github.com/textmate/toml.tmbundle/blob/e82b64c1e86396220786846201e9aa3f0a2d9ca2/Syntaxes/TOML.tmLanguage) | | | | 5.99 kB |
|
package/grammars/templ.json
CHANGED
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
]
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
|
-
"begin": "(?<=\\))
|
|
143
|
+
"begin": "(?<=\\))\\s*(\\{)$",
|
|
144
144
|
"beginCaptures": {
|
|
145
145
|
"1": {
|
|
146
146
|
"name": "punctuation.definition.begin.bracket.curly.go"
|
|
@@ -449,7 +449,7 @@
|
|
|
449
449
|
]
|
|
450
450
|
},
|
|
451
451
|
{
|
|
452
|
-
"begin": "(?<=\\))
|
|
452
|
+
"begin": "(?<=\\))\\s*(\\{)$",
|
|
453
453
|
"beginCaptures": {
|
|
454
454
|
"1": {
|
|
455
455
|
"name": "punctuation.definition.begin.bracket.curly.go"
|
|
@@ -711,7 +711,7 @@
|
|
|
711
711
|
]
|
|
712
712
|
},
|
|
713
713
|
{
|
|
714
|
-
"begin": "(?<=\\))
|
|
714
|
+
"begin": "(?<=\\))\\s*(\\{)$",
|
|
715
715
|
"beginCaptures": {
|
|
716
716
|
"1": {
|
|
717
717
|
"name": "punctuation.definition.begin.bracket.curly.go"
|
package/index.js
CHANGED
|
@@ -2123,14 +2123,14 @@ export const grammars = [
|
|
|
2123
2123
|
],
|
|
2124
2124
|
funding: [
|
|
2125
2125
|
],
|
|
2126
|
-
hash: '
|
|
2127
|
-
lastUpdate: '2025-
|
|
2126
|
+
hash: 'S1NVkJ7UFCKJOJOCG9GPDd8-GXqt9lr57LA_yVZm8-c',
|
|
2127
|
+
lastUpdate: '2025-04-10T16:13:50Z',
|
|
2128
2128
|
license: 'MIT',
|
|
2129
2129
|
licenseUrl: 'https://raw.githubusercontent.com/Shopify/liquid-tm-grammar/main/LICENSE.md',
|
|
2130
2130
|
name: 'liquid',
|
|
2131
2131
|
scopeName: 'text.html.liquid',
|
|
2132
|
-
sha: '
|
|
2133
|
-
source: 'https://github.com/Shopify/liquid-tm-grammar/blob/
|
|
2132
|
+
sha: '38264742ed4f048e4f4e910067c9503b9506eb62',
|
|
2133
|
+
source: 'https://github.com/Shopify/liquid-tm-grammar/blob/38264742ed4f048e4f4e910067c9503b9506eb62/grammars/liquid.tmLanguage.json',
|
|
2134
2134
|
},
|
|
2135
2135
|
{
|
|
2136
2136
|
byteSize: 5475,
|
|
@@ -3056,14 +3056,14 @@ export const grammars = [
|
|
|
3056
3056
|
url: 'https://github.com/sponsors/eugleo',
|
|
3057
3057
|
},
|
|
3058
3058
|
],
|
|
3059
|
-
hash: '
|
|
3060
|
-
lastUpdate: '
|
|
3059
|
+
hash: 'p_5dFXjTI0y4d2TBVA-RH2dysDpT5OkhF2K9pelO2_A',
|
|
3060
|
+
lastUpdate: '2025-04-10T11:19:24Z',
|
|
3061
3061
|
license: 'GPL-3.0',
|
|
3062
3062
|
licenseUrl: 'https://raw.githubusercontent.com/Eugleo/magic-racket/master/LICENSE',
|
|
3063
3063
|
name: 'racket',
|
|
3064
3064
|
scopeName: 'source.racket',
|
|
3065
|
-
sha: '
|
|
3066
|
-
source: 'https://github.com/Eugleo/magic-racket/blob/
|
|
3065
|
+
sha: '1b850db7f6e7c3ba8a1b47fe2781800a21f669a8',
|
|
3066
|
+
source: 'https://github.com/Eugleo/magic-racket/blob/1b850db7f6e7c3ba8a1b47fe2781800a21f669a8/syntaxes/racket.tmLanguage.json',
|
|
3067
3067
|
},
|
|
3068
3068
|
{
|
|
3069
3069
|
aliases: [
|
|
@@ -3716,7 +3716,7 @@ export const grammars = [
|
|
|
3716
3716
|
source: 'https://github.com/sleutho/tcl/blob/f18820ad14678bc033f0a35524820c90fe50f18b/syntaxes/tcl.tmLanguage',
|
|
3717
3717
|
},
|
|
3718
3718
|
{
|
|
3719
|
-
byteSize:
|
|
3719
|
+
byteSize: 23564,
|
|
3720
3720
|
displayName: 'Templ',
|
|
3721
3721
|
embedded: [
|
|
3722
3722
|
'go',
|
|
@@ -3725,14 +3725,14 @@ export const grammars = [
|
|
|
3725
3725
|
],
|
|
3726
3726
|
funding: [
|
|
3727
3727
|
],
|
|
3728
|
-
hash: '
|
|
3729
|
-
lastUpdate: '2025-
|
|
3728
|
+
hash: 'AN7Y3py_iR7Fen9uHp6HAfw_qFcHoXM7KM18aVrswnA',
|
|
3729
|
+
lastUpdate: '2025-04-08T08:46:52Z',
|
|
3730
3730
|
license: 'MIT',
|
|
3731
3731
|
licenseUrl: 'https://raw.githubusercontent.com/templ-go/templ-vscode/main/LICENSE',
|
|
3732
3732
|
name: 'templ',
|
|
3733
3733
|
scopeName: 'source.templ',
|
|
3734
|
-
sha: '
|
|
3735
|
-
source: 'https://github.com/templ-go/templ-vscode/blob/
|
|
3734
|
+
sha: '257a6388f92d85bdbea3bc6b76e6b3f32d2aab3f',
|
|
3735
|
+
source: 'https://github.com/templ-go/templ-vscode/blob/257a6388f92d85bdbea3bc6b76e6b3f32d2aab3f/syntaxes/templ.tmLanguage.json',
|
|
3736
3736
|
},
|
|
3737
3737
|
{
|
|
3738
3738
|
aliases: [
|