zed/crates/extension_api/wit/since_v0.0.7
Marshall Bowers 771424e4f9
extension: Make worktree argument to run_slash_command optional (#15658)
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
2024-08-01 17:34:44 -04:00
..
common.wit Make slash commands defined in extensions return SlashCommandOutput (#13237) 2024-06-18 17:28:01 -04:00
extension.wit extension: Make worktree argument to run_slash_command optional (#15658) 2024-08-01 17:34:44 -04:00
github.wit
http-client.wit zed_extension_api: Add fetch (#13716) 2024-07-01 16:58:00 -04:00
lsp.wit
nodejs.wit
platform.wit
settings.rs
slash-command.wit zed_extension_api: Return structured slash command completions (#13879) 2024-07-05 14:08:42 -04:00