Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Zooming in Visual studio 2012 ultimate

I'm unable to find setting a dynamic Zoom value in terms of % in Visual Studio 2012 Ultimate edition.

As i'm aware of mouse scroll and keyboard shortcuts: CTRL + SHIFT + , and CTRL + SHIFT + .

But i couldn't able to find the % value of the zoom for which i'm zooming either in Status bar or in any Menu Options.

like image 833
venkat Avatar asked Apr 16 '13 03:04

venkat


People also ask

How do I zoom in on Visual Studio 2012?

Visual Studio provides commands—View. ZoomIn (Ctrl+Shift+.) and View. ZoomOut (Ctrl+Shift+,)—that increase and decrease the zoom level in various parts of the IDE.

How do I zoom out in Visual Studio 2013?

There are several ways to zoom in and out: Hold down Control and scroll your mouse wheel. Use keyboard shortcuts Ctrl+Shift+period (zoom in) and Ctrl+Shift+comma (zoom out)

How do I change the default zoom in Visual Studio 2013?

Go to TOOLS à Options à Environment à Fonts and Colours and change the Size field. Avani, Global Zoom Level extension lets you save zoom settings.


2 Answers

Look at left bottom corner....

enter image description here

like image 134
CharithJ Avatar answered Oct 15 '22 19:10

CharithJ


You can also use this extension http://visualstudiogallery.msdn.microsoft.com/71870f0e-87bb-4a5f-8abd-e8e5e0ccb900

like image 42
Diomedes Domínguez Avatar answered Oct 15 '22 19:10

Diomedes Domínguez