mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
* feat: change some special kind of string tokens * feat: change some special kind of constant tokens * feat: change some special kind of keyword tokens * test: update snapshot
11 lines
No EOL
417 B
Text
11 lines
No EOL
417 B
Text
>#for i in
|
|
#^ source.typst keyword.control.hash.typst
|
|
# ^^^ source.typst meta.expr.for.typst keyword.control.loop.typst
|
|
# ^ source.typst meta.expr.for.typst
|
|
# ^ source.typst meta.expr.for.typst variable.other.readwrite.typst
|
|
# ^ source.typst meta.expr.for.typst
|
|
# ^^ source.typst meta.expr.for.typst keyword.other.range.typst
|
|
# ^ source.typst meta.expr.for.typst
|
|
>
|
|
>test
|
|
#^^^^^ source.typst |