tinymist/crates/tinymist-analysis
Myriad-Dreamin 9f8501c42a
Some checks are pending
tinymist::auto_tag / auto-tag (push) Waiting to run
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / prepare-build (push) Waiting to run
tinymist::ci / announce (push) Blocked by required conditions
tinymist::ci / build (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run
fix: specially identify text that is starts with @ (#2233)
Since typst v0.14, a single `@` are not longer parsed as reference
syntax, because empty reference are not allowed since typst v0.14.
However, the IDE should still handle case where user inputs a single
`@`.
2025-11-09 02:20:10 +08:00
..
src fix: specially identify text that is starts with @ (#2233) 2025-11-09 02:20:10 +08:00
Cargo.toml dev: drop if_chain and collapse if statements (#2097) 2025-09-01 16:46:54 +08:00
README.md feat: bump typst to v0.13.0-rc1 (#1342) 2025-02-21 03:18:04 +08:00

tinymist-analysis

Typst Static Analyzers for Tinymist.