summaryrefslogtreecommitdiff
path: root/crates/typst-ide/src/analyze.rs
AgeCommit message (Expand)Author
2025-07-10Deduplicate labels for code completion (#6516)Said A.
2025-07-09Fix tooltip for figure reference (#6580)Laurenz
2025-03-11Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...evie
2024-12-04Add HTML export formatLaurenz
2024-12-04Rename `Document` to `PagedDocument`Laurenz
2024-11-29Compile-time `PicoStr` interning (#5491)Laurenz
2024-11-13Simplify import handlingLaurenz
2024-11-13Introduce `IdeWorld` traitLaurenz
2024-10-27Split out four new crates (#5302)Laurenz
2024-07-11Spans for cross-file go-to-definition (#4539)Laurenz
2024-06-22Add message when trying to access a field that is not set (#4399)+merlan #flirora
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-06-09Pure location assignment (#4352)Laurenz
2024-05-13Factor out `typst-utils` crate (#4125)Laurenz
2024-04-01Fix source path resolution in import analysis (#3842)Myriad-Dreamin
2024-03-12Track context (#3623)Laurenz
2024-02-27New context system (#3497)Laurenz
2023-11-30Optimized labels & introspector (#2801)Sébastien d'Herbais de Thun
2023-11-26Rework `Vt` into `Engine`Laurenz
2023-11-24Move delayed errors into tracerLaurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-09-26Extract IDE crateLaurenz