tm-grammars 1.24.22 → 1.24.24
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/fish.json +93 -12
- package/grammars/lean.json +32 -12
- package/index.js +12 -12
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -76,7 +76,7 @@ import { grammars } from 'tm-grammars'
|
|
|
76
76
|
| `erb` | | [textmate/ruby.tmbundle](https://github.com/textmate/ruby.tmbundle/blob/ecf0f1df23984bcff9b51552e35d9696cb0d9539/Syntaxes/HTML%20(Ruby%20-%20ERB).tmLanguage) | | | `html` `ruby` | 1.90 kB |
|
|
77
77
|
| `erlang` | `erl` | [erlang-ls/grammar](https://github.com/erlang-ls/grammar/blob/fe898becd3004bcb4947ab50d6b6b830fbfb9228/Erlang.plist) | [Apache-2.0](https://raw.githubusercontent.com/erlang-ls/grammar/main/LICENSE) | | `markdown` | 35.64 kB |
|
|
78
78
|
| `fennel` | | [kongeor/vsc-fennel](https://github.com/kongeor/vsc-fennel/blob/664148923d7bd72531120d0cba712c6dba6f698d/syntaxes/fennel.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/kongeor/vsc-fennel/master/LICENSE) | | | 4.53 kB |
|
|
79
|
-
| `fish` | | [bmalehorn/vscode-fish](https://github.com/bmalehorn/vscode-fish/blob/
|
|
79
|
+
| `fish` | | [bmalehorn/vscode-fish](https://github.com/bmalehorn/vscode-fish/blob/8288b88c46ebe1ef2876fd4275450fc80c5a176a/syntaxes/fish.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/bmalehorn/vscode-fish/master/LICENSE) | | | 12.27 kB |
|
|
80
80
|
| `fluent` | `ftl` | [macabeus/vscode-fluent](https://github.com/macabeus/vscode-fluent/blob/8544ea296a7769a359f43ddff4dc4b6c61f5cf59/syntaxes/fluent.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/macabeus/vscode-fluent/master/LICENSE) | | | 3.38 kB |
|
|
81
81
|
| `fortran-fixed-form` | `f` `for` `f77` | [fortran-lang/vscode-fortran-support](https://github.com/fortran-lang/vscode-fortran-support/blob/e642012094fc0a7379f204bb4e61243005afb1da/syntaxes/fortran_fixed-form.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/fortran-lang/vscode-fortran-support/main/LICENSE) | | `fortran-free-form` | 903.00 B |
|
|
82
82
|
| `fortran-free-form` | `f90` `f95` `f03` `f08` `f18` | [fortran-lang/vscode-fortran-support](https://github.com/fortran-lang/vscode-fortran-support/blob/f7fb41579770a0d8c75b9f295d167b31147b4f33/syntaxes/fortran_free-form.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/fortran-lang/vscode-fortran-support/main/LICENSE) | | | 82.16 kB |
|
|
@@ -126,7 +126,7 @@ import { grammars } from 'tm-grammars'
|
|
|
126
126
|
| `kotlin` | `kt` `kts` | [fwcd/vscode-kotlin](https://github.com/fwcd/vscode-kotlin/blob/626e20d5c51a4379c4c0ee293aa89e58b5232aec/syntaxes/kotlin.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/fwcd/vscode-kotlin/main/LICENSE) | | | 8.19 kB |
|
|
127
127
|
| `kusto` | `kql` | [rosshamish/kuskus](https://github.com/rosshamish/kuskus/blob/2628495122cd3b0cc4b4c6ba6e0f6efd621ed9f6/kusto-syntax-highlighting/syntaxes/kusto.tmLanguage.json) | | | | 14.28 kB |
|
|
128
128
|
| `latex` | | [microsoft/vscode](https://github.com/microsoft/vscode/blob/e6cffb21362b6d7addb977ff7db14f0681228780/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` | 67.56 kB |
|
|
129
|
-
| `lean` | `lean4` | [leanprover/vscode-lean4](https://github.com/leanprover/vscode-lean4/blob/
|
|
129
|
+
| `lean` | `lean4` | [leanprover/vscode-lean4](https://github.com/leanprover/vscode-lean4/blob/7071db855efdc3286a22376704b2279633cba614/vscode-lean4/syntaxes/lean4.json) | [Apache-2.0](https://raw.githubusercontent.com/leanprover/vscode-lean4/master/LICENSE) | | | 5.42 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.58 kB |
|
|
131
131
|
| `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 |
|
|
132
132
|
| `llvm` | | [llvm/llvm-project](https://github.com/llvm/llvm-project/blob/224873d7acab430d29c978136418c40fa028a40d/llvm/utils/vscode/llvm/syntaxes/ll.tmLanguage.yaml) | [NOASSERTION](https://raw.githubusercontent.com/llvm/llvm-project/main/LICENSE.TXT) | | | 4.55 kB |
|
package/grammars/fish.json
CHANGED
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"patterns": [
|
|
82
82
|
{
|
|
83
83
|
"match": "\\\\[] \"#$\\&-*;<>?\\[^abefnrtv{-~]",
|
|
84
|
-
"name": "constant.character.escape.
|
|
84
|
+
"name": "constant.character.escape.string.fish"
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"match": "\\\\x\\h{1,2}",
|
|
@@ -206,17 +206,14 @@
|
|
|
206
206
|
"end": "(?<!\\\\)((\\\\\\\\)*)(])",
|
|
207
207
|
"endCaptures": {
|
|
208
208
|
"1": {
|
|
209
|
-
"name": "constant.character.escape.
|
|
209
|
+
"name": "constant.character.escape.string.fish"
|
|
210
210
|
},
|
|
211
211
|
"3": {
|
|
212
212
|
"name": "punctuation.definition.slice.end.fish"
|
|
213
213
|
}
|
|
214
214
|
},
|
|
215
|
-
"name": "meta.embedded.slice.fish",
|
|
215
|
+
"name": "meta.embedded.slice.fish variable.interpolation.fish",
|
|
216
216
|
"patterns": [
|
|
217
|
-
{
|
|
218
|
-
"include": "#slice-range-operator"
|
|
219
|
-
},
|
|
220
217
|
{
|
|
221
218
|
"include": "#string-double"
|
|
222
219
|
},
|
|
@@ -237,9 +234,35 @@
|
|
|
237
234
|
}
|
|
238
235
|
]
|
|
239
236
|
},
|
|
240
|
-
"slice-
|
|
241
|
-
"
|
|
242
|
-
"
|
|
237
|
+
"slice-string-double": {
|
|
238
|
+
"begin": "\\[",
|
|
239
|
+
"beginCaptures": {
|
|
240
|
+
"0": {
|
|
241
|
+
"name": "punctuation.definition.slice.begin.fish"
|
|
242
|
+
}
|
|
243
|
+
},
|
|
244
|
+
"end": "(?<!\\\\)((\\\\\\\\)*)(])",
|
|
245
|
+
"endCaptures": {
|
|
246
|
+
"1": {
|
|
247
|
+
"name": "constant.character.escape.string.fish"
|
|
248
|
+
},
|
|
249
|
+
"3": {
|
|
250
|
+
"name": "punctuation.definition.slice.end.fish"
|
|
251
|
+
}
|
|
252
|
+
},
|
|
253
|
+
"name": "meta.embedded.slice.fish variable.interpolation.string.fish",
|
|
254
|
+
"patterns": [
|
|
255
|
+
{
|
|
256
|
+
"include": "#subshell"
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"include": "#variable"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"match": "\\\\([\"$]|$|\\\\)",
|
|
263
|
+
"name": "constant.character.escape.fish"
|
|
264
|
+
}
|
|
265
|
+
]
|
|
243
266
|
},
|
|
244
267
|
"string-double": {
|
|
245
268
|
"begin": "\"",
|
|
@@ -260,7 +283,7 @@
|
|
|
260
283
|
"include": "#subshell"
|
|
261
284
|
},
|
|
262
285
|
{
|
|
263
|
-
"include": "#variable"
|
|
286
|
+
"include": "#variable-string-double"
|
|
264
287
|
},
|
|
265
288
|
{
|
|
266
289
|
"match": "\\\\([\"$]|$|\\\\)",
|
|
@@ -299,7 +322,7 @@
|
|
|
299
322
|
"end": "(?<!\\\\)((\\\\\\\\)*)(\\))",
|
|
300
323
|
"endCaptures": {
|
|
301
324
|
"1": {
|
|
302
|
-
"name": "constant.character.escape.
|
|
325
|
+
"name": "constant.character.escape.string.fish"
|
|
303
326
|
},
|
|
304
327
|
"3": {
|
|
305
328
|
"name": "punctuation.definition.subshell.end.fish"
|
|
@@ -352,7 +375,7 @@
|
|
|
352
375
|
"end": "(?<!\\\\)((\\\\\\\\)*)(\\))",
|
|
353
376
|
"endCaptures": {
|
|
354
377
|
"1": {
|
|
355
|
-
"name": "constant.character.escape.
|
|
378
|
+
"name": "constant.character.escape.string.fish"
|
|
356
379
|
},
|
|
357
380
|
"3": {
|
|
358
381
|
"name": "punctuation.definition.subshell.end.fish"
|
|
@@ -455,6 +478,64 @@
|
|
|
455
478
|
"name": "variable.other.normal.fish"
|
|
456
479
|
}
|
|
457
480
|
]
|
|
481
|
+
},
|
|
482
|
+
"variable-string-double": {
|
|
483
|
+
"patterns": [
|
|
484
|
+
{
|
|
485
|
+
"begin": "(\\$)(argv|CMD_DURATION|COLUMNS|fish_bind_mode|fish_color_autosuggestion|fish_color_cancel|fish_color_command|fish_color_comment|fish_color_cwd|fish_color_cwd_root|fish_color_end|fish_color_error|fish_color_escape|fish_color_hg_added|fish_color_hg_clean|fish_color_hg_copied|fish_color_hg_deleted|fish_color_hg_dirty|fish_color_hg_modified|fish_color_hg_renamed|fish_color_hg_unmerged|fish_color_hg_untracked|fish_color_history_current|fish_color_host|fish_color_host_remote|fish_color_match|fish_color_normal|fish_color_operator|fish_color_param|fish_color_quote|fish_color_redirection|fish_color_search_match|fish_color_selection|fish_color_status|fish_color_user|fish_color_valid_path|fish_complete_path|fish_function_path|fish_greeting|fish_key_bindings|fish_pager_color_completion|fish_pager_color_description|fish_pager_color_prefix|fish_pager_color_progress|fish_pid|fish_prompt_hg_status_added|fish_prompt_hg_status_copied|fish_prompt_hg_status_deleted|fish_prompt_hg_status_modified|fish_prompt_hg_status_order|fish_prompt_hg_status_unmerged|fish_prompt_hg_status_untracked|FISH_VERSION|history|hostname|IFS|LINES|pipestatus|status|umask|version)\\b(?=\\[)",
|
|
486
|
+
"beginCaptures": {
|
|
487
|
+
"1": {
|
|
488
|
+
"name": "punctuation.definition.variable.fish"
|
|
489
|
+
},
|
|
490
|
+
"2": {
|
|
491
|
+
"name": "variable.language.fish"
|
|
492
|
+
}
|
|
493
|
+
},
|
|
494
|
+
"end": "(?<=])",
|
|
495
|
+
"name": "variable.language.fish",
|
|
496
|
+
"patterns": [
|
|
497
|
+
{
|
|
498
|
+
"include": "#slice-string-double"
|
|
499
|
+
}
|
|
500
|
+
]
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"captures": {
|
|
504
|
+
"1": {
|
|
505
|
+
"name": "punctuation.definition.variable.fish"
|
|
506
|
+
}
|
|
507
|
+
},
|
|
508
|
+
"match": "(\\$)(argv|CMD_DURATION|COLUMNS|fish_bind_mode|fish_color_autosuggestion|fish_color_cancel|fish_color_command|fish_color_comment|fish_color_cwd|fish_color_cwd_root|fish_color_end|fish_color_error|fish_color_escape|fish_color_hg_added|fish_color_hg_clean|fish_color_hg_copied|fish_color_hg_deleted|fish_color_hg_dirty|fish_color_hg_modified|fish_color_hg_renamed|fish_color_hg_unmerged|fish_color_hg_untracked|fish_color_history_current|fish_color_host|fish_color_host_remote|fish_color_match|fish_color_normal|fish_color_operator|fish_color_param|fish_color_quote|fish_color_redirection|fish_color_search_match|fish_color_selection|fish_color_status|fish_color_user|fish_color_valid_path|fish_complete_path|fish_function_path|fish_greeting|fish_key_bindings|fish_pager_color_completion|fish_pager_color_description|fish_pager_color_prefix|fish_pager_color_progress|fish_pid|fish_prompt_hg_status_added|fish_prompt_hg_status_copied|fish_prompt_hg_status_deleted|fish_prompt_hg_status_modified|fish_prompt_hg_status_order|fish_prompt_hg_status_unmerged|fish_prompt_hg_status_untracked|FISH_VERSION|history|hostname|IFS|LINES|pipestatus|status|umask|version)\\b",
|
|
509
|
+
"name": "variable.language.fish"
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
"begin": "(\\$)([A-Z_a-z][0-9A-Z_a-z]*)(?=\\[)",
|
|
513
|
+
"beginCaptures": {
|
|
514
|
+
"1": {
|
|
515
|
+
"name": "punctuation.definition.variable.fish"
|
|
516
|
+
},
|
|
517
|
+
"2": {
|
|
518
|
+
"name": "variable.other.normal.fish"
|
|
519
|
+
}
|
|
520
|
+
},
|
|
521
|
+
"end": "(?<=])",
|
|
522
|
+
"name": "variable.other.normal.fish",
|
|
523
|
+
"patterns": [
|
|
524
|
+
{
|
|
525
|
+
"include": "#slice-string-double"
|
|
526
|
+
}
|
|
527
|
+
]
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"captures": {
|
|
531
|
+
"1": {
|
|
532
|
+
"name": "punctuation.definition.variable.fish"
|
|
533
|
+
}
|
|
534
|
+
},
|
|
535
|
+
"match": "(\\$)[A-Z_a-z][0-9A-Z_a-z]*",
|
|
536
|
+
"name": "variable.other.normal.fish"
|
|
537
|
+
}
|
|
538
|
+
]
|
|
458
539
|
}
|
|
459
540
|
},
|
|
460
541
|
"scopeName": "source.fish"
|
package/grammars/lean.json
CHANGED
|
@@ -12,23 +12,43 @@
|
|
|
12
12
|
"name": "storage.type.lean4"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
|
-
"
|
|
16
|
-
|
|
15
|
+
"captures": {
|
|
16
|
+
"1": {
|
|
17
|
+
"name": "storage.modifier.lean4"
|
|
18
|
+
},
|
|
19
|
+
"2": {
|
|
20
|
+
"name": "storage.modifier.lean4"
|
|
21
|
+
},
|
|
22
|
+
"3": {
|
|
23
|
+
"name": "storage.modifier.lean4"
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
"match": "\\b(attribute\\b\\s*)(?:(\\[[^]\\s]*])|\\[([^]\\s]*))"
|
|
17
27
|
},
|
|
18
28
|
{
|
|
19
|
-
"
|
|
20
|
-
|
|
29
|
+
"captures": {
|
|
30
|
+
"1": {
|
|
31
|
+
"name": "storage.modifier.lean4"
|
|
32
|
+
},
|
|
33
|
+
"2": {
|
|
34
|
+
"name": "storage.modifier.lean4"
|
|
35
|
+
},
|
|
36
|
+
"3": {
|
|
37
|
+
"name": "storage.modifier.lean4"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"match": "(@)(?:(\\[[^]\\s]*])|\\[([^]\\s]*))"
|
|
21
41
|
},
|
|
22
42
|
{
|
|
23
|
-
"match": "\\b(?<!\\.)(
|
|
43
|
+
"match": "\\b(?<!\\.)(local|scoped|partial|unsafe|nonrec|public|private|protected|noncomputable|meta)(?!\\.)\\b",
|
|
24
44
|
"name": "storage.modifier.lean4"
|
|
25
45
|
},
|
|
26
46
|
{
|
|
27
|
-
"match": "\\b(sorry|admit
|
|
47
|
+
"match": "\\b(sorry|admit|#exit)\\b",
|
|
28
48
|
"name": "invalid.illegal.lean4"
|
|
29
49
|
},
|
|
30
50
|
{
|
|
31
|
-
"match": "#(print|eval
|
|
51
|
+
"match": "#(print|eval!??|reduce|synth|widget|where|version|with_exporting|check|check_tactic|check_tactic_failure|check_failure|check_simp|discr_tree_key|discr_tree_simp_key|guard|guard_expr|guard_msgs)\\b",
|
|
32
52
|
"name": "keyword.other.lean4"
|
|
33
53
|
},
|
|
34
54
|
{
|
|
@@ -36,7 +56,7 @@
|
|
|
36
56
|
"name": "keyword.other.command.lean4"
|
|
37
57
|
},
|
|
38
58
|
{
|
|
39
|
-
"begin": "\\b(?<!\\.)(inductive|coinductive|structure|theorem|axiom|abbrev|lemma|def|instance|class
|
|
59
|
+
"begin": "\\b(?<!\\.)(inductive|coinductive|structure|theorem|axiom|abbrev|lemma|def|instance|class)\\b\\s+(\\{[^}]*})?",
|
|
40
60
|
"beginCaptures": {
|
|
41
61
|
"1": {
|
|
42
62
|
"name": "keyword.other.definitioncommand.lean4"
|
|
@@ -57,7 +77,7 @@
|
|
|
57
77
|
]
|
|
58
78
|
},
|
|
59
79
|
{
|
|
60
|
-
"match": "\\b(?<!\\.)(theorem|show|have|from|suffices|nomatch|def|class|structure|instance|set_option|initialize|builtin_initialize|example|inductive|coinductive|axiom|
|
|
80
|
+
"match": "\\b(?<!\\.)(theorem|show|have|using|haveI|from|suffices|nomatch|nofun|no_index|def|class|structure|instance|elab|set_option|initialize|builtin_initialize|example|inductive_fixpoint|inductive|coinductive_fixpoint|coinductive|termination_by\\??|decreasing_by|partial_fixpoint|axiom|universe|variable|module|import all|import|open|export|prelude|renaming|hiding|do|by\\??|letI??|let_expr|extends|mutual|mut|where|rec|declare_syntax_cat|syntax|macro_rules|macro|binop_lazy%|binop%|unop%|binrel_no_prop%|binrel%|leftact%|rightact%|max_prec|leading_parser|elab_rules|deriving|fun|section|namespace|end|prefix|postfix|infixl|infixr?|notation|abbrev|if|bif|then|else|calc|matches|match_expr|match|with|forall|for|while|repeat|unless|until|panic!|unreachable!|assert!|try|catch|finally|return|continue|break|exists|mod_cast|exact\\?%|include_str|include|in|trailing_parser|tactic_tag|tactic_alt|tactic_extension|register_tactic_tag|type_of%|binder_predicate|grind_propagator|builtin_grind_propagator|grind_pattern|simproc|builtin_simproc|simproc_pattern%|builtin_simproc_pattern%|simproc_decl|builtin_simproc_decl|dsimproc|builtin_dsimproc|dsimproc_decl|builtin_dsimproc_decl|show_panel_widgets|show_term|seal|unseal|nat_lit|norm_cast_add_elim|println!|private_decl%|declare_config_elab|decl_name%|register_error_explanation|register_builtin_option|register_option|register_parser_alias|register_simp_attr|register_linter_set|register_label_attr|recommended_spelling|reportIssue!|reprove|run_elab|run_cmd|run_meta|value_of%|add_decl_doc|omit|opaque|json%|dbg_trace|trace_goal\\[[^]\\s]*]|trace\\[[^]\\s]*]|throwErrorAt|throwError|throwNamedErrorAt|throwNamedError|logNamedWarningAt|logNamedWarning|logNamedErrorAt|logNamedError)(?!\\.)\\b",
|
|
61
81
|
"name": "keyword.other.lean4"
|
|
62
82
|
},
|
|
63
83
|
{
|
|
@@ -66,7 +86,7 @@
|
|
|
66
86
|
"end": "»"
|
|
67
87
|
},
|
|
68
88
|
{
|
|
69
|
-
"begin": "(s
|
|
89
|
+
"begin": "(s!|m!|throwError|dbg_trace|panic!|reportIssue!|trace(?:_goal|)\\[[^]\\s]*])\\s*\"",
|
|
70
90
|
"beginCaptures": {
|
|
71
91
|
"1": {
|
|
72
92
|
"name": "keyword.other.lean4"
|
|
@@ -132,7 +152,7 @@
|
|
|
132
152
|
"name": "constant.language.lean4"
|
|
133
153
|
},
|
|
134
154
|
{
|
|
135
|
-
"match": "'[^'\\\\]'",
|
|
155
|
+
"match": "(?<![]\\w])'[^'\\\\]'",
|
|
136
156
|
"name": "string.quoted.single.lean4"
|
|
137
157
|
},
|
|
138
158
|
{
|
|
@@ -141,7 +161,7 @@
|
|
|
141
161
|
"name": "constant.character.escape.lean4"
|
|
142
162
|
}
|
|
143
163
|
},
|
|
144
|
-
"match": "'(\\\\(x\\h\\h|u\\h\\h\\h\\h|.))'",
|
|
164
|
+
"match": "\\b(?<![]\\w])'(\\\\(x\\h\\h|u\\h\\h\\h\\h|.))'\\b",
|
|
145
165
|
"name": "string.quoted.single.lean4"
|
|
146
166
|
},
|
|
147
167
|
{
|
package/index.js
CHANGED
|
@@ -1167,22 +1167,22 @@ export const grammars = [
|
|
|
1167
1167
|
sourceApi: 'https://api.github.com/repos/kongeor/vsc-fennel/contents/syntaxes/fennel.tmLanguage.json?ref=664148923d7bd72531120d0cba712c6dba6f698d',
|
|
1168
1168
|
},
|
|
1169
1169
|
{
|
|
1170
|
-
byteSize:
|
|
1170
|
+
byteSize: 12564,
|
|
1171
1171
|
categories: [
|
|
1172
1172
|
'scripting',
|
|
1173
1173
|
],
|
|
1174
1174
|
displayName: 'Fish',
|
|
1175
1175
|
funding: [
|
|
1176
1176
|
],
|
|
1177
|
-
hash: '
|
|
1178
|
-
lastUpdate: '2025-10-
|
|
1177
|
+
hash: '68SUiD2IwZiNxjl87FA_EMXyoA-ocCvZ2JE9WGnywZ8',
|
|
1178
|
+
lastUpdate: '2025-10-16T05:22:48Z',
|
|
1179
1179
|
license: 'MIT',
|
|
1180
1180
|
licenseUrl: 'https://raw.githubusercontent.com/bmalehorn/vscode-fish/master/LICENSE',
|
|
1181
1181
|
name: 'fish',
|
|
1182
1182
|
scopeName: 'source.fish',
|
|
1183
|
-
sha: '
|
|
1184
|
-
source: 'https://github.com/bmalehorn/vscode-fish/blob/
|
|
1185
|
-
sourceApi: 'https://api.github.com/repos/bmalehorn/vscode-fish/contents/syntaxes/fish.tmLanguage.json?ref=
|
|
1183
|
+
sha: '8288b88c46ebe1ef2876fd4275450fc80c5a176a',
|
|
1184
|
+
source: 'https://github.com/bmalehorn/vscode-fish/blob/8288b88c46ebe1ef2876fd4275450fc80c5a176a/syntaxes/fish.tmLanguage.json',
|
|
1185
|
+
sourceApi: 'https://api.github.com/repos/bmalehorn/vscode-fish/contents/syntaxes/fish.tmLanguage.json?ref=8288b88c46ebe1ef2876fd4275450fc80c5a176a',
|
|
1186
1186
|
},
|
|
1187
1187
|
{
|
|
1188
1188
|
aliases: [
|
|
@@ -2206,22 +2206,22 @@ export const grammars = [
|
|
|
2206
2206
|
aliases: [
|
|
2207
2207
|
'lean4',
|
|
2208
2208
|
],
|
|
2209
|
-
byteSize:
|
|
2209
|
+
byteSize: 5553,
|
|
2210
2210
|
categories: [
|
|
2211
2211
|
'general',
|
|
2212
2212
|
],
|
|
2213
2213
|
displayName: 'Lean 4',
|
|
2214
2214
|
funding: [
|
|
2215
2215
|
],
|
|
2216
|
-
hash: '
|
|
2217
|
-
lastUpdate: '2025-
|
|
2216
|
+
hash: 'x_uK2VvS2wLZ-tUKA_og94H7uJQA793WTVzZNLPNWEo',
|
|
2217
|
+
lastUpdate: '2025-10-20T08:26:50Z',
|
|
2218
2218
|
license: 'Apache-2.0',
|
|
2219
2219
|
licenseUrl: 'https://raw.githubusercontent.com/leanprover/vscode-lean4/master/LICENSE',
|
|
2220
2220
|
name: 'lean',
|
|
2221
2221
|
scopeName: 'source.lean4',
|
|
2222
|
-
sha: '
|
|
2223
|
-
source: 'https://github.com/leanprover/vscode-lean4/blob/
|
|
2224
|
-
sourceApi: 'https://api.github.com/repos/leanprover/vscode-lean4/contents/vscode-lean4/syntaxes/lean4.json?ref=
|
|
2222
|
+
sha: '7071db855efdc3286a22376704b2279633cba614',
|
|
2223
|
+
source: 'https://github.com/leanprover/vscode-lean4/blob/7071db855efdc3286a22376704b2279633cba614/vscode-lean4/syntaxes/lean4.json',
|
|
2224
|
+
sourceApi: 'https://api.github.com/repos/leanprover/vscode-lean4/contents/vscode-lean4/syntaxes/lean4.json?ref=7071db855efdc3286a22376704b2279633cba614',
|
|
2225
2225
|
},
|
|
2226
2226
|
{
|
|
2227
2227
|
byteSize: 94797,
|