Beautifier problem / suggestions

Valgar

Member²
Trying to use the Beautifier (which has a lot to offer), one problem, five suggestions (if already possible I would appreciate information on how):

1. even though I select lowercase for keywords, which works mostly fine, the top line is left unchanged, for example "CREATE OR REPLACE " (use special case does not work either)

2. A Capitalize option would be a welcome addition

3. Same-Case would also be a great addition, a parameter is updated to match the case (uppercase / lowercase, mix) as defined in heading.

4. A combined IF condition with "split at zero-level" could indent to the same indentation as the IF statement.

5. A special case option for table aliases variables

6. The option to have JOIN x ON in the same line.
 
Last edited:
Back
Top