panesort
Saves you the pane of panes
MessyFork 117 0 0.1.0 MIT GitHub

PaneSort package

A sorting plugin for opened files in Atom. By default puts .js test files on the left and .js sources on the right

Installation

apm install PaneSort

Features

  • RegExp matching for left and right panes.
  • Puts things on the right side.
  • Spares you the pain of panes.

Coming Features

  • Delete starter code.
  • Sort upon opening a file.
  • Resize panes automatically.
  • Support for 3+ panes.

License

MIT