• 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
documentation keywords in pblangspec
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

documentation keywords in pblangspec


  • Subject: documentation keywords in pblangspec
  • From: Jens Miltner <email@hidden>
  • Date: Fri, 24 Feb 2006 12:51:19 +0100

I tried to create a custom language specification based on the built- in C spec because I wanted doxygen style documentation comments to be correctly highlighted.
However, I found two problems:


(1) single line documentation comments of the form "//!" are not recognized. Are only multiline comments checked for documentation comments?

(2) Apparently, documentation keywords have to start with '@' - at least I couldn't get anything else to correctly highlight as documentation keywords: doxygen also allows a backslash ('\') as the doc keyword prefix, e.g. \class foo \param count etc.)
Since the backslash is also used as escape character, I tried to add documentation keywords like '!foo", but this also wasn't recognized


(3) doxygen allows various documentation comment styles: /*! ... */ /** ... */ //! /// etc.
However, the pblangspec only provides a single string as the "DocComment" specifier. Is there a way to define multiple DocComment specifiers?



I'll be happy to file bug / enhancement requests if those things are not possible yet, but if there is a way to do, I'd be even happier ;-)


Thanks,
</jum>
_______________________________________________
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
  • Prev by Date: touching files
  • Next by Date: gdb crashes on breakpoint
  • Previous by thread: Re: touching files
  • Next by thread: gdb crashes on breakpoint
  • Index(es):
    • Date
    • Thread