tm-grammars 1.18.8 → 1.18.10
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/abap.json +2 -2
- package/grammars/cobol.json +0 -4
- package/grammars/svelte.json +19 -3
- package/index.js +15 -15
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -20,7 +20,7 @@ import { grammars } from 'tm-grammars'
|
|
|
20
20
|
## Grammars
|
|
21
21
|
| Name | Alias | Source | License | Deps On | File Size |
|
|
22
22
|
| ---- | ----- | ------ | ------- | ------- | --------- |
|
|
23
|
-
| `abap` | | [pvl/abap.tmbundle](https://github.com/pvl/abap.tmbundle/blob/
|
|
23
|
+
| `abap` | | [pvl/abap.tmbundle](https://github.com/pvl/abap.tmbundle/blob/ae37b62b547c4af5fb925cd97feaaeab69603ca2/Syntaxes/ABAP.tmLanguage) | | | 15.22 kB |
|
|
24
24
|
| `actionscript-3` | | [BowlerHatLLC/vscode-as3mxml](https://github.com/BowlerHatLLC/vscode-as3mxml/blob/77075cd9a439ecd87815cecb1f1c2bb1ff44a2e5/distribution/src/assembly/syntaxes/AS3.tmLanguage) | [Apache-2.0](https://raw.githubusercontent.com/BowlerHatLLC/vscode-as3mxml/main/LICENSE) | | 13.64 kB |
|
|
25
25
|
| `ada` | | [AdaCore/ada_language_server](https://github.com/AdaCore/ada_language_server/blob/75c0d0c22b3f3dbf559946331c7aca6fc5b84065/integration/vscode/ada/advanced/ada.tmLanguage.json) | [GPL-3.0](https://raw.githubusercontent.com/AdaCore/ada_language_server/master/LICENSE) | | 45.71 kB |
|
|
26
26
|
| `angular-html` | | [onivim/vscode-exthost](https://github.com/onivim/vscode-exthost/blob/cfc2a2212de9ea10943af58ebd1817a5ad196463/extensions/html/syntaxes/html-derivative.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/onivim/vscode-exthost/master/LICENSE.txt) | `html` `angular-expression` `angular-let-declaration` `angular-template` `angular-template-blocks` | 772.00 B |
|
|
@@ -46,7 +46,7 @@ import { grammars } from 'tm-grammars'
|
|
|
46
46
|
| `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.57 kB |
|
|
47
47
|
| `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.19 kB |
|
|
48
48
|
| `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 |
|
|
49
|
-
| `cobol` | | [spgennard/vscode_cobol](https://github.com/spgennard/vscode_cobol/blob/
|
|
49
|
+
| `cobol` | | [spgennard/vscode_cobol](https://github.com/spgennard/vscode_cobol/blob/627c3ea9e330666c24e0723cec7b9553447ab45b/syntaxes/COBOL.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE) | `html` `java` | 38.27 kB |
|
|
50
50
|
| `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 |
|
|
51
51
|
| `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.81 kB |
|
|
52
52
|
| `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.04 kB |
|
|
@@ -196,7 +196,7 @@ import { grammars } from 'tm-grammars'
|
|
|
196
196
|
| `ssh-config` | | [textmate/ssh-config.tmbundle](https://github.com/textmate/ssh-config.tmbundle/blob/212a0000c50e0c877303b2c4fcead539d2af2670/Syntaxes/SSH-Config.tmLanguage) | | | 3.39 kB |
|
|
197
197
|
| `stata` | | [kylebarron/language-stata](https://github.com/kylebarron/language-stata/blob/dd98de502bc1bf2a205f3f023afb98c7aa5b42ee/grammars/stata.json) | [MIT](https://raw.githubusercontent.com/kylebarron/language-stata/master/LICENSE) | `sql` | 57.91 kB |
|
|
198
198
|
| `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) | | 30.09 kB |
|
|
199
|
-
| `svelte` | | [sveltejs/language-tools](https://github.com/sveltejs/language-tools/blob/
|
|
199
|
+
| `svelte` | | [sveltejs/language-tools](https://github.com/sveltejs/language-tools/blob/8e7d7efd55d86f75f115517994f657b2a8b8b987/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml) | [MIT](https://raw.githubusercontent.com/sveltejs/language-tools/master/LICENSE) | `javascript` `typescript` `coffee` `stylus` `sass` `css` `scss` `less` `postcss` `pug` `markdown` | 15.87 kB |
|
|
200
200
|
| `swift` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/ed4e6eda599f37bac9a11952403a6e63fd4f5a4d/extensions/swift/syntaxes/swift.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 91.15 kB |
|
|
201
201
|
| `system-verilog` | | [mshr-h/vscode-verilog-hdl-support](https://github.com/mshr-h/vscode-verilog-hdl-support/blob/8d7c8f5f3232f63d43830143afc034318832291e/syntaxes/systemverilog.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/mshr-h/vscode-verilog-hdl-support/main/LICENSE) | | 24.53 kB |
|
|
202
202
|
| `systemd` | | [hangxingliu/vscode-systemd](https://github.com/hangxingliu/vscode-systemd/blob/bb87cf9d8f7f9da36fbc5bf80683062b2558ed80/src/syntax/systemd.tmLanguage) | [MIT](https://raw.githubusercontent.com/hangxingliu/vscode-systemd/main/LICENSE) | | 7.42 kB |
|
package/grammars/abap.json
CHANGED
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
],
|
|
253
253
|
"repository": {
|
|
254
254
|
"abap_constants": {
|
|
255
|
-
"match": "(?i)(?<=\\s)(initial|null
|
|
255
|
+
"match": "(?i)(?<=\\s)(initial|null|@?space|@?abap_true|@?abap_false|@?abap_undefined|table_line|%_final|%_hints|%_predefined|col_background|col_group|col_heading|col_key|col_negative|col_normal|col_positive|col_total|adabas|as400|db2|db6|hdb|oracle|sybase|mssqlnt|pos_low|pos_high)(?=\\s|\\.|,)",
|
|
256
256
|
"name": "constant.language.abap"
|
|
257
257
|
},
|
|
258
258
|
"abaptypes": {
|
|
@@ -318,7 +318,7 @@
|
|
|
318
318
|
"name": "keyword.control.simple.abap"
|
|
319
319
|
},
|
|
320
320
|
"main_keywords": {
|
|
321
|
-
"match": "(?i)(?<=^|\\s)(abap-source|abstract|accept|accepting|access|according|action|activation|actual|add|add-corresponding|adjacent|alias|aliases|align|all|allocate|alpha|amdp|analysis|analyzer|append|appending|application|archive|area|arithmetic|as|ascending|assert|assign|assigned|assigning|association|asynchronous|at|attributes|authority|authority-check|authorization|auto|back|background|backward|badi|base|before|begin|behavior|between|binary|bit|blank|blanks|block|blocks|bound|boundaries|bounds|boxed|break|break-point|buffer|by|bypassing|byte|byte-order|call|calling|cast|casting|cds|center|centered|change|changing|channels|char-to-hex|character|check|checkbox|cid|circular|class|class-data|class-events|class-method|class-methods|class-pool|cleanup|clear|client|clients|clock|clone|close|cnt|code|collect|color|column|comment|comments|commit|common|communication|comparing|component|components|compression|compute|concatenate|cond|condense|condition|connection|constant|constants|context|contexts|control|controls|conv|conversion|convert|copy|corresponding|count|country|cover|create|currency|current|cursor|customer-function|data|database|datainfo|dataset|date|daylight|ddl|deallocate|decimals|declarations|deep|default|deferred|define|delete|deleting|demand|descending|describe|destination|detail|determine|dialog|did|directory|discarding|display|display-mode|distance|distinct|divide|divide-corresponding|dummy|duplicate|duplicates|duration|during|dynpro|edit|editor-call|empty|enabled|enabling|encoding|end|end-enhancement-section|end-of-definition|end-of-page|end-of-selection|end-test-injection|end-test-seam|endenhancement|endexec|endfunction|endian|ending|endmodule|endprovide|endselect|endwith|engineering|enhancement|enhancement-point|enhancement-section|enhancements|entities|entity|entries|entry|enum|environment|equiv|errors|escape|escaping|event|events|exact|except|exception|exception-table|exceptions|excluding|exec|execute|exists|exit|exit-command|expanding|explicit|exponent|export|exporting|extended|extension|extract|fail|failed|features|fetch|field|field-groups|field-symbols|fields|file|fill|filter|filters|final|find|first|first-line|fixed-point|flush|following|for|format|forward|found|frame|frames|free|from|full|function|function-pool|generate|get|giving|graph|group|groups|handle|handler|hashed|having|header|headers|heading|help-id|help-request|hide|hint|hold|hotspot|icon|id|identification|identifier|ignore|ignoring|immediately|implemented|implicit|import|importing|in|inactive|incl|include|includes|increment|index|index-line|indicators|infotypes|inheriting|init|initial|initialization|inner|input|insert|instance|instances|intensified|interface|interface-pool|interfaces|internal|intervals|into|inverse|inverted-date|is|iso|job|join|keep|keeping|kernel|key|keys|keywords|kind|language|last|late|layout|leading|leave|left|left-justified|leftplus|leftspace|legacy|length|let|level|levels|like|line|line-count|line-selection|line-size|linefeed|lines|link|list|list-processing|listbox|load|load-of-program|local|locale|lock|locks|log-point|logical|lower|mapped|mapping|margin|mark|mask|match|matchcode|maximum|members|memory|mesh|message|message-id|messages|messaging|method|methods|mode|modif|modifier|modify|module|move|move-corresponding|multiply|multiply-corresponding|name|nametab|native|nested|nesting|new|new-line|new-page|new-section|next|no|no-display|no-extension|no-gap|no-gaps|no-grouping|no-heading|no-scrolling|no-sign|no-title|no-zero|nodes|non-unicode|non-unique|number|object|objects|objmgr|obligatory|occurence|occurences|occurrence|occurrences|occurs|of|offset|on|only|open|optional|option|options|order|others|out|outer|output|output-length|overflow|overlay|pack|package|pad|padding|page|parameter|parameter-table|parameters|part|partially|pcre|perform|performing|permissions|pf-status|places|pool|position|pragmas|
|
|
321
|
+
"match": "(?i)(?<=^|\\s)(abap-source|abstract|accept|accepting|access|according|action|activation|actual|add|add-corresponding|adjacent|after|alias|aliases|align|all|allocate|alpha|amdp|analysis|analyzer|append|appending|application|archive|area|arithmetic|as|ascending|assert|assign|assigned|assigning|association|asynchronous|at|attributes|authority|authority-check|authorization|auto|back|background|backward|badi|base|before|begin|behavior|between|binary|bit|blank|blanks|block|blocks|bound|boundaries|bounds|boxed|break|break-point|buffer|by|bypassing|byte|byte-order|call|calling|cast|casting|cds|center|centered|change|changing|channels|char-to-hex|character|check|checkbox|cid|circular|class|class-data|class-events|class-method|class-methods|class-pool|cleanup|clear|client|clients|clock|clone|close|cnt|code|collect|color|column|comment|comments|commit|common|communication|comparing|component|components|compression|compute|concatenate|cond|condense|condition|connection|constant|constants|context|contexts|control|controls|conv|conversion|convert|copy|corresponding|count|country|cover|create|currency|current|cursor|customer-function|data|database|datainfo|dataset|date|daylight|ddl|deallocate|decimals|declarations|deep|default|deferred|define|delete|deleting|demand|descending|describe|destination|detail|determine|dialog|did|directory|discarding|display|display-mode|distance|distinct|divide|divide-corresponding|dummy|duplicate|duplicates|duration|during|dynpro|edit|editor-call|empty|enabled|enabling|encoding|end|end-enhancement-section|end-of-definition|end-of-page|end-of-selection|end-test-injection|end-test-seam|endenhancement|endexec|endfunction|endian|ending|endmodule|endprovide|endselect|endwith|engineering|enhancement|enhancement-point|enhancement-section|enhancements|entities|entity|entries|entry|enum|environment|equiv|errors|escape|escaping|event|events|exact|except|exception|exception-table|exceptions|excluding|exec|execute|exists|exit|exit-command|expanding|explicit|exponent|export|exporting|extended|extension|extract|fail|failed|features|fetch|field|field-groups|field-symbols|fields|file|fill|filter|filters|final|find|first|first-line|fixed-point|flush|following|for|format|forward|found|frame|frames|free|from|full|function|function-pool|generate|get|giving|graph|group|groups|handle|handler|hashed|having|header|headers|heading|help-id|help-request|hide|hint|hold|hotspot|icon|id|identification|identifier|ignore|ignoring|immediately|implemented|implicit|import|importing|in|inactive|incl|include|includes|including|increment|index|index-line|indicators|infotypes|inheriting|init|initial|initialization|inner|input|insert|instance|instances|intensified|interface|interface-pool|interfaces|internal|intervals|into|inverse|inverted-date|is|iso|job|join|keep|keeping|kernel|key|keys|keywords|kind|language|last|late|layout|leading|leave|left|left-justified|leftplus|leftspace|legacy|length|let|level|levels|like|line|line-count|line-selection|line-size|linefeed|lines|link|list|list-processing|listbox|load|load-of-program|local|locale|lock|locks|log-point|logical|lower|mapped|mapping|margin|mark|mask|match|matchcode|maximum|members|memory|mesh|message|message-id|messages|messaging|method|methods|mode|modif|modifier|modify|module|move|move-corresponding|multiply|multiply-corresponding|name|nametab|native|nested|nesting|new|new-line|new-page|new-section|next|no|no-display|no-extension|no-gap|no-gaps|no-grouping|no-heading|no-scrolling|no-sign|no-title|no-zero|nodes|non-unicode|non-unique|number|object|objects|objmgr|obligatory|occurence|occurences|occurrence|occurrences|occurs|of|offset|on|only|open|optional|option|options|order|others|out|outer|output|output-length|overflow|overlay|pack|package|pad|padding|page|parameter|parameter-table|parameters|part|partially|pcre|perform|performing|permissions|pf-status|places|pool|position|pragmas|preceding|precompiled|preferred|preserving|primary|print|print-control|private|privileged|procedure|process|program|property|protected|provide|push|pushbutton|put|query|queue-only|queueonly|quickinfo|radiobutton|raising|range|ranges|read|read-only|receive|received|receiving|redefinition|reduce|ref|reference|refresh|regex|reject|renaming|replace|replacement|replacing|report|reported|request|requested|required|reserve|reset|resolution|respecting|response|restore|result|results|resumable|resume|retry|return|returning|right|right-justified|rightplus|rightspace|rollback|rows|rp-provide-from-last|run|sap|sap-spool|save|saving|scale_preserving|scale_preserving_scientific|scan|scientific|scientific_with_leading_zero|screen|scroll|scroll-boundary|scrolling|search|seconds|section|select|select-options|selection|selection-screen|selection-set|selection-sets|selection-table|selections|send|separate|separated|session|set|shared|shift|shortdump|shortdump-id|sign|sign_as_postfix|simple|simulation|single|size|skip|skipping|smart|some|sort|sortable|sorted|source|specified|split|spool|spots|sql|stable|stamp|standard|start-of-selection|starting|state|statement|statements|static|statics|statusinfo|step|step-loop|stop|structure|structures|style|subkey|submatches|submit|subroutine|subscreen|substring|subtract|subtract-corresponding|suffix|sum|summary|supplied|supply|suppress|switch|symbol|syntax-check|syntax-trace|system-call|system-exceptions|tab|tabbed|table|tables|tableview|tabstrip|target|task|tasks|test|test-injection|test-seam|testing|text|textpool|then|throw|time|times|timestamp|timezone|title|titlebar|to|tokens|top-lines|top-of-page|trace-file|trace-table|trailing|transaction|transfer|transformation|translate|transporting|trmac|truncate|truncation|type|type-pool|type-pools|types|uline|unassign|unbounded|under|unicode|union|unique|unit|unix|unpack|until|unwind|up|update|upper|user|user-command|using|utf-8|uuid|valid|validate|value|value-request|values|vary|varying|version|via|visible|wait|when|where|width|window|windows|with|with-heading|with-title|without|word|work|workspace|write|xml|xsd|yes|zero|zone)(?=\\s|\\.|:|,)",
|
|
322
322
|
"name": "keyword.control.simple.abap"
|
|
323
323
|
},
|
|
324
324
|
"operators": {
|
package/grammars/cobol.json
CHANGED
package/grammars/svelte.json
CHANGED
|
@@ -1075,15 +1075,31 @@
|
|
|
1075
1075
|
"name": "entity.name.tag.svelte"
|
|
1076
1076
|
}
|
|
1077
1077
|
},
|
|
1078
|
-
"match": "(svelte)(:)([a-z][\\
|
|
1078
|
+
"match": "(svelte)(:)([a-z][\\w:-]*)"
|
|
1079
1079
|
},
|
|
1080
1080
|
{
|
|
1081
1081
|
"match": "slot",
|
|
1082
1082
|
"name": "keyword.control.svelte"
|
|
1083
1083
|
},
|
|
1084
1084
|
{
|
|
1085
|
-
"
|
|
1086
|
-
|
|
1085
|
+
"captures": {
|
|
1086
|
+
"1": {
|
|
1087
|
+
"patterns": [
|
|
1088
|
+
{
|
|
1089
|
+
"match": "\\w+",
|
|
1090
|
+
"name": "support.class.component.svelte"
|
|
1091
|
+
},
|
|
1092
|
+
{
|
|
1093
|
+
"match": "\\.",
|
|
1094
|
+
"name": "punctuation.definition.keyword.svelte"
|
|
1095
|
+
}
|
|
1096
|
+
]
|
|
1097
|
+
},
|
|
1098
|
+
"2": {
|
|
1099
|
+
"name": "support.class.component.svelte"
|
|
1100
|
+
}
|
|
1101
|
+
},
|
|
1102
|
+
"match": "([\\w]+(?:\\.[\\w]+)+)|([A-Z][\\w]+)"
|
|
1087
1103
|
},
|
|
1088
1104
|
{
|
|
1089
1105
|
"match": "[a-z][\\w0-9:]*-[\\w0-9:-]*",
|
package/index.js
CHANGED
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
|
|
6
6
|
export const grammars = [
|
|
7
7
|
{
|
|
8
|
-
byteSize:
|
|
8
|
+
byteSize: 15584,
|
|
9
9
|
displayName: 'ABAP',
|
|
10
|
-
hash: '
|
|
11
|
-
lastUpdate: '
|
|
10
|
+
hash: 'm8nOHIPzTv',
|
|
11
|
+
lastUpdate: '2024-10-30T07:20:22Z',
|
|
12
12
|
name: 'abap',
|
|
13
13
|
scopeName: 'source.abap',
|
|
14
|
-
sha: '
|
|
15
|
-
source: 'https://github.com/pvl/abap.tmbundle/blob/
|
|
14
|
+
sha: 'ae37b62b547c4af5fb925cd97feaaeab69603ca2',
|
|
15
|
+
source: 'https://github.com/pvl/abap.tmbundle/blob/ae37b62b547c4af5fb925cd97feaaeab69603ca2/Syntaxes/ABAP.tmLanguage',
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
18
|
byteSize: 13967,
|
|
@@ -452,20 +452,20 @@ export const grammars = [
|
|
|
452
452
|
source: 'https://github.com/twxs/vs.language.cmake/blob/19b1b8fe2d68d72cf294d0c3c22f0a3fc54f8f6f/syntaxes/CMake.tmLanguage',
|
|
453
453
|
},
|
|
454
454
|
{
|
|
455
|
-
byteSize:
|
|
455
|
+
byteSize: 39191,
|
|
456
456
|
displayName: 'COBOL',
|
|
457
457
|
embedded: [
|
|
458
458
|
'html',
|
|
459
459
|
'java',
|
|
460
460
|
],
|
|
461
|
-
hash: '
|
|
462
|
-
lastUpdate: '2024-
|
|
461
|
+
hash: 'vxjHhkYwlh',
|
|
462
|
+
lastUpdate: '2024-10-31T10:49:48Z',
|
|
463
463
|
license: 'MIT',
|
|
464
464
|
licenseUrl: 'https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE',
|
|
465
465
|
name: 'cobol',
|
|
466
466
|
scopeName: 'source.cobol',
|
|
467
|
-
sha: '
|
|
468
|
-
source: 'https://github.com/spgennard/vscode_cobol/blob/
|
|
467
|
+
sha: '627c3ea9e330666c24e0723cec7b9553447ab45b',
|
|
468
|
+
source: 'https://github.com/spgennard/vscode_cobol/blob/627c3ea9e330666c24e0723cec7b9553447ab45b/syntaxes/COBOL.tmLanguage.json',
|
|
469
469
|
},
|
|
470
470
|
{
|
|
471
471
|
byteSize: 471,
|
|
@@ -3007,7 +3007,7 @@ export const grammars = [
|
|
|
3007
3007
|
source: 'https://github.com/d4rkr00t/language-stylus/blob/198a851f385aee857332f3ce5dd981ff67720ead/syntaxes/stylus.json',
|
|
3008
3008
|
},
|
|
3009
3009
|
{
|
|
3010
|
-
byteSize:
|
|
3010
|
+
byteSize: 16254,
|
|
3011
3011
|
categories: [
|
|
3012
3012
|
'web',
|
|
3013
3013
|
],
|
|
@@ -3025,14 +3025,14 @@ export const grammars = [
|
|
|
3025
3025
|
'pug',
|
|
3026
3026
|
'markdown',
|
|
3027
3027
|
],
|
|
3028
|
-
hash: '
|
|
3029
|
-
lastUpdate: '
|
|
3028
|
+
hash: 'evkUUwPcF4',
|
|
3029
|
+
lastUpdate: '2024-10-31T20:15:54Z',
|
|
3030
3030
|
license: 'MIT',
|
|
3031
3031
|
licenseUrl: 'https://raw.githubusercontent.com/sveltejs/language-tools/master/LICENSE',
|
|
3032
3032
|
name: 'svelte',
|
|
3033
3033
|
scopeName: 'source.svelte',
|
|
3034
|
-
sha: '
|
|
3035
|
-
source: 'https://github.com/sveltejs/language-tools/blob/
|
|
3034
|
+
sha: '8e7d7efd55d86f75f115517994f657b2a8b8b987',
|
|
3035
|
+
source: 'https://github.com/sveltejs/language-tools/blob/8e7d7efd55d86f75f115517994f657b2a8b8b987/packages/svelte-vscode/syntaxes/svelte.tmLanguage.src.yaml',
|
|
3036
3036
|
},
|
|
3037
3037
|
{
|
|
3038
3038
|
byteSize: 93340,
|