SQL Developer Reports
SQL Developer 3.2.20.09
I have been trying to convert some older scripts I have to SQL Developer's reporting feature but I am running into a bit of an annoyance.
If I set the Style to 'script' when the report is executed the output is syntax highlighted based on the PLSQL Syntax Colors options (Preferences->Code Editor->PLSQL Syntax Colors'). Keywords are bold and colored, numbers are green etc.
Is there an option to stop that without limiting the syntax highlighting for real PLSQL editting?