mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-29 21:49:33 +00:00
d306b531c7
This PR adds the ability for extensions to implement `label_for_completion` to customize completions coming back from the language server. We've used the Gleam extension as a motivating example, adding `label_for_completion` support to it. Release Notes: - N/A --------- Co-authored-by: Max <max@zed.dev> Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com> |
||
---|---|---|
.. | ||
wasm_host | ||
extension_builder.rs | ||
extension_lsp_adapter.rs | ||
extension_manifest.rs | ||
extension_settings.rs | ||
extension_store.rs | ||
extension_store_test.rs | ||
wasm_host.rs |