tinymist/crates
Yifan Song 0464af6acf
fix: complete import items on spaces, colons, and commas (#962)
* fix: import item complete

* fix: cursor better than start

* fix: strengthen snapshot

* fix: cases on empty import list

* feat: matches on comma in import list

* test: simplify testcases and update snapshots

---------

Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2024-12-08 11:54:33 +08:00
..
sync-lsp test(ci): add fmt, clippy, doc, and msrv tests to CI (#926) 2024-12-02 20:28:29 +08:00
tinymist refactor: move entry resolver to query crate (#944) 2024-12-04 13:13:26 +08:00
tinymist-analysis test(ci): add fmt, clippy, doc, and msrv tests to CI (#926) 2024-12-02 20:28:29 +08:00
tinymist-assets test(ci): add fmt, clippy, doc, and msrv tests to CI (#926) 2024-12-02 20:28:29 +08:00
tinymist-derive test(ci): add fmt, clippy, doc, and msrv tests to CI (#926) 2024-12-02 20:28:29 +08:00
tinymist-query fix: complete import items on spaces, colons, and commas (#962) 2024-12-08 11:54:33 +08:00
tinymist-render test(ci): add fmt, clippy, doc, and msrv tests to CI (#926) 2024-12-02 20:28:29 +08:00
tinymist-world feat: provide elementary font view (#932) 2024-12-03 12:20:27 +08:00
typlite feat: provide elementary font view (#932) 2024-12-03 12:20:27 +08:00
typst-preview test(ci): add fmt, clippy, doc, and msrv tests to CI (#926) 2024-12-02 20:28:29 +08:00
typst-shim test(ci): add fmt, clippy, doc, and msrv tests to CI (#926) 2024-12-02 20:28:29 +08:00