summaryrefslogtreecommitdiff
path: root/crates/typst-ide/src/jump.rs
AgeCommit message (Collapse)Author
2024-10-15Fix scales for unit conversion (#5169)Laurenz
2024-09-30Add internal URL type (#5074)Laurenz
2024-09-26Make `jump_from_cursor` return a vector of `Position` (#4886)Sébastien d'Herbais de Thun
2024-06-17Fix backlinks (#4409)Laurenz
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-05-30Simplify paragraph collection (#4301)Laurenz
2024-05-30Tests for jump from click/cursor (#4297)Laurenz
2024-05-22Refactor frame metadata into tags (#4212)Laurenz
2024-04-01Add side parameter to leaf_at (#3767)Matthew Toohey
2024-01-17Add `Page` structLaurenz
To get rid of the Meta hack where numbering and things like that are stored in the frame.
2023-11-30Adjust signature of `jump_from_cursor`Laurenz
2023-11-30Optimized labels & introspector (#2801)Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-09-26Extract IDE crateLaurenz