Allow menu items to specify arguments for their commands
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
a0a004737d
commit
3247f49954
8 changed files with 149 additions and 102 deletions
|
@ -10,6 +10,6 @@ mod test;
|
|||
mod time;
|
||||
mod timer;
|
||||
mod util;
|
||||
mod watch;
|
||||
pub mod watch;
|
||||
pub mod workspace;
|
||||
mod worktree;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue