Re: modify syntax coloring so that #if 0 ... #endif is treated like a comment
Re: modify syntax coloring so that #if 0 ... #endif is treated like a comment
- Subject: Re: modify syntax coloring so that #if 0 ... #endif is treated like a comment
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 6 Nov 2009 11:58:23 +0100
Le 6 nov. 2009 à 11:44, email@hidden a écrit :
Hi guys!
I got a xcode question concerning the coloring of comments made with
the
precompiler command:
#if 0
... my code and comments ...
#endif
Working with kate under linux I'm used that "... my code and
comments ..."
recieves a (for instance) completely gray coloring. With xcode
standard
c++ syntax highlighting "... my code and comments ..." is colored just
like the rest of the program. But I would like #if 0 ... #endif to
behave
just like /* ... */. Is there any possibility to achieve this? Any
ideas?
Thanks in advance!
Best regards
Patrick
Fill a feature request on bugreport.apple.com
-- Jean-Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden