pub fn open_in_zed(path: &Path) -> Result<(), SwitcherError>Expand description
Launch the zed CLI on the given path. Never invokes a shell.
pub fn open_in_zed(path: &Path) -> Result<(), SwitcherError>Launch the zed CLI on the given path. Never invokes a shell.