Topic starter 13/07/2021 11:31 am
I accidentally hide activity bar of Visual Studio Code IDE. How can i make it visible again?
I checked the 'view' menu bar options but could couldnt find an option for the task. Can someone guide me?
13/07/2021 3:34 pm
View=>Appearance=>Show Activity Bar
OR
You can make a shortcut to hide and unhide the activity bar.
- Open the Command Palette (
Ctrl + Shift + P
) and typeKeyboard Shortcuts
- Click on "
Toggle Activity Bar Visibility"
, and choose your shortcut using keyboard!
After doing this, you can now use your shortcut key.
Neha liked