zed/crates/extension
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
..
src extension: Make worktree argument to run_slash_command optional (#15658) 2024-08-01 17:34:44 -04:00
Cargo.toml extension: Upgrade wasmtime to v21 (#15210) 2024-07-25 13:56:40 -04:00
LICENSE-GPL Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00