summaryrefslogtreecommitdiff
path: root/crates/typst-syntax/src/highlight.rs
AgeCommit message (Collapse)Author
2025-01-23Just add MathText SyntaxKindIan Wrzesinski
2025-01-23Ignore shebang at start of file (#5702)T0mstone
2024-10-27Split out four new crates (#5302)Laurenz
2024-08-09Split shorthands into math and markup, add tilde shorthand (#4706)Max
2024-05-30Add nested import syntax (#4228)Tulio Martins
Co-authored-by: LuizAugustoPapa <luiz.papa@aluno.puc-rio.br> Co-authored-by: PepinhoJp <pepinho.jp@gmail.com> Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2024-04-08SyntaxKind::Eof => SyntaxKind::End to better express its usage (#3872)Leedehai
2024-03-01Provide more fine-grained spans in raw blocks (#3257)Myriad-Dreamin
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-27New context system (#3497)Laurenz
2023-11-19Streamline importsLaurenz
2023-10-19Fix tag list orderLaurenz
2023-10-09Hashtag -> HashLaurenz
2023-09-26Extract IDE crateLaurenz