Skip to content

Allow to move editor to specific group #40525

@evenfrost

Description

@evenfrost
  • 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.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityverification-neededVerification of issue is requestedverifiedVerification succeededworkbench-editorsManaging of editor widgets in workbench window

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions