ZIm/crates/extension_api/src
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
..
extension_api.rs extension: Make worktree argument to run_slash_command optional (#15658) 2024-08-01 17:34:44 -04:00
settings.rs zed_extension_api: Fork new version (#12160) 2024-05-22 19:07:52 -04:00