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
8 lines
No EOL
138 B
Text
8 lines
No EOL
138 B
Text
>
|
|
>#let
|
|
#^ source.typst keyword.control.hash.typst
|
|
# ^^^ source.typst meta.expr.let.typst storage.type.typst
|
|
>
|
|
>test
|
|
#^^^^^ source.typst
|
|
> |