Add picker for opening a workspace in one or more directories #42044
joe-p
started this conversation in
Feature Ideas / Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As a user, I want to be able to switch to a different workspace even if I haven't opened it recently. As someone that previously used wezterm for switching projects , I found the flow for opening projects to be a friction point when switching from wezterm+neovim to zed.
The functionality would basically be the recent projects picker but the ability to define specific sub-directories. For example:
Will let me pick from all the subdirs under
joe-pandother.I have this spike out here: https://github.com/zed-industries/zed/compare/main...joe-p:feat/subdir_picker?expand=1
Most of the legwork was done by Sonnet 4.5
Beta Was this translation helpful? Give feedback.
All reactions