Visual Studio 2010默认缩放级别 [英] Visual Studio 2010 default zoom level

查看:142
本文介绍了Visual Studio 2010默认缩放级别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在Visual Studio 2010中设置默认缩放级别?问题是我发现字体大小10太小,但是字体大小11太大.碰巧的是,字体大小为11的90%缩放级别提供了我正在寻找的理想大小.我希望能够让VS自动将编辑器始终缩放到90%.

解决方案

演示缩放. >

Is there a way to set the default zoom level in Visual Studio 2010? The problem is that I find font size 10 to be too small, but font size 11 is too big. It just so happens that 90% zoom level with font size 11 gives the perfect size I am looking for. I would like to be able to have VS automatically always zoom the editor to 90%.

解决方案

The VSCommands Lite extension appears to do this, judging by this blog post.

I don't think there's any way to do this other than using/writing an extension; macros don't appear to have access to the zoom controls.

If you wanted to write your own custom extension to do this you'd probably be looking at using the IWpfTextView interface.

Another good option is Presentation Zoom.

这篇关于Visual Studio 2010默认缩放级别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆