How to make the color theme inside #ifdef more readable in Eclipse? -


i love color themes (thanks!), 1 nagging issue code #ifdef'd out, impossible read (and annoyingly bright). if highlight lines, can read it, i'd really rather not see @ all. seems similar issue 1 tool-tips, hoping there setting somewhere turn off syntax highlighting inactive code. have looked , not found it, doesn't mean doesn't exist. optimist (in regard anyway).

you can disable #ifdef highlighting entirely going to:

window -> preferences -> c/c++ -> editor , unchecking box "highlight inactive code".

also, can change #ifdef highlighting color going same screen , changing "inactive code highlight" color (under "appearance color options" heading) color works better you.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - EclipseLink JPA Object is not a known entity type -

java - Need to add SOAP security token -