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
/
tooltip.rs
Age
Commit message (
Expand
)
Author
2025-07-09
Fix tooltip for figure reference (#6580)
Laurenz
2025-05-28
Fix tracing of most field call expressions (#6234)
Igor Khanin
2025-05-28
More precise math font autocomplete suggestions (#6316)
Igor Khanin
2025-05-20
Use the right multiplication symbol in expression tooltip (#6163)
Malo
2025-02-26
Improve clarity of `ast.rs` for newcomers to the codebase (#5784)
Ian Wrzesinski
2025-02-03
Refactor `Scope` (#5797)
Laurenz
2024-12-18
Further improve IDE tests (#5602)
Laurenz
2024-12-11
More `CapturesVisitor` tests (#5506)
Ian Wrzesinski
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-11-29
Compile-time `PicoStr` interning (#5491)
Laurenz
2024-11-13
Move a few things into separate files
Laurenz
2024-11-13
Introduce `IdeWorld` trait
Laurenz
2024-11-13
Star import tooltip
Laurenz
2024-11-13
Simplify tooltip tests
Laurenz
2024-10-27
Split out four new crates (#5302)
Laurenz
2024-10-01
Fix duration formatting precision (#5082)
Laurenz
2024-07-11
Spans for cross-file go-to-definition (#4539)
Laurenz
2024-07-09
Basic Definition Finder for IDE (#4309)
Myriad-Dreamin
2024-06-10
Remove `Tracer` (#4365)
Laurenz
2024-05-29
Fix `Default` impls for AST nodes (#4288)
Laurenz
2024-05-13
Factor out `typst-utils` crate (#4125)
Laurenz
2024-04-01
Add side parameter to leaf_at (#3767)
Matthew Toohey
2024-02-27
New context system (#3497)
Laurenz
2023-11-30
Optimized labels & introspector (#2801)
Sébastien d'Herbais de Thun
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-21
Tidy up some imports
Laurenz
2023-11-19
Streamline imports
Laurenz
2023-11-08
Move some things out of `util`
Laurenz
2023-11-06
Content rework 2 - Electric Boogaloo (#2504)
Sébastien d'Herbais de Thun
2023-10-30
Label tooltip
Laurenz
2023-10-29
Reduce trigger region of closure tooltip
Laurenz
2023-10-09
Hashtag -> Hash
Laurenz
2023-10-04
Add `Repr` trait (#2269)
MALO
2023-09-26
Extract IDE crate
Laurenz