Re: How do I get Xcode to hilight PHP code properly?
Re: How do I get Xcode to hilight PHP code properly?
- Subject: Re: How do I get Xcode to hilight PHP code properly?
- From: Brian Kendig <email@hidden>
- Date: Fri, 23 Jan 2004 14:07:11 -0500
On Jan 23, 2004, at 1:22 PM, David Ewing wrote:
On Jan 22, 2004, at 9:41 PM, Brian Kendig wrote:
I want to use Xcode to help manage the files in a PHP project I'm
working on. There were a couple of files available for Project
Builder to get it to hilight PHP source code properly:
For Xcode, the files (directory hierarchies) go under
"~/Library/Application Support/Apple/Developer Tools".
Thanks for the tip, but I'm not sure these pblangspec and pbfilespec
files I've got are being used properly by Xcode; it's coloring some PHP
syntax but not some that I think it should be coloring. Specifically
it's paying attention to the 'Keywords' defined in the pblangspec but
it's not coloring the 'AltKeywords' or any $variables. It's behaving
differently than I remember Project Builder behaving.
Is there any documentation (like, format/syntax for the pblangspec
file) available which explains how to tell the Xcode source editor to
do syntax coloring properly for a given language? Or any examples of
getting Xcode to do this for other languages?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.