forgot / maximize-panes

Atom Package for maximizing panes

Home Page:https://atom.io/packages/maximize-panes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maximize Panes package

This package provides a single command to maximize the active pane and restore the panes back to their original sizes

Maximize active pane

Enlarges the active pane (the one that contains the active editor) to occupy the entire editor view. Other panes remain open only hidden behind the active one.

Maximize Example

Repeating this command will restore the active pane to its original size. Also, switching the active pane while maximized will make the newly active pane visible and the previous one hidden.

Command name Default key binding
maximize-panes:maximize cmd-shift-enter

Related packages

Other features

All features in a single package

Feedback and PRs are welcome.

About

Atom Package for maximizing panes

https://atom.io/packages/maximize-panes

License:MIT License


Languages

Language:CoffeeScript 85.5%Language:CSS 14.5%