Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQLDEveloper Syntax highlighting

2710685Jan 29 2015 — edited Jan 29 2015

I'm trying to adjust my syntax highlighting and I can't work out how to separate function colours from keywords.

I'd like my

SELECTS, FROM, WHERE, AND in Blue (Default Keywords I think these are down with, works fine)

COLUMN NAMES in black (Default Identifiers I think these are and they seem fine)

I'd like functions like TO_DATE,  TO_NUMBER etc to be not the same colour as the column names, it just helps me know whether I've mistyped the function name.

How do I achieve that?

This post has been answered by thatJeffSmith-Oracle on Jan 29 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 26 2015
Added on Jan 29 2015
3 comments
1,251 views