I want the Folders pane to be minimised on the left hand side of the editor, so I can use the full width of the screen for the current file. I want the Folders pane to fly out when I hover the mouse over the left-hand edge of the screen, and fly back in when I move the mouse out of the Folders pane (or when I click on the right-hand edge of the pane). I have used code editors with this functionality before and I find it very useful. How do I make Sublime do this?
How do I make the Folders pane fly-out on mouse over?
bschaaf
#2
There isn’t a way to get exactly that behavior, however the button in the very bottom left toggles the side-bar, as does the keybinding ctrl+k, ctrl+b
(View > Hide Sidebar).
0 Likes