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

Implement directional window splitting #1890

Closed
Tyriar opened this issue Jan 8, 2016 · 3 comments
Closed

Implement directional window splitting #1890

Tyriar opened this issue Jan 8, 2016 · 3 comments
Labels
feature-request Request for new features or functionality
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Jan 8, 2016

While VSCode allows splitting of windows to the left using ctrl+</kbd>, Atom allows splitting in 4 directions with the shortcut ctrl+k, <arrow>. The main advantage this has over the current workbench.action.splitEditor command is that it enables splitting the editor to allow both horizontal and vertical layouts.

Note: VSCode currently uses ctrl+k, up and ctrl+k, down for opening the previous and next working file.

@AndrewNatoli
Copy link

I agree horizontal splitting would be awesome :D

It looks like this is being worked on for the debug / console output panels. Would be nice to eventually see it for editor panels

@joaomoreno joaomoreno added the feature-request Request for new features or functionality label Jan 11, 2016
@joaomoreno joaomoreno added this to the Backlog milestone Jan 11, 2016
@joaomoreno
Copy link
Member

@stevencl @bgashler1 @bpasero not sure if there's a dupe for this already

@bpasero
Copy link
Member

bpasero commented Jan 11, 2016

#1749

@bpasero bpasero closed this as completed Jan 11, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants