typst/crates/typst-ide/src
cAttte df4c08f852
Autocomplete fixes for math mode (#6415)
2025-06-09 14:16:47 +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 Autocomplete fixes for math mode (#6415) 2025-06-09 14:16:47 +00:00
definition.rs Refactor `Scope` (#5797) 2025-02-03 16:04:54 +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 Make `World::font` implementations safe (#6117) 2025-03-31 08:08:55 +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