0
Enhance `workspace::Open` to use as a more general directory explorer
Source: zed-industries/zed#45042 · opened by @P1n3appl3
Enhance workspace::Open to use as a more general directory explorer: As mentioned in #43961, the prompt_for_paths picker is already pretty close to providing functionality similar to helix's file explorer and similar interfaces. The following improvements would get it there: - Action to open it to the current directory rather than the worktree route - Alternate select action to accept the currently matched subdir (effectively narrowing your search to that subdir) without literally opening the directory in zed. - You can already navigate up a directory with ctrl-backspace to remove the previous path segment. If we think it's critical to the...
No pledges yet. Be the first to back this.
Comments
Similar requests
Workspace Contexts: Save & restore open files & panel states
7 votes · 0 comments
Support opening `.code-workspace` files to open vs code type workspace directly
343 votes · 0 comments
`Workspace: Reload` to respect the desktop/workspace Zed windows were in after reload.
19 votes · 0 comments
Windows: zed.exe --wsl always opens a new window instead of reusing the existing WSL workspace
9 votes · 0 comments
Prompt user when opening a workspace folder that is gitignored
0 votes · 0 comments
No comments yet.