Beta Released (12.9.0.31)

Beta Notes
Editor
New option added to the “Execute/Compile” page in options… “Treat blank line as statement terminator.” When checked it is no longer necessary to properly terminate statements with semicolon provided that a blank line exists between statements. The option is enabled by default. Blank lines within PL/SQL do not fragment the DDL so you can work with PL/SQL in the normal manner. Affected areas of the Editor are 1) Navigator 2) Explain Plan 3) Code Insight 4) statement detection for F9 execution and 5) all refactoring features.