ZIm/crates/extension/src
Marshall Bowers db0d843fb1
Allow completing slash command arguments from extensions (#13240)
This PR extends the extension API with support for completing slash
command arguments for slash commands defined in extensions.

Release Notes:

- N/A
2024-06-18 17:58:57 -04:00
..
wasm_host Allow completing slash command arguments from extensions (#13240) 2024-06-18 17:58:57 -04:00
extension_builder.rs Add basic proxy settings (#11852) 2024-05-16 19:43:26 +03:00
extension_lsp_adapter.rs Extract Vue extension (#10486) 2024-04-12 14:39:27 -04:00
extension_manifest.rs Rework context insertion UX (#12360) 2024-05-27 17:44:54 -06:00
extension_settings.rs Add SettingsSources::<T>::json_merge_with function (#10869) 2024-04-22 18:38:34 -04:00
extension_slash_command.rs Allow completing slash command arguments from extensions (#13240) 2024-06-18 17:58:57 -04:00
extension_store.rs paths: Replace lazy_static! with OnceLock (#13213) 2024-06-18 12:22:37 -04:00
extension_store_test.rs Enable linux tests (#12493) 2024-06-13 16:38:53 -07:00
wasm_host.rs Restrict v0.0.7 of the zed_extension_api to dev builds, for now (#12170) 2024-05-22 19:45:34 -04:00