As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
#define _CONDITION1#if defined (_CONDITION1) //here is code highlighted as usual#else //here is code shown in color of remark#endif
Is possible to have syntax highlighting enhanced to show blocks of code under undefined preprocesor condition as remarks?