-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
Hi! You have this keybindings:
workbench.action.joinTwoGroups - alt+cmd+1
workbench.action.splitEditor - alt+cmd+2
But I think the following keybindings would be more correct:
workbench.action.editorLayoutSingle - alt+cmd+1
workbench.action.editorLayoutTwoColumns - alt+cmd+2
Because the "split" features (unlike the "layout" features) duplicates the open file into a new column, and the Sublime does not.
And besides, you can add a few more keybindings for editor layout like Sublime:
workbench.action.editorLayoutThreeColumns - alt+cmd+3
workbench.action.editorLayoutTwoByTwoGrid - alt+cmd+5 (though I would write here alt+cmd+4)
Metadata
Metadata
Assignees
Labels
No labels
