Question: Why is my DBMS_OUTPUT code highlighted like it’s a COMMENT now?
Answer: Because someone requested this change.
The idea: INSTRUMENTATION code can be a distraction when you’re looking to go through your application code. So, why not an option to have it colored differently so your eyes can key in on the important bits of your code?
This is controlled in the preferences.
The Rule name is PlSqlCustom2.
We could remove that bit of code where DBMS_OUTPUT is mentioned…OR we can go into the Syntax Colors page and scroll to the PlSqlCustom2 rule.
2 Comments
Are we limited to 3 rules?
I have a lot more than 3 things I’d like to custom highlight.
Yeah, we give you 3 sets of categories for custom formatting/highlighting.