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