Say I split my editor into two halves, left and right, and I wanna move a file that is opened in a tab from the left-hand side editor to the right one and vice versa.
Hold down the Ctrl key and press Tab repeatedly until you select the file you intend to switch to.
Double-click the . code-workspace file in your platform's Explorer. Use the File > Open Workspace command and select the Workspace file. Select the Workspace from the File > Open Recent (Ctrl+R) list.
Windows: Ctrl+Alt+→/←
Mac: Ctrl+Cmd+→/←
Command names:
workbench.action.moveEditorToNextGroup
View: Move Editor into Next Group
workbench.action.moveEditorToPreviousGroup
View: Move Editor into Previous Group
Extra:
workbench.action.moveEditorToAboveGroup
View: Move Editor into Above Group
workbench.action.moveEditorToBelowGroup
View: Move Editor into Below Group
workbench.action.moveEditorToFirstGroup
View: Move Editor into First Group
workbench.action.moveEditorToLastGroup
View: Move Editor into Last Group
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With