projects: open recent
#6653
Replies: 9 comments 5 replies
-
This is awesome! Would also be nice to be able to switch between projects on the same Zed instance instead of a new window. |
Beta Was this translation helpful? Give feedback.
-
I just want to say project management in ZED is amazing. With everyday it holistically gets stronger. Thanks! |
Beta Was this translation helpful? Give feedback.
-
I'd like to have an opportunity right click on icon in dock, and see recent projects as is in VSCode. ![]() ![]() |
Beta Was this translation helpful? Give feedback.
-
@JosephTLyons could we have an option to open the other project in the same window? |
Beta Was this translation helpful? Give feedback.
-
How do I force zed always open blank project? It keeps open my last project which is annoying. |
Beta Was this translation helpful? Give feedback.
-
I love this feature. I'm probably in the minority with this request, but it'd be amazing if I could opt in to all it show all of my projects. I have like 20 repos for I jump through daily, so that would be a game changer for me. |
Beta Was this translation helpful? Give feedback.
-
Love this feature! I too switch between multiple projects everyday, would be super cool if you could set a project path in your config and switch between them with a project switcher like the recent projects one. |
Beta Was this translation helpful? Give feedback.
-
This is great, but it does not seem to work when working with remote projects. Is it going to be implemented? |
Beta Was this translation helpful? Give feedback.
-
In VSCode, if you already have the other project open in another window, then this command (well, its equivalent) will just focus that window. It seems that (with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Did you ever wish you could open a project as quickly as you
cmd-p
a file from within your editor? Well, in Zed, you absolutely can. The action can be summoned through the command palette underprojects: open recent
, or, simply by usingalt-cmd-o
.You can quickly filter down to what you want and launch the project immediately.
Pro Tip: You can use
projects: open recent
to focus on a window that is already open. If your project is open in a different macOS Space, runningprojects: open recent
and selecting that project will bring that space and Zed window into focus.Beta Was this translation helpful? Give feedback.
All reactions