Is there any setting for auto hiding the Explorer Window in Visual Studio Code Version 1.0
At the moment I just pull it back in, but just checking there isnt a nicer way of setting this up to do it automically.
VSCode default Keybinding for Toggling "Side Bar" aka "Explorer" is CTRL+B.
"Auto hide all" feature. If you have several docked control bars in a container and press the pin button while holding Ctrl key, all control bars residing in this container will be switched to auto hide mode.
You cannot currently auto-hide the explorer. The GitHub issue tracking this is #3742.
ctrl+b (Windows, Linux), cmd+b (OS X) is the keybinding to manually toggle the side bar.
Went ahead and made an extension for this: https://marketplace.visualstudio.com/items?itemName=venryx.vscode-vtools
It's not perfect -- it only closes the side-bar when the user changes the selection (eg, clicking or dragging at a new location) -- but it achieves the basic function.
Built-in support is still ideal, but this should help until then.
See the extension Auto Hide
Settings
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With