M Mj55469 Member Nov 4, 2024 #1 Does anyone know how to invoke the PLSQL beautifier on the current selected text instead of the whole window? I’m using release 15.0.4.2064 Last edited: Nov 4, 2024
Does anyone know how to invoke the PLSQL beautifier on the current selected text instead of the whole window? I’m using release 15.0.4.2064
Marco Kalter Administrator Staff member Nov 5, 2024 #1 This can be done by marking the text and invoking the PL/SQL Beautifier. The marked text must be a complete function, procedure, begin/end block, select, insert, update or delete statement though. You cannot mark arbitrary sections of code.
This can be done by marking the text and invoking the PL/SQL Beautifier. The marked text must be a complete function, procedure, begin/end block, select, insert, update or delete statement though. You cannot mark arbitrary sections of code.