14

In Visual Studio 2013 source code editor empty lines or lines with only symbols, such as '{' or '#', have smaller font size than lines with alphanumeric characters.

I'm using "Classic Console" fixed-width font. This font does not have this problem in other applications and in VS2013 on my computer at work.

EDIT: Actually this problem occurs with any font.

Inconsistent font size in VS

Any idea how to fix this?

MasterM
  • 571

1 Answers1

24

I have found the solution. It was caused by a default setting in Productivity Power Tools add-on.

enter image description here

MasterM
  • 571