Hi Guys,
This is my first plugin (and a super simple one at that), but working on half of my screen in Sublime, it’s nice to not always have the sidebar taking up a bunch of space.
What this plugin does
When working on your code, the sidebar will be closed. If you want to do anything in the sidebar, simply hover over the gutter, and the sidebar will open up again.
The plugin is currently not available through package control, but I did create a pull request, and hope to see it pop up in the list soon.
For now, you can follow the simple steps as given in the repository here: https://github.com/Skullsneeze/SidebarHoverToggle.
Feel free to share any suggestions!