-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeededworkbench-editorsManaging of editor widgets in workbench windowManaging of editor widgets in workbench window
Milestone
Description
- VSCode Version: 1.19.0
- OS Version: Ubuntu 17.10
I'm coming from Sublime where I used extensively editor groups, and there were keybindings for moving an editor to specific editor group (e.g. ctrl+shift+1 moves an editor to the first group, ctrl+shift+2 to the second etc.). Here in Code we have commands like moveEditorToNextGroup and moveEditorToPreviousGroup, along with focusFirstEditorGroup, focusSecondEditorGroup etc.
It would be handy if we could move an editor to specific group with shortcut, not only to the left/to the right with commands like workbench.action.moveEditorToFirstGroup, workbench.action.moveEditorToSecondGroup etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeededworkbench-editorsManaging of editor widgets in workbench windowManaging of editor widgets in workbench window