Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to Unhide/make-visible the 'activity bar' on visual-studio-code

I accidentally hide activity bar of vscode 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?

like image 624
rohit Avatar asked Feb 10 '19 04:02

rohit


People also ask

How do you unhide the activity bar in VS Code?

Hide the Menu Bar (Windows, Linux)# A setting of toggle means that a single press of the Alt key will show the Menu Bar again. You can also hide the Menu Bar on Windows and Linux with the View > Toggle Menu Bar command.


1 Answers

Go to View=>Appearance=>Show Activity Bar as of latest version

Version: 1.41.0
Date: 2019-12-11T18:32:17.711Z
Electron: 6.1.5
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Linux x64 4.15.0-72-generic snap

enter image description here

like image 124
Mahesh Jamdade Avatar answered Oct 06 '22 01:10

Mahesh Jamdade