#define (XYZ) grays out code
With a preprocessor definition defined XYZ , the main code where you have
#if defined (XYZ)
code
code
#endif
still appears greyed out (as if its not defined)
the greying more often than not occurs which is inconsistent.
This happend in all the V3 releases as well.
Please sign in to leave a comment.
Comments
5 comments