开发者

Set (temporary) fixed zoom factor in Visual Studio 2010 code editor

Is there a way to configure Visual Studio 2010 (or ReSharper, btw.) to zoom in newly opened files to a specific percentage?

(Background: In some cases (working late, different screen) I'd like to zoom 开发者_运维问答in a little to make it easier on the eyes)


VSCommands 2010 allows you to specify zoom level for newly opened documents.


In the meantime I found a working solution:

The Visual Studio add-in presentation zoom provides a behavior similar to which I was looking for. To quote the description at vs gallery:

This extension creates a global zoom level so that if you zoom a single window, all editor instances will be updated to that zoom level.

The zoom level is applied to newly opened files as well (which was particularly important for me)


I'd go with plainly changing the default text size via Tools > Options > Environment > Fonts and Colors > Size

As to ReSharper, it doesn't provide this kind of rendering options.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜