visual studio 2013 - VS2013 line numbers not evenly spaced -


this minorest of annoyances, nevertheless it's still annoyance. 1 day line numbers in visual studio 2013 stopped being evenly spaced...

enter image description here

the lines of codes fine, line numbers weird. i'm guessing it's productivity power tools, life of me can't find setting fixes it. don't have other extensions installed affect that. else run this?

the productivity power tools 2013 has option compress white space allow more code fit on screen.


description

the description on productivity power tools 2013 page says:

syntactic line compression

syntactic line compression enables make better use of screen's vertical real-estate. shrinks lines contain neither letters nor numbers 25% vertically, allowing more lines displayed in editor. other lines not affected.

from msdn


disabling setting

you can turn off if bothers going to

tools/options/productivity power tools/turn extensions on/off 

compress

but find readability larger files.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -