I have
- SQL script
dr
formatting file (snippet’s below)
Version=1
RightMargin=120
Indent=2
UseTabCharacter=FALSE
TabCharacterSize=2
AlignDeclarationGroups=TRUE
AlignAssignmentGroups=TRUE
KeywordCase=1
IdentifierCase=2
UseSpecialCase=FALSE
ItemList.Format=1
ItemList.Align=TRUE
ItemList.CommaAfter=FALSE
ItemList.AtLeftMargin=FALSE
EmptyLines=1
ThenOnNewLine=FALSE
LoopOnNewLine=TRUE
DML.LeftAlignKeywords=FALSE
DML.LeftAlignItems=FALSE
DML.OnOneLineIfPossible=FALSE
DML.WhereSplitAndOr=TRUE
[SpecialCase]
- DBeaver
- SQL Developer
- IntelliJ IDEA Community
What I don’t have
- PL/SQL Developer
- IntelliJ IDEA Ultimate
How do I format the script according to the given formatting rules?