layout-control

Layout manager with Sublime Text-like shortcuts and commands featuring columns, rows, and grid.

rafamel

841

2

0.1.5

MIT

GitHub

Layout Control

Atom layout manager with Sublime Text-like shortcuts and commands featuring columns, rows, and grid.

Layout Control @ Atom Packages

Default Keybindings

You can change these in Preferences > Keybindings.

Command Mac OS Linux/Windows
Set the layout to n columns (between 1 and 4) cmd + alt + n ctrl + alt + n
Set the layout to n rows (2 or 3) cmd + shift + alt + n ctrl + shift + alt + n
Create a 4 panes grid cmd + alt + 5 ctrl + alt + 5

Examples:


Based on neurodynamic's work.