Reputation: 12119
After installing VS 2013 and Productivity Power Tools I noticed that lines with only curly brackets have lower height than the normal code lines... is there a way to disable this?
Upvotes: 1
Views: 172
Reputation: 2475
That's a feature that comes with the Productivity Power Tools extension. To disable it, go to Tools -> Options -> Productivity Power Tools and switch the Syntactic Line Compression feature to OFF.
Upvotes: 3