tinymist/syntaxes/textmate/tests/unit/basic
Myriad-Dreamin 2e7c7732dc
feat: mark correct expression boundary on all testing files from typst/typst (#85)
* fix: comment and set rules

* fix: losen for rules

* fix: chore field, escape

* fix: hash termination

* dev: handle math mode

* fix: terminate expressions on right braces

* dev: match spread operator

* dev: remove complex check on if

* dev: add two bugs

* dev: fix if/while conditions

* fix: terminate expressions on right braces 2
2024-03-23 01:19:43 +08:00
..
array.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
array.typ.snap feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +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 feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
block.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
block.typ.snap feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +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: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +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 feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +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: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +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 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 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: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +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 feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +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 feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +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 feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +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 feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
let.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
let.typ.snap feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +08:00
let2.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
let2.typ.snap feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +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 feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +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 feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +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 feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +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 feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +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: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +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 feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +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 feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00
string.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
string.typ.snap feat: provide more robust syntax highlight for expressions in markup context (#80) 2024-03-21 17:52:51 +08:00