Prevent beautifier form beautifying certain parts of code.

Wolfgang

Member
I'm regularly using PL/SQL Beautifier. In general I'm satisfied with the result. However, in certain cases, e.g. when I have coded a complicated logical expression, I'm not happy with the beautifying result. Is it possible to prevent certain parts of code from being beautified, while the other parts are beautified?
 
I have been wondering about and looking for such functionality too but have not found it.
If it does not exist in the current version it would make for a great feature in the next version.
 
Back
Top