zed/crates/extension_api/wit
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
..
since_v0.0.1
since_v0.0.4
since_v0.0.6
since_v0.0.7 extension: Make worktree argument to run_slash_command optional (#15658) 2024-08-01 17:34:44 -04:00