summaryrefslogtreecommitdiff
path: root/crates/typst-ide/src/lib.rs
AgeCommit message (Expand)Author
2024-11-13Simplify go-to-definitionLaurenz
2024-11-13Move a few things into separate filesLaurenz
2024-11-13Autocomplete file pathsLaurenz
2024-11-13Introduce `IdeWorld` traitLaurenz
2024-11-13Simplify tooltip testsLaurenz
2024-11-13Fix `#cite` autocompletionLaurenz
2024-11-13Simplify autocompletion testsLaurenz
2024-10-27Split out four new crates (#5302)Laurenz
2024-08-20Share allocations for singletons (#4794)Laurenz
2024-07-14Change the signature of `World::main` (#4531)Myriad-Dreamin
2024-07-09Basic Definition Finder for IDE (#4309)Myriad-Dreamin
2024-05-30Tests for jump from click/cursor (#4297)Laurenz
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-04-13Better test runner (#3922)Laurenz
2024-03-09Update changelog and roadmap (#3594)Laurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-09-26Extract IDE crateLaurenz