typst/crates/typst-ide/src
evie 3650859ae8
Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#6038)
2025-03-11 10:00:53 +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 Improve clarity of `ast.rs` for newcomers to the codebase (#5784) 2025-02-26 20:10:36 +00:00
definition.rs Refactor `Scope` (#5797) 2025-02-03 16:04:54 +00:00
jump.rs Fix autocomplete and jumps in math (#5849) 2025-02-11 10:30:30 +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 More flexible and efficient `Bytes` representation (#5670) 2025-01-08 10:57:56 +00:00
tooltip.rs Improve clarity of `ast.rs` for newcomers to the codebase (#5784) 2025-02-26 20:10:36 +00:00
utils.rs Refactor `Scope` (#5797) 2025-02-03 16:04:54 +00:00