Format source code - Blank lines
I'm wonder if there isn't an option on the code formatter to delete blank lines from my source code. I like the code formatter options, but I'm missing this feature.
In Eclipse IDE for example, you can define how many blank lines do you want after a class, member, variable, method ... and after you apply format code, your blank lines are removed or inserted.

