Persistent keywords

TealDuck

Member²
I can't seem to stop PSD from treating some text as keywords no matter what I try. I have removed them from the "default.kwf" files in both my AppData and Program Files directories with no success. They seem to be the smaller words that just will not go away (e.g. PL, CV, CS).

This only applies to SQL Windows, Program windows work as expected.

How do I stop PSD from treating these as keywords?
 
Last edited:
If you edit the default.kwf file in the PL/SQL Developer installation directory, go to the
SQL:
 section, and remove the line with (for example) PL, the keyword will no longer be highlighted.
 
Yes, this worked for me. Can you go to directory "%APPDATA%\PLSQL Developer 12" and check if there is a default.kwf file there? If so, can you delete it?
 
Back
Top