tinymist/syntaxes/textmate/tests/unit/basic
2024-04-18 11:33:22 +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
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 feat: complete arguments enhanced by type inference (#186) 2024-04-15 00:17:54 +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
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 fix: better grammar on incomplete AST (#140) 2024-04-01 01:51: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 fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
control-flow-if-content.typ feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
control-flow-if-content.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +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 fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +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: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
lit.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04: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 dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +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: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +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
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