Code Reformat - remove blank lines? Permanently deleted user Created January 27, 2010 23:14 Just wondering... is there an easy way to remove blank lines when using the code->reformat code tool?
I simple use after reformat replace dialog in regexp mode with \n\n => \n.
Ah, that is one way to do it... I am terrible at regex, so thanks for the suggestion. To take it a step further, is there a regex that will remove lines that only contain whitespace?
Formatter & corresponding options is under development. Should be ready in next 1-2 EAPs
Hooray! Thanks so much