Skip to content

Thoughts about Editor Layout #134

Description

@iamrealmarsel

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)

Screen Shot 2021-03-13 at 6 04 00 PM

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions