• 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
Re: Xcode C++ Code Indexing .T files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode C++ Code Indexing .T files


  • Subject: Re: Xcode C++ Code Indexing .T files
  • From: Chris Espinosa <email@hidden>
  • Date: Mon, 16 Mar 2009 22:19:10 -0700


On Mar 16, 2009, at 9:31 PM, Jamie Cho wrote:

Is there anyway to get Xcode to correctly index for code sense C++ files that have non standard extensions? For example, I would like to compile some C++ code that has a .T extension instead of .cpp. I have tried using hard links to create "shadow" copies of the files and this seems to work. Unfortunately, this will not be compatible with Xcode's CVS integration.

The .T files are C++ files with a few extensions to support closures. See http://www.okws.org/doku.php?id=okws:tame.

You should be able to choose Get Info on each file and set its File Type to sourcecode.c.cpp and have it treated as C++ by Xcode's infrastructure(s).  But depending on how intrusive the extensions are, the parsers and scanners may not like what they see.

Chris
 _______________________________________________
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: Xcode C++ Code Indexing .T files
      • From: Jamie Cho <email@hidden>
References: 
 >XCode C++ Code Indexing .T files (From: Jamie Cho <email@hidden>)

  • Prev by Date: Re: Configuration based on another configuration?
  • Next by Date: RE: Xcode 3.1.2 ( downloaded from iPhone SDK 9m2621afinal ) Debugger bugged : Won't stop at break points ?
  • Previous by thread: XCode C++ Code Indexing .T files
  • Next by thread: Re: Xcode C++ Code Indexing .T files
  • Index(es):
    • Date
    • Thread