Mike Howe
Mike Howe

Reputation: 263

How to change the new font in Visual studio 2013 back to 2012

I don't like the new font in Visual studio 2013. I liked the font in Visual studio 2012.

In Visual studio 2013 : Environment, Fonts, .. Text Editor : Consolas, 10

But in Visual studio 2012, it shows the exact same values and screen. Is there something else I can change to make it like 2012? Thanks

Upvotes: 2

Views: 3681

Answers (1)

adigostin
adigostin

Reputation: 638

If you mean the editor font problem described here, then the only workaround is to use Consolas 11 and 91% editor zoom. It's a rather annoying workaround because you have to set 91% for every newly open document.

You should also upvote the bug on that Connect page, maybe they will fix it eventually. (They don't seem to pay attention to it right now.)

Upvotes: 3

Related Questions