Re: Syntax highlighting for scripting languages
Re: Syntax highlighting for scripting languages
- Subject: Re: Syntax highlighting for scripting languages
- From: David Ewing <email@hidden>
- Date: Thu, 29 Nov 2007 17:05:53 -0700
On Nov 27, 2007, at 8:09 PM, Graham Henstridge wrote:
Hi
Just upgraded to XCode 3. Very happy, but missing syntax highlighting
for Lua that I was able to achieve in 2.4 by inserting appropriate
.pbfilespec and .pblangspec files into:
/Library/Application Support/Apple/Developer Tools/Specifications/
Has this capability been dropped/closed or has the directory changed?
This has been discussed a little bit in other threads recently.
Basically, .pblangspec files are no longer supported, being replaced
by .xclangspec files. You need to also add a field in your .pbfilespec
to point a file type at the correct language spec. The existing specs
are the best place to start for doing this.
That said, the new specs (like the old ones) are not officially
supported. We may be able to give you some help with specific
questions, but we can't guarantee anything.
Dave
_______________________________________________
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