ZIm/crates/languages
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
..
src Refactor LSP adapter methods to compute labels in batches (#10097) 2024-04-03 09:22:56 -07:00
Cargo.toml Extract Clojure support into an extension (#10088) 2024-04-02 13:47:03 -04:00
LICENSE-GPL chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00