Commit graph

5 commits

Author SHA1 Message Date
Myriad-Dreamin
a95b07de27 fix: nested colorization 2024-08-11 11:24:50 +08:00
Myriad-Dreamin
555da7e5a5
feat: identify more context for bracket colorization (#522) 2024-08-10 20:43:18 +08:00
Myriad-Dreamin
4b1057efaf
fix: better grammar on incomplete heading (#187) 2024-04-12 09:49:36 +08:00
Myriad-Dreamin
90ef2e6f72
dev: improve punctuation and keyword token kinds (#133)
* dev: improve punctuation and keyword token kinds

* dev: improve punctuation and keyword token kinds
2024-03-30 20:04:34 +08:00
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