Zooming Visual Studio 2012 Code Editor
Just received a newsletter from dotnet videos regarding zooming in/out the code editor. In that email, there were three ways. However, there are several options to do it as presented below:
1). Using the zoom drop down control below the code editor.
2). Using Keyboard combinations:
Zoom OUT = Ctrl + Shift + Comma, Zoom IN = Ctrl + Shift + Period
3). Type a zoom level directly in the the zoom control in the bottom left corner of the editor
4). Select a common zoom level from the dropdown list in the zoom control
5). Hold Ctrl key and scroll the mouse wheel (up/down).
References:
Visual Studio 2012 Zoom In or Zoom Out
Visual Studio 2010 Zoom In or Zoom Out
Cheers!
1). Using the zoom drop down control below the code editor.
![Zooming Visual Studio 2012 Code Editor Zooming Visual Studio 2012 Code Editor](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlDbjUVtmhQW6X23tzNcZDMWbd6Uo3T6jmlI9iziq8zlTpYDxc5d-h8_uIxFcxsNrafAaIzG-_luzx39FBSRetoFrgCxdV3HG5B0PNAoPNl5kR5zdEJz1SWTLKqCfOTmoNX66xXobBh3g/s320/zoom+dropdown.png)
2). Using Keyboard combinations:
Zoom OUT = Ctrl + Shift + Comma, Zoom IN = Ctrl + Shift + Period
3). Type a zoom level directly in the the zoom control in the bottom left corner of the editor
4). Select a common zoom level from the dropdown list in the zoom control
5). Hold Ctrl key and scroll the mouse wheel (up/down).
References:
Visual Studio 2012 Zoom In or Zoom Out
Visual Studio 2010 Zoom In or Zoom Out
Cheers!
Comments
Post a Comment