Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I hide the status bar in vs code?

How can I hide the status bar in Visual Studio Code?

It should be possible to hide the status bar. Is there any way to hide it? In the "View" menu, I cannot find an option to hide it.

like image 711
chenxinlong Avatar asked May 09 '16 13:05

chenxinlong


People also ask

How do I turn on VS code bar status?

Search for “status bar” and check/uncheck the checkbox in the “Workbench > Status Bar: Visible” section to show/hide the status bar, respectively.


2 Answers

View > Appearance > Show Status Bar 

Screenshot from version 1.42.0 enter image description here

At version 1.4, go to View-> Toggle status bar

like image 116
foxiris Avatar answered Nov 02 '22 21:11

foxiris


View > Appearance > Show/Hide Status Bar

like image 31
artronics Avatar answered Nov 02 '22 19:11

artronics