Feature Request

Many of the devs using your product in our department complain about having to manually remove blank lines from code - when pasting in from emails.

Would be very useful to have a button to remove the blank lines/carriage returns.

I have tried to find a workaround using the find and replace using regular expressions - but it doesnt seem to want to use \n etc when i try to replace all.

any ideas?

ta.
 
What about the Beautifier? In Preferences, User Interface, PL/SQL Beautifier on the General Tab there are options for Empty Lines (Remove, Merge into one and Preserve).
 
Back
Top