ctrl+h |
workbench.action.splitEditor |
split current tab to side editor default split |
x |
alt+h |
workbench.action.splitEditorLeft |
split left |
x |
alt+j |
workbench.action.splitEditorDown |
split bottom |
x |
alt+k |
workbench.action.splitEditorUp |
split top |
x |
alt+l |
workbench.action.splitEditorRight |
split right |
x |
ctrl+w |
workbench.action.closeActiveEditor |
close current tab |
x |
ctrl+1 - ctrl+"n" |
workbench.action.focusFirstEditor |
switch to editor by index |
x |
alt+1 - alt+"n" |
workbench.action.openEditorAtIndex1 |
go to tab in the current editor by index |
x |
ctrl+alt+f |
workbench.action.moveEditorToFirstGroup |
move tab into first editor group |
x |
ctrl+alt+h |
workbench.action.moveEditorToLeftGroup |
move tab to left group |
x |
ctrl+alt+j |
workbench.action.moveEditorToBelowGroup |
move tab to bottom group |
x |
ctrl+alt+k |
workbench.action.moveEditorToAboveGroup |
move tab to top group |
x |
ctrl+alt+l |
workbench.action.moveEditorToRightGroup |
move tab to left group |
x |
ctrl+alt+e |
workbench.action.moveEditorToLastGroup |
move tab to end group |
x |
ctrl+alt+b |
workbench.action.moveEditorToPreviousGroup |
move tab to before group |
x |
ctrl+alt+n |
workbench.action.moveEditorToNextGroup |
move tab to next group |
x |
alt+b |
workbench.action.previousEditor |
move to the left tab |
x |
alt+n |
workbench.action.nextEditor |
move to the right tab |
x |
ctrl+tab |
workbench.action.quickOpenPreviousRecentlyUsedEditorInGroup |
switch tab by interface |
x |
ctrl+shift+tab |
workbench.action.quickOpenLeastRecentlyUsedEditorInGroup |
switch tab by interface reverse |
x |
alt+shift+b |
workbench.action.moveEditorLeftInGroup |
move current tab to previous place in group |
x |
alt+shift+n |
workbench.action.moveEditorRightInGroup |
move current tab to next place in group |
x |
ctrl+alt+a |
workbench.action.closeEditorsInGroup |
close all editors |
x |
ctrl+alt+s |
workbench.action.closeUnmodifiedEditors |
close saved editors in group |
x |