ZIm/crates/collab_ui
Michael Sloan 17cf865d1e
Avoid re-querying language server completions when possible (#31872)
Also adds reuse of the markdown documentation cache even when
completions are re-queried, so that markdown documentation doesn't
flicker when `is_incomplete: true` (completions provided by rust
analyzer always set this)

Release Notes:

- Added support for filtering language server completions instead of
re-querying.
2025-06-02 22:19:09 +00:00
..
src Avoid re-querying language server completions when possible (#31872) 2025-06-02 22:19:09 +00:00
Cargo.toml Separate timeout and connection dropped errors out (#30457) 2025-05-10 15:12:58 +03:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00