tinymist/syntaxes/textmate/tests/unit/basic
Myriad-Dreamin b1efa88161
feat: improve syntax highlighting (#724)
* dev: simplify if statement handling

* dev: parse blocks in if/for/while more consistently

* feat: improve context expression parsing

* feat: improve context expression parsing

* feat: improve parameter clause parsing
2024-10-22 21:41:20 +08:00
..
argsOrParams.typ feat: improve syntax highlighting (#724) 2024-10-22 21:41:20 +08:00
argsOrParams.typ.snap feat: improve syntax highlighting (#724) 2024-10-22 21:41:20 +08:00
array.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
array.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
arrow-func.typ feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
arrow-func.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
block.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
block.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
bracket.typ feat: identify more context for bracket colorization (#522) 2024-08-10 20:43:18 +08:00
bracket.typ.snap fix: nested colorization 2024-08-11 11:24:50 +08:00
call-ident.typ feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +08:00
call-ident.typ.snap fix: nested colorization 2024-08-11 11:24:50 +08:00
colon.typ feat: parse for clause correctly (#642) 2024-10-07 13:13:42 +08:00
colon.typ.snap feat: parse for clause correctly (#642) 2024-10-07 13:13:42 +08:00
comment.typ feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +08:00
comment.typ.snap feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +08:00
context.typ feat: improve syntax highlighting (#724) 2024-10-22 21:41:20 +08:00
context.typ.snap feat: improve syntax highlighting (#724) 2024-10-22 21:41:20 +08:00
control-flow-for-content.typ feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
control-flow-for-content.typ.snap feat: improve syntax highlighting (#724) 2024-10-22 21:41:20 +08:00
control-flow-for-destruct.typ feat: parse for clause correctly (#642) 2024-10-07 13:13:42 +08:00
control-flow-for-destruct.typ.snap feat: parse for clause correctly (#642) 2024-10-07 13:13:42 +08:00
control-flow-for.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
control-flow-for.typ.snap feat: improve syntax highlighting (#724) 2024-10-22 21:41:20 +08:00
control-flow-if-content.typ feat: improve syntax highlighting (#724) 2024-10-22 21:41:20 +08:00
control-flow-if-content.typ.snap feat: improve syntax highlighting (#724) 2024-10-22 21:41:20 +08:00
control-flow-if.typ feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +08:00
control-flow-if.typ.snap feat: improve syntax highlighting (#724) 2024-10-22 21:41:20 +08:00
control-flow-while.typ feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
control-flow-while.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
expr_lit.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
expr_lit.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
http.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
http.typ.snap feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
ident.typ feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
ident.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
include.typ feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
include.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
label.typ fix: a dot or colon in ref ident cannot follow space or EOF (#195) 2024-04-18 11:33:22 +08:00
label.typ.snap fix: a dot or colon in ref ident cannot follow space or EOF (#195) 2024-04-18 11:33:22 +08:00
let.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
let.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
let2.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
let2.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
let_fn.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
let_fn.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
lit.typ feat: improve numeric literal parsers (#558) 2024-08-26 10:55:34 +08:00
lit.typ.snap feat: improve numeric literal parsers (#558) 2024-08-26 10:55:34 +08:00
markup_constant.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
markup_constant.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
may_import.typ feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
may_import.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
raw.typ feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
raw.typ.snap feat: parse for clause correctly (#642) 2024-10-07 13:13:42 +08:00
raw2.typ build: bump version to 0.11.17 (#469) 2024-07-27 13:34:27 +08:00
raw2.typ.snap feat: parse for clause correctly (#642) 2024-10-07 13:13:42 +08:00
raw_nest.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
raw_nest.typ.snap feat: parse for clause correctly (#642) 2024-10-07 13:13:42 +08:00
set.typ feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
set.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
show.typ feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
show.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
space-control-flow.typ feat: improve syntax highlighting (#724) 2024-10-22 21:41:20 +08:00
space-control-flow.typ.snap feat: improve syntax highlighting (#724) 2024-10-22 21:41:20 +08:00
string.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
string.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00