Adding new programming languages to Xcode 3.0
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