mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-15 23:03:57 +00:00
771424e4f9
This PR updates the extension API to make the `worktree` argument to `run_slash_command` optional. We may not always have a worktree, and not all slash commands need them, so by making it optional we can allow individual slash commands to decide what to do when there is no worktree. Release Notes: - N/A |
||
---|---|---|
.. | ||
wasm_host | ||
extension_builder.rs | ||
extension_indexed_docs_provider.rs | ||
extension_lsp_adapter.rs | ||
extension_manifest.rs | ||
extension_settings.rs | ||
extension_slash_command.rs | ||
extension_store.rs | ||
extension_store_test.rs | ||
wasm_host.rs |