Commit graph

18 commits

Author SHA1 Message Date
Dimitris Dimitropoulos
4988b70680
feat(typst): capture multilevel headings (#7595) 2025-02-01 20:45:10 +01:00
Igor
da92610392 feat(typst): fold sections 2024-10-15 20:43:35 +02:00
Christian Clason
c5b19f66e0 fix(typst): adapt queries to breaking parser update 2024-02-28 20:01:01 +01:00
LamprosPitsillos
6bd108a6f1
feat(typst): add raw block injections
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2024-02-20 08:46:58 -05:00
Raafat Turki
13e4e75079 fix(typst): remove unneeded (blob) @markup.raw capture 2024-02-18 06:22:47 -05:00
Raafat Turki
4640135fdf fix(typst): nest @markup.raw.block capture
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2024-02-18 06:22:47 -05:00
Raafat Turki
3f2f770aad fix(typst): nest @variable.member highlight capture
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2024-02-18 06:22:47 -05:00
Raafat Turki
bdff1ab16b style(typst): group fold clauses 2024-02-18 06:22:47 -05:00
Raafat Turki
9772dd19a5 style(typst): merge @punctuation.bracket clauses 2024-02-18 06:22:47 -05:00
Raafat Turki
097d6ffd5c fix(typst): move comment query to the bottom 2024-02-18 06:22:47 -05:00
Raafat Turki
f85b205e83 style(typst): format queries 2024-02-18 06:22:47 -05:00
Raafat Turki
06d575ead4 fix(typst): prevent highlighting entire function calls 2024-02-18 06:22:47 -05:00
Raafat Turki
c76e7e2a28 fix(typst): correct highlight captures 2024-02-18 06:22:47 -05:00
Raafat Turki
b3847b9551 feat(typst): add comment injection 2024-02-18 06:22:47 -05:00
Raafat Turki
4cb1595f5b feat(typst): add #show to fold and indent queries 2024-02-18 06:22:47 -05:00
Raafat Turki
2ba58a424c feat(typst): add highlight queries 2024-02-18 06:22:47 -05:00
Raafat Turki
87bc770e60 style: format queries 2024-02-18 06:22:47 -05:00
Raafat Turki
c920b668f8 feat: add typst queries 2024-02-18 06:22:47 -05:00