ZIm/crates/multi_buffer/src
Max Brunsfeld 256b446bdf
Refactor LSP adapter methods to compute labels in batches (#10097)
Once we enable extensions to customize the labels of completions and
symbols, this new structure will allow this to be done with a single
WASM call, instead of one WASM call per completion / symbol.

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
Co-authored-by: Marshall <marshall@zed.dev>
2024-04-03 09:22:56 -07:00
..
anchor.rs Fix vim code working on display map chars (#10103) 2024-04-02 22:16:52 -06:00
multi_buffer.rs Refactor LSP adapter methods to compute labels in batches (#10097) 2024-04-03 09:22:56 -07:00