index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
typst-ide
/
src
/
jump.rs
Age
Commit message (
Expand
)
Author
2025-07-03
refactor: revert some changes to FrameItem::Link
Tobias Schmitz
2025-07-03
feat: write tags for links and use quadpoints in link annotations
Tobias Schmitz
2025-07-03
feat: [WIP] allow specifying alt text for links
Tobias Schmitz
2025-03-28
IDE: complete jump-to-cursor impl (#6037)
Matt Fellenz
2025-02-11
Fix autocomplete and jumps in math (#5849)
Laurenz
2024-12-18
Further improve IDE tests (#5602)
Laurenz
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-11-13
Add support for raw range spans
Laurenz
2024-11-13
Introduce `IdeWorld` trait
Laurenz
2024-10-10
Fix scales for unit conversion (#5169)
Laurenz
2024-09-30
Add internal URL type (#5074)
Laurenz
2024-09-26
Make `jump_from_cursor` return a vector of `Position` (#4886)
Sébastien d'Herbais de Thun
2024-06-17
Fix backlinks (#4409)
Laurenz
2024-06-10
Remove `Tracer` (#4365)
Laurenz
2024-05-30
Simplify paragraph collection (#4301)
Laurenz
2024-05-30
Tests for jump from click/cursor (#4297)
Laurenz
2024-05-22
Refactor frame metadata into tags (#4212)
Laurenz
2024-04-01
Add side parameter to leaf_at (#3767)
Matthew Toohey
2024-01-17
Add `Page` struct
Laurenz
2023-11-30
Adjust signature of `jump_from_cursor`
Laurenz
2023-11-30
Optimized labels & introspector (#2801)
Sébastien d'Herbais de Thun
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-09-26
Extract IDE crate
Laurenz