mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 22:34:13 +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 |
||
---|---|---|
.. | ||
common.wit | ||
extension.wit | ||
github.wit | ||
http-client.wit | ||
lsp.wit | ||
nodejs.wit | ||
platform.wit | ||
settings.rs | ||
slash-command.wit |