开发者

Zoom in in visual studio 2005

开发者 https://www.devze.com 2023-01-12 20:32 出处:网络
Is there any option to zoom in or out in visual studio \'05. Upgrading to \'10 isn\'t an option here. I miss being able to look close up when I 开发者_如何学编程need it.

Is there any option to zoom in or out in visual studio '05. Upgrading to '10 isn't an option here. I miss being able to look close up when I 开发者_如何学编程need it.

From what I can tell there is no native support, are there any ways to trick it into zooming?


Visual Studio 2010 is the first release which supports zooming on a file. Prior to 2010 there is no zoom like capability. In order to make the text bigger you'll need to bump up the fon size.

  • Tools -> Options
  • Evironment -> Fonts and Colors
  • Change the Size parameter


Zoom in the code? Holding ctrl + mouse scroll maybe resolve?

0

精彩评论

暂无评论...
验证码 换一张
取 消