open recent -> open folder new new workspace default #37703
Replies: 3 comments 1 reply
-
|
zed/assets/keymaps/default-windows.json Lines 583 to 585 in 84f166f Zed has ways to redefine that, but there's been quite a push for this specific default (to replace the current window), so that won't change. |
Beta Was this translation helpful? Give feedback.
-
|
@SomeoneToIgnore fair enough and I personally like the default behaviour. My feedback would be that the current behaviour is inconsistent between new project folder & previously opened ones: If I'm opening a new project it creates a new window, if I'm opening a recent project it replaces the current window's content. If possible, this inconsistency should be addressed. |
Beta Was this translation helpful? Give feedback.
-
|
Updating keybindings works when using the shortcut, but selecting "Open Recent..." from the menu still opens in the same window. Is there a way to change that behaviour back to opening in a new window isntead? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What is the expected behavior?
When using File > Open Recent, I expect the selected folder to open in a new workspace/window, instead of replacing the current one.
Currently, i need to click ↑ ↓ and cltr+enter to open folder in new workspace ,but i think it's inconvenient.
Suggested Improvement
1.click open recent to open folder in new workspace like JetBrains Idea
2.or introduct a variable in setting.json to switch open recent between open in this workspace / open in new workspace
Environment
Beta Was this translation helpful? Give feedback.
All reactions