typst/crates/typst-ide/src
Laurenz e71674f6b3
Construct library via extension trait instead of default & inherent impl (#6576)
2025-07-09 09:28:26 +00:00
..
analyze.rs Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#6038) 2025-03-11 10:00:53 +00:00
complete.rs Allow deprecating symbol variants (#6441) 2025-06-26 08:24:21 +00:00
definition.rs Rewrite foundations of native elements (#6547) 2025-07-08 08:52:43 +00:00
jump.rs IDE: complete jump-to-cursor impl (#6037) 2025-03-28 17:33:16 +00:00
lib.rs Simplify go-to-definition 2024-11-13 10:21:40 +01:00
matchers.rs Improve clarity of `ast.rs` for newcomers to the codebase (#5784) 2025-02-26 20:10:36 +00:00
tests.rs Construct library via extension trait instead of default & inherent impl (#6576) 2025-07-09 09:28:26 +00:00
tooltip.rs Fix tracing of most field call expressions (#6234) 2025-05-28 13:41:35 +00:00
utils.rs Autocomplete fixes for math mode (#6415) 2025-06-09 14:16:47 +00:00