summaryrefslogtreecommitdiff
path: root/crates/typst-ide
AgeCommit message (Expand)Author
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-06-09Pure location assignment (#4352)Laurenz
2024-05-30Simplify paragraph collection (#4301)Laurenz
2024-05-30Tests for jump from click/cursor (#4297)Laurenz
2024-05-29Fix `Default` impls for AST nodes (#4288)Laurenz
2024-05-22Refactor frame metadata into tags (#4212)Laurenz
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-05-13Factor out `typst-utils` crate (#4125)Laurenz
2024-05-06Slice the before_window at char boundaries (#4028)Myriad-Dreamin
2024-04-13Better test runner (#3922)Laurenz
2024-04-02A few CI and crate config changes (#3852)Laurenz
2024-04-01Fix source path resolution in import analysis (#3842)Myriad-Dreamin
2024-04-01Add side parameter to leaf_at (#3767)Matthew Toohey
2024-03-15Final touches (#3678)Laurenz
2024-03-12Track context (#3623)Laurenz
2024-03-09Update changelog and roadmap (#3594)Laurenz
2024-02-28Fix package autocompletion deduplication (#3525)Laurenz
2024-02-28Make use of `is_some_and` where applicable (#3523)Laurenz
2024-02-27New context system (#3497)Laurenz
2024-02-21Destructuring improvements (#3463)Laurenz
2024-01-17Add `Page` structLaurenz
2023-11-30Adjust signature of `jump_from_cursor`Laurenz
2023-11-30Optimized labels & introspector (#2801)Sébastien d'Herbais de Thun
2023-11-28Add missing details for type completionLaurenz
2023-11-27Make workspace inheriting consistentLaurenz
2023-11-27Use clippy workspace lints and inline format args (#2771)danieleades
2023-11-26Rework `Vt` into `Engine`Laurenz
2023-11-24Move delayed errors into tracerLaurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-21Tidy up some importsLaurenz
2023-11-19Streamline importsLaurenz
2023-11-10Implement Oklch support (#2611)frozolotl
2023-11-08Move some things out of `util`Laurenz
2023-11-08Switch to workspace dependenciesLaurenz
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-10-30Label tooltipLaurenz
2023-10-30Label autocompletionLaurenz
2023-10-29Reduce trigger region of closure tooltipLaurenz
2023-10-09Hashtag -> HashLaurenz
2023-10-09Bump ecowLaurenz
2023-10-04Add `Repr` trait (#2269)MALO
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-09-26Extract IDE crateLaurenz