tinymist/tools
Myriad-Dreamin 7c00eba127
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
feat: introspect and show complation statistics happening in the language server (#1958)
Adds capability to introspect complations happening in the language
server, to help improve efficiency. I expect most compilations are
caused by tracing for analyzing dynamic expressions, but I haven't
really profiled a document. Then introspection will help confirm or
refute the expectation.
2025-11-03 19:28:42 +08:00
..
editor-tools feat: introspect and show complation statistics happening in the language server (#1958) 2025-11-03 19:28:42 +08:00
typst-dom feat: replace window global with windowElem in preview web frontend (#2145) 2025-11-02 17:34:20 +08:00
typst-preview-frontend feat: scroll preview with hjkl (#2111) 2025-11-02 21:31:35 +08:00