Visual Studio 2015 Tips - How to switch between full screen IDE mode?
Visual Studio 2015 provides us an easy way to switch between a full screen and normal mode. This way, you don’t have to do extra work.- Article authored by Kunal Chowdhury on .
Visual Studio 2015 provides us an easy way to switch between a full screen and normal mode. This way, you don’t have to do extra work.- Article authored by Kunal Chowdhury on .
It happens many times (during the coding or code review process) when we need a bigger space in our favorite Visual Studio IDE to check/read the code completely. Closing all the other docked windows/panels, toolbars and then adding them one by one is really very difficult and time-consuming.
Visual Studio 2015 provides us an easy way to switch between a full screen and normal mode. This way, you don’t have to do extra work to create a bigger space. Continue reading to learn more on this topic.
If you like to switch between “Full Screen” mode in Visual Studio 2015, go to the “View” menu and click on the “Full Screen” menu item. This will place your code in a clean dockless view. If you want to switch to the normal mode, either do the same steps or click on the “Full Screen” button placed in the view.
Alternatively, you can press the keyboard shortcut “Shift + Alt + Enter” to switch between the two different views. Here’s the menu entry where you can find the “Full Screen” mode:
It was a small quick tip and I hope you liked it. Hope you alose read my previous post “How to enable/disable the Quick Launch bar in Visual Studio 2015?”. Check out my other posts too.
Solution Architect & Former Microsoft MVP
Kunal Chowdhury is an enterprise solution architect and former multi-year Microsoft MVP. He is the author of three technical books: Windows Presentation Foundation Development Cookbook, Mastering Visual Studio 2017, and the Mastering Visual Studio 2019.
He publishes technical and non-technical articles on Kunal-Chowdhury.com.