Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thoughts about Editor Layout #134

Open
iamrealmarsel opened this issue Mar 13, 2021 · 0 comments
Open

Thoughts about Editor Layout #134

iamrealmarsel opened this issue Mar 13, 2021 · 0 comments

Comments

@iamrealmarsel
Copy link

iamrealmarsel commented Mar 13, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant