mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
* dev: error tolerance on editing let/show statements * dev: error tolerance on editing if/show statements * dev: error tolerance on editing while/for statements * dev: error tolerance on editing if/while/for statements * dev: better token for and or not
6 lines
No EOL
148 B
Text
6 lines
No EOL
148 B
Text
>#while
|
|
#^ source.typst keyword.control.hash.typst
|
|
# ^^^^^ source.typst meta.expr.while.typst keyword.control.loop.typst
|
|
>
|
|
>test
|
|
#^^^^^ source.typst |