Search code examples
visual-studio-codekeyboard-shortcuts

VSCode keybinding to hide Explorer


Is there any keybinding in VSCode that can hide Explorer, like Ctrl+Shift+E works for showing it?

I hate reaching for the mouse and I don't have enough screen space to keep Explorer always on.


Solution

  • Toggle Sidebar Visibility: Ctrl+B (Windows/Linux)

    If you're a MacOS user, then it's + b.

    Visual Studio Code Key Bindings