Visual Studio 2010 default zoom level

后端 未结 10 918
别跟我提以往
别跟我提以往 2020-12-13 17:07

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 happen

10条回答
  •  时光取名叫无心
    2020-12-13 17:45

    Global Zoom Level Extension is very good as well

    This extension causes the selected zoom level in the editor window to be applied globally across all (zoomable) editor windows. The zoom level is saved and reapplied across sessions, so it does not have to be manually reset every time Visual Studio is launched.

提交回复
热议问题