tm-grammars 1.30.5 → 1.30.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/llvm.json +1 -1
- package/grammars/swift.json +3 -3
- package/index.js +12 -12
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -133,7 +133,7 @@ import { grammars } from 'tm-grammars'
|
|
|
133
133
|
| `lean` | `lean4` | [leanprover/vscode-lean4](https://github.com/leanprover/vscode-lean4/blob/2ca585c47d447682452bd72f528feffd03ef4971/vscode-lean4/syntaxes/lean4.json) | [Apache-2.0](https://raw.githubusercontent.com/leanprover/vscode-lean4/master/LICENSE) | | | 5.37 kB |
|
|
134
134
|
| `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.58 kB |
|
|
135
135
|
| `liquid` | | [Shopify/liquid-tm-grammar](https://github.com/Shopify/liquid-tm-grammar/blob/099adcf0d4beacd078a22432eaeab08d6f1e6da5/grammars/liquid.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/Shopify/liquid-tm-grammar/main/LICENSE.md) | | `html` `css` `json` `javascript` | 16.94 kB |
|
|
136
|
-
| `llvm` | | [llvm/llvm-project](https://github.com/llvm/llvm-project/blob/
|
|
136
|
+
| `llvm` | | [llvm/llvm-project](https://github.com/llvm/llvm-project/blob/0d08cb0e70378d1f10578f4e009eb29eb17ad2dd/llvm/utils/vscode/llvm/syntaxes/ll.tmLanguage.yaml) | [NOASSERTION](https://raw.githubusercontent.com/llvm/llvm-project/main/LICENSE.TXT) | | | 4.56 kB |
|
|
137
137
|
| `log` | | [emilast/vscode-logfile-highlighter](https://github.com/emilast/vscode-logfile-highlighter/blob/396c8552ff99d0e07142fdd940d75dae212dd28c/syntaxes/log.tmLanguage) | [MIT](https://raw.githubusercontent.com/emilast/vscode-logfile-highlighter/master/LICENSE) | | | 2.52 kB |
|
|
138
138
|
| `logo` | | [textmate/logo.tmbundle](https://github.com/textmate/logo.tmbundle/blob/3205e987ed2a2aa11accdd55a7d094832441f89c/Syntaxes/Logo.tmLanguage) | | | | 2.95 kB |
|
|
139
139
|
| `lua` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/c8fdd1650c06321d687ddfd1eff06aae4b616256/extensions/lua/syntaxes/lua.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | `c` | 14.47 kB |
|
|
@@ -213,7 +213,7 @@ import { grammars } from 'tm-grammars'
|
|
|
213
213
|
| `stylus` | `styl` | [d4rkr00t/language-stylus](https://github.com/d4rkr00t/language-stylus/blob/198a851f385aee857332f3ce5dd981ff67720ead/syntaxes/stylus.json) | [MIT](https://raw.githubusercontent.com/d4rkr00t/language-stylus/master/LICENSE) | [Open Collective: **stylus**](https://opencollective.com/stylus) | | 29.69 kB |
|
|
214
214
|
| `surrealql` | `surql` | [surrealdb/surrealql-grammar](https://github.com/surrealdb/surrealql-grammar/blob/afb9c5362be1b291da3a6b7eb71902cc460759ed/syntaxes/surrealql.tmLanguage.json) | [Apache-2.0](https://raw.githubusercontent.com/surrealdb/surrealql-grammar/main/LICENSE) | | `javascript` | 20.92 kB |
|
|
215
215
|
| `svelte` | | [sveltejs/language-tools](https://github.com/sveltejs/language-tools/blob/96e8ca884711bc5acaf1fda45ed7f95b38a75b4a/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml) | [MIT](https://raw.githubusercontent.com/sveltejs/language-tools/master/LICENSE) | [Open Collective: **svelte**](https://opencollective.com/svelte) | `javascript` `typescript` `coffee` `stylus` `sass` `css` `scss` `less` `postcss` `pug` `markdown` | 17.03 kB |
|
|
216
|
-
| `swift` | | [jtbandes/swift-tmlanguage](https://github.com/jtbandes/swift-tmlanguage/blob/
|
|
216
|
+
| `swift` | | [jtbandes/swift-tmlanguage](https://github.com/jtbandes/swift-tmlanguage/blob/3fca2fa10f7dc962d19ee617b17844d6eecfa2cb/Swift.tmLanguage.yaml) | [MIT](https://raw.githubusercontent.com/jtbandes/swift-tmlanguage/main/LICENSE.md) | [GitHub Sponsors: **@jtbandes**](https://github.com/sponsors/jtbandes) [Ko-fi: **jtbandes**](https://ko-fi.com/jtbandes) | | 81.77 kB |
|
|
217
217
|
| `system-verilog` | | [mshr-h/vscode-verilog-hdl-support](https://github.com/mshr-h/vscode-verilog-hdl-support/blob/a63b28cd8f15d9ec4861b2f802e8bf6ce4f6d2f2/syntaxes/systemverilog.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mshr-h/vscode-verilog-hdl-support/main/LICENSE) | [buymeacoffee.com](https://www.buymeacoffee.com/mshr.h) | | 24.20 kB |
|
|
218
218
|
| `systemd` | | [hangxingliu/vscode-systemd](https://github.com/hangxingliu/vscode-systemd/blob/62ace1156b5afa0ec9932e3a55cfc00c0123c457/src/syntax/systemd.tmLanguage) | [MIT](https://raw.githubusercontent.com/hangxingliu/vscode-systemd/main/LICENSE) | | | 7.39 kB |
|
|
219
219
|
| `talonscript` | `talon` | [mrob95/vscode-TalonScript](https://github.com/mrob95/vscode-TalonScript/blob/91f3a6faaf926c02582f36ee155f2c4a02b9cc48/syntaxes/talon.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mirober/vscode-TalonScript/master/LICENSE) | | | 6.40 kB |
|
package/grammars/llvm.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"name": "keyword.instruction.llvm"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
|
-
"match": "\\b(?:acq_rel|acquire|addrspace|alias|align|alignstack|allocsize|alwaysinline|appending|argmemonly|arm_aapcs_vfpcc|arm_aapcscc|arm_apcscc|asm|atomic|available_externally|blockaddress|builtin|byref|byval|c|caller|catch|ccc??|cleanup|cold|coldcc|comdat|common|constant|convergent|datalayout|declare|default|define|deplibs|dereferenceable|dereferenceable_or_null|distinct|dllexport|dllimport|dso_local|dso_preemptable|except|extern_weak|external|externally_initialized|fastcc|filter|from|gc|global|hhvm_ccc|hhvmcc|hidden|hot|immarg|inaccessiblemem_or_argmemonly|inaccessiblememonly|inalloc|initialexec|inlinehint|inreg|intel_ocl_bicc|inteldialect|internal|jumptable|linkonce|linkonce_odr|local_unnamed_addr|localdynamic|localexec|minsize|module|monotonic|msp430_intrcc|mustprogress|musttail|naked|nest|noalias|nobuiltin|nocallback|nocapture|nocf_check|noduplicate|nofree|noimplicitfloat|noinline|nomerge|nonlazybind|nonnull|noprofile|norecurse|noredzone|noreturn|nosync|noundef|nounwind|nosanitize_bounds|nosanitize_coverage|null_pointer_is_valid|optforfuzzing|optnone|optsize|personality|preallocated|private|protected|ptx_device|ptx_kernel|readnone|readonly|release|returned|returns_twice|safestack|sanitize_address|sanitize_alloc_token|sanitize_hwaddress|sanitize_memory|sanitize_memtag|sanitize_thread|section|seq_cst|shadowcallstack|sideeffect|signext|source_filename|speculatable|speculative_load_hardening|spir_func|spir_kernel|sret|ssp|sspreq|sspstrong|strictfp|swiftcc|swifterror|swiftself|syncscope|tail|tailcc|target|thread_local|to|triple|unnamed_addr|unordered|uselistorder|uselistorder_bb|uwtable|volatile|weak|weak_odr|willreturn|win64cc|within|writeonly|x86_64_sysvcc|x86_fastcallcc|x86_stdcallcc|x86_thiscallcc|zeroext)\\b",
|
|
22
|
+
"match": "\\b(?:acq_rel|acquire|addrspace|alias|align|alignstack|allocsize|alwaysinline|appending|argmemonly|arm_aapcs_vfpcc|arm_aapcscc|arm_apcscc|asm|atomic|available_externally|blockaddress|builtin|byref|byval|c|caller|catch|ccc??|cleanup|cold|coldcc|comdat|common|constant|convergent|datalayout|declare|default|define|deplibs|dereferenceable|dereferenceable_or_null|distinct|dllexport|dllimport|dso_local|dso_preemptable|except|extern_weak|external|externally_initialized|fastcc|filter|from|gc|global|hhvm_ccc|hhvmcc|hidden|hot|immarg|inaccessiblemem_or_argmemonly|inaccessiblememonly|inalloc|initialexec|inlinehint|inreg|intel_ocl_bicc|inteldialect|internal|jumptable|linkonce|linkonce_odr|local_unnamed_addr|localdynamic|localexec|minsize|module|monotonic|msp430_intrcc|mustprogress|musttail|naked|nest|noalias|nobuiltin|nocallback|nocapture|nocf_check|noduplicate|nofree|noimplicitfloat|noinline|nomerge|nooutline|nonlazybind|nonnull|noprofile|norecurse|noredzone|noreturn|nosync|noundef|nounwind|nosanitize_bounds|nosanitize_coverage|null_pointer_is_valid|optforfuzzing|optnone|optsize|personality|preallocated|private|protected|ptx_device|ptx_kernel|readnone|readonly|release|returned|returns_twice|safestack|sanitize_address|sanitize_alloc_token|sanitize_hwaddress|sanitize_memory|sanitize_memtag|sanitize_thread|section|seq_cst|shadowcallstack|sideeffect|signext|source_filename|speculatable|speculative_load_hardening|spir_func|spir_kernel|sret|ssp|sspreq|sspstrong|strictfp|swiftcc|swifterror|swiftself|syncscope|tail|tailcc|target|thread_local|to|triple|unnamed_addr|unordered|uselistorder|uselistorder_bb|uwtable|volatile|weak|weak_odr|willreturn|win64cc|within|writeonly|x86_64_sysvcc|x86_fastcallcc|x86_stdcallcc|x86_thiscallcc|zeroext)\\b",
|
|
23
23
|
"name": "storage.modifier.llvm"
|
|
24
24
|
},
|
|
25
25
|
{
|
package/grammars/swift.json
CHANGED
|
@@ -3757,7 +3757,7 @@
|
|
|
3757
3757
|
]
|
|
3758
3758
|
},
|
|
3759
3759
|
{
|
|
3760
|
-
"begin": "#\"\"\"",
|
|
3760
|
+
"begin": "#\"\"\"(?!#)(?=(?:[^\"]|\"(?!#))*$)",
|
|
3761
3761
|
"beginCaptures": {
|
|
3762
3762
|
"0": {
|
|
3763
3763
|
"name": "punctuation.definition.string.begin.swift"
|
|
@@ -3792,7 +3792,7 @@
|
|
|
3792
3792
|
]
|
|
3793
3793
|
},
|
|
3794
3794
|
{
|
|
3795
|
-
"begin": "(##+)\"\"\"",
|
|
3795
|
+
"begin": "(?<!#)(##+)\"\"\"(?!\\1)(?=(?:[^\"]|\"(?!\\1))*$)",
|
|
3796
3796
|
"beginCaptures": {
|
|
3797
3797
|
"0": {
|
|
3798
3798
|
"name": "punctuation.definition.string.begin.swift"
|
|
@@ -3843,7 +3843,7 @@
|
|
|
3843
3843
|
]
|
|
3844
3844
|
},
|
|
3845
3845
|
{
|
|
3846
|
-
"begin": "(##+)\"",
|
|
3846
|
+
"begin": "(?<!#)(##+)\"",
|
|
3847
3847
|
"beginCaptures": {
|
|
3848
3848
|
"0": {
|
|
3849
3849
|
"name": "punctuation.definition.string.begin.raw.swift"
|
package/index.js
CHANGED
|
@@ -2353,22 +2353,22 @@ export const grammars = [
|
|
|
2353
2353
|
sourceApi: 'https://api.github.com/repos/Shopify/liquid-tm-grammar/contents/grammars/liquid.tmLanguage.json?ref=099adcf0d4beacd078a22432eaeab08d6f1e6da5',
|
|
2354
2354
|
},
|
|
2355
2355
|
{
|
|
2356
|
-
byteSize:
|
|
2356
|
+
byteSize: 4668,
|
|
2357
2357
|
categories: [
|
|
2358
2358
|
'dsl',
|
|
2359
2359
|
],
|
|
2360
2360
|
displayName: 'LLVM IR',
|
|
2361
2361
|
funding: [
|
|
2362
2362
|
],
|
|
2363
|
-
hash: '
|
|
2364
|
-
lastUpdate: '
|
|
2363
|
+
hash: 'EFD_VmkEPi1KYFbNVBMLap1R94AgrYlBfVgsSpwq-yQ',
|
|
2364
|
+
lastUpdate: '2026-02-11T05:44:17Z',
|
|
2365
2365
|
license: 'NOASSERTION',
|
|
2366
2366
|
licenseUrl: 'https://raw.githubusercontent.com/llvm/llvm-project/main/LICENSE.TXT',
|
|
2367
2367
|
name: 'llvm',
|
|
2368
2368
|
scopeName: 'source.llvm',
|
|
2369
|
-
sha: '
|
|
2370
|
-
source: 'https://github.com/llvm/llvm-project/blob/
|
|
2371
|
-
sourceApi: 'https://api.github.com/repos/llvm/llvm-project/contents/llvm/utils/vscode/llvm/syntaxes/ll.tmLanguage.yaml?ref=
|
|
2369
|
+
sha: '0d08cb0e70378d1f10578f4e009eb29eb17ad2dd',
|
|
2370
|
+
source: 'https://github.com/llvm/llvm-project/blob/0d08cb0e70378d1f10578f4e009eb29eb17ad2dd/llvm/utils/vscode/llvm/syntaxes/ll.tmLanguage.yaml',
|
|
2371
|
+
sourceApi: 'https://api.github.com/repos/llvm/llvm-project/contents/llvm/utils/vscode/llvm/syntaxes/ll.tmLanguage.yaml?ref=0d08cb0e70378d1f10578f4e009eb29eb17ad2dd',
|
|
2372
2372
|
},
|
|
2373
2373
|
{
|
|
2374
2374
|
byteSize: 2577,
|
|
@@ -4059,7 +4059,7 @@ export const grammars = [
|
|
|
4059
4059
|
sourceApi: 'https://api.github.com/repos/sveltejs/language-tools/contents/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml?ref=96e8ca884711bc5acaf1fda45ed7f95b38a75b4a',
|
|
4060
4060
|
},
|
|
4061
4061
|
{
|
|
4062
|
-
byteSize:
|
|
4062
|
+
byteSize: 83734,
|
|
4063
4063
|
categories: [
|
|
4064
4064
|
'general',
|
|
4065
4065
|
],
|
|
@@ -4076,15 +4076,15 @@ export const grammars = [
|
|
|
4076
4076
|
url: 'https://ko-fi.com/jtbandes',
|
|
4077
4077
|
},
|
|
4078
4078
|
],
|
|
4079
|
-
hash: '
|
|
4080
|
-
lastUpdate: '
|
|
4079
|
+
hash: 'vY2u8A-7mWkUOqlRr_PJWfDrfpCElX0meV8Y9KhzXgU',
|
|
4080
|
+
lastUpdate: '2026-02-08T00:51:18Z',
|
|
4081
4081
|
license: 'MIT',
|
|
4082
4082
|
licenseUrl: 'https://raw.githubusercontent.com/jtbandes/swift-tmlanguage/main/LICENSE.md',
|
|
4083
4083
|
name: 'swift',
|
|
4084
4084
|
scopeName: 'source.swift',
|
|
4085
|
-
sha: '
|
|
4086
|
-
source: 'https://github.com/jtbandes/swift-tmlanguage/blob/
|
|
4087
|
-
sourceApi: 'https://api.github.com/repos/jtbandes/swift-tmlanguage/contents/Swift.tmLanguage.yaml?ref=
|
|
4085
|
+
sha: '3fca2fa10f7dc962d19ee617b17844d6eecfa2cb',
|
|
4086
|
+
source: 'https://github.com/jtbandes/swift-tmlanguage/blob/3fca2fa10f7dc962d19ee617b17844d6eecfa2cb/Swift.tmLanguage.yaml',
|
|
4087
|
+
sourceApi: 'https://api.github.com/repos/jtbandes/swift-tmlanguage/contents/Swift.tmLanguage.yaml?ref=3fca2fa10f7dc962d19ee617b17844d6eecfa2cb',
|
|
4088
4088
|
},
|
|
4089
4089
|
{
|
|
4090
4090
|
byteSize: 24776,
|