typst/crates/typst-ide/src
Ian Wrzesinski cfb3b1a270
Improve clarity of `ast.rs` for newcomers to the codebase (#5784)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: T0mstone <39707032+T0mstone@users.noreply.github.com>
2025-02-26 20:10:36 +00:00
..
analyze.rs Add HTML export format 2024-12-04 10:12:07 +01: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