When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.
Very often, but not always, #defines in header files do not result in ungraying corresponding conditional blocks in the editor.The same for -D command line options for avr-gcc. Interestingly the command line symbol F_CPU is known to the editor.
Just keep in mind that the macro parser in Scintilla is primitive and doesn't support complex cases, so in theory this feature would never work reliably.