-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
UIThis is UI relatedThis is UI relatedenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersinspectornavigatortabsutilityworkspace
Milestone
Description
Description
Users should be able to create a new window of an already open workspace.
This will create a duplicate of the workspace and will start off at the exact state of the focused workspace. This means all of the editor tabs open, editor layout, navigator/inspector/utility active tab and open state will all be the same in the duplicated workspace.
These things however will not be synced so any changes to the UI state on one window, will not be reflected in the other.
There will need to be some things that are synced though like actively running processes and open terminals.
The following should be added in support of this feature:
- Menu item: File → New → Window
- Keyboard shortcut: ⇧ ⌘ T
Screenshots
Screen.Recording.2024-03-23.at.10.46.21.PM.mp4
Related Issues
- ✨ Create new window tab as duplicate workspace #1649 (dependent on the completion of this issue)
Metadata
Metadata
Assignees
Labels
UIThis is UI relatedThis is UI relatedenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersinspectornavigatortabsutilityworkspace
Type
Projects
Status
🏃♂️ In Progress