• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
modify syntax coloring so that #if 0 ... #endif is treated like a comment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

modify syntax coloring so that #if 0 ... #endif is treated like a comment


  • Subject: modify syntax coloring so that #if 0 ... #endif is treated like a comment
  • From: email@hidden
  • Date: Fri, 6 Nov 2009 11:44:43 +0100
  • Importance: Normal

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

 _______________________________________________
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

  • Follow-Ups:
    • Re: modify syntax coloring so that #if 0 ... #endif is treated like a comment
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: solved: fail to launch due to improper linking :)
  • Next by Date: Re: modify syntax coloring so that #if 0 ... #endif is treated like a comment
  • Previous by thread: Re: NOT solved: fail to launch due to improper linking :(
  • Next by thread: Re: modify syntax coloring so that #if 0 ... #endif is treated like a comment
  • Index(es):
    • Date
    • Thread