• 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
Adding new programming languages to Xcode 3.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adding new programming languages to Xcode 3.0


  • Subject: Adding new programming languages to Xcode 3.0
  • From: Tverdokhleb Andrey <email@hidden>
  • Date: Fri, 9 Nov 2007 09:54:25 -0800

I feel your pain :)
I used to have my own syntax coloring specifications for couple of proprietary
languages I use at work and now they don't work with Xcode 3.0 and seems like
I can't even make them work with Xcode 2.5 (didn't spent much time with that one though).
Looking at plain colorless text makes me sad, so I spent few hours porting my old specs to new
rules and it works now, but feels a little flakey. F.e. sometimes for no apparent reason my
rules disappear from Syntax Coloring menu, but syntax is still colored as expected.


Overall I just took BaseSupport specs from
/Developer/Library/PrivateFrameworks/XcodeEdit.framework/Resources
as a baseline and recreated my own in the same directory as my.xclangspec .
I wish Apple would release some guide about those specifications,
but word PrivateFrameworks in the path tells me not to hold my breath.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: Re: Anybody really, really using Xcode 3 ?
  • Next by Date: Re: Anybody really, really using Xcode 3 ?
  • Previous by thread: Adding new programming languages to Xcode 3.0
  • Next by thread: Debugging Cocoa application unit tests (XCode 3)
  • Index(es):
    • Date
    • Thread