Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable / use Visual Studio's title bar

I would like to use the space wasted by Visual Studio 2010's title bar.

Is it possible to put the toolbar or the tab bar in the title bar, like Google Chrome?

Can it be done writing an extension?

Thanks

like image 748
Marco Bettiolo Avatar asked Mar 30 '11 15:03

Marco Bettiolo


People also ask

How do I hide my Vscode title bar?

Go to menu File → Preferences → Settings → Window → Title Bar Style and set it to custom. Now there won't be any title bar.

How do you auto hide the title bar?

To display or hide specific title bars, select the Show title bar on windows selected above option and then clear the check box for the specific window type. To display only the title bar of the currently active window (other window titles will be hidden), select the Only show title bar on the active window option.

How do I hide the menu bar in Visual Studio?

Menu and title bar are in auto-hide mode and are accessible if you press "Alt" or "Ctrl-Q" hotkey or hover mouse over window top.


2 Answers

Visual Studio has a full screen mode: View -> Full Screen Mode (or Shift + Alt + Enter, by default).

like image 85
James McNellis Avatar answered Nov 14 '22 10:11

James McNellis


This seems to not be possible, even with Visual Studio 2012 and Visual Studio 2013.

like image 33
Marco Bettiolo Avatar answered Nov 14 '22 10:11

Marco Bettiolo