ide - How do you reset the Zoom in Visual Studio 2010/2012/2013/2015/2017 -


how reset "zoom" in vs 2010/2012/2013/2015/2017 normal?

ctrl+scroll wheel lets zoom in/out visual studio 2010/2012/2013/2015/2017, i'd initial 100%.

there select box @ bottom left of editor window - choose 100% ;)

zoom control

i unable find keyboard shortcut it, though zooming in , out can done using ctrl + > , ctrl + <.


another option (visual studio 2013/2015) use ctrl mouse wheel (up zoom in, down zoom out).


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

gdi+ - WxWidgets draw a bitmap with opacity -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -