[Qt-creator] preprocessor syntax highlight

Paulo Jnkml paulo.jnkml at gmail.com
Mon Jan 19 19:44:00 CET 2009


Hi,

in the folowing code:

#ifdef TEST_SOLVE
//gray from here

#elif TEST_ROOT //also gray here???!!!
//gray here

#else //normal from here.

#endf

The statement #elif TEST_ROOT shouldn't be grayed out.
Think someone forgot that case in the highlight grammar or something 
like that.


Cheers



More information about the Qt-creator-old mailing list