Hello,
Right now I'm working with Toad that got a « decent » PL/SQL. Toad coul improve it a lot but still it's decent. Then I'm trying to switch my PL/SQL developing to VSCode and the principal thing that is problematic is to find any good formater.
I work with a lot of others languages like Javascript, HTML, CSS, Bash, Java and what they all have in common is good formating tools available. Implementing one could be possible but after a couple try I can't find a good lexer to handle PL/SQL tokens on 19C. Anyway that would probably be to time consuming.
Long story short :
- How do you guys format PL/SQL?
- Do you work with VSCode and do you like it's formater options?
Here's a couple screenshot of different formating :



