tinymist/tests
Myriad-Dreamin 2c198a3d6a
Some checks failed
tinymist::auto_tag / auto-tag (push) Has been cancelled
tinymist::ci / Duplicate Actions Detection (push) Has been cancelled
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Has been cancelled
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Has been cancelled
tinymist::ci / prepare-build (push) Has been cancelled
tinymist::gh_pages / build-gh-pages (push) Has been cancelled
tinymist::ci / announce (push) Has been cancelled
tinymist::ci / build (push) Has been cancelled
fix: set position_encoding on handshake and fix to utf-16 (#2153)
Although we don't have enough tests about utf-8 position encoding, i.e.
it is not good to decide to use utf-8, it is completely wrong to not
passing a decided encoding back to client on initialization.

Edit: it doesn't work correctly under utf-8, so we currently always use
utf-16. We may fix it in v0.14
2025-10-17 11:39:20 +08:00
..
ci fix: publish script with tests (#665) 2024-10-12 11:01:58 +08:00
e2e fix: set position_encoding on handshake and fix to utf-16 (#2153) 2025-10-17 11:39:20 +08:00
fixtures feat: autofix unknown variable: a and file not found (searched at a.typ) by code action (#1743) 2025-05-09 23:44:12 +08:00
workspaces fix: set position_encoding on handshake and fix to utf-16 (#2153) 2025-10-17 11:39:20 +08:00
Cargo.toml test: ensure compile output works correctly (#1942) 2025-07-30 23:25:59 +08:00