Enhancement Request: beautifier

I have added this to the list of enhancement requests. We would then need to rename "PL/SQL Beautifier" to "SQL Beautifier" of course :).
 
Using #PL/SQL Developer 11 Beta 9

A CLI could indeed be useful...
 
Last edited:
I just discovered this, but if you select the entire ddl statement, convert everything to lower case then reselect everything and right click on it, under the SELECTION in the popup you can choose, Apply Syntax Case. That changes the keywords to upper case.

It doesn't format the rest of it, but it gets all the data types consistently cased.
 
Back
Top