typst/crates/typst-ide/src
Said A. 5dd5771df0
Disallow empty labels and references (#5776) (#6332)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-26 09:18:51 +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 Disallow empty labels and references (#5776) (#6332) 2025-06-26 09:18:51 +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 Typed HTML API (#6476) 2025-06-23 09:12:58 +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