Visual Studio 2010 default zoom level

后端 未结 10 928
别跟我提以往
别跟我提以往 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:27

    I think that Ctrl+Scroll changes the zoom in Visual Studio. Every time you open it, you could just press a key and flick the mouse wheel. I bet you could also write an extension that does this... Though I've never written a Visual Studio extension, so I don't really know what the APIs offer.

提交回复
热议问题