GoldenRatio is a Sublime Text 2 plugin to resize current group by golden ratio. It gives the most proportional space for active/unactive groups.
- via PackageControl
or
- clone to your Sublime Text 2
Packages
folder located at- Windows: %APPDATA%\Sublime Text 2
- OS X: ~/Library/Application Support/Sublime Text 2
- Linux: ~/.config/sublime-text-2
Use Preferences -> Package Settings -> GoldenRatio
auto_resize
- resize group automatically on focusgolden_ratio
- ratio itself, proportion of window/active group, 1.05 min
- Windows and Linux `ctrl+k ctrl+r
- Mac OS
super+k super+r
Inspired by golden-ratio.el, Origami and smashingmag
Created by Aliaksei Shytkin roadhump
Improved upon with contributions by:
- Jesse Robertson (speilberg0)
- Gat Manuel (Gatix)