Keyboard Zoom in Visual Studio
June 19, 2012The zoom option in the Visual Studio code editor is an awesome feature and I almost can’t image how we could live without it in earlier versions of Visual Studio … those were dark times ;-)
 
 
			
			But I have a thing for keyboard shortcuts and avoid using the mouse wherever possible. So here’s how you do it:
| Keyboard Shortcut | Effect | 
| Ctrl+Shift+Period | Zoom In | 
| Ctrl+Shift+Comma | Zoom Out |