XCode Support For PHP
What is it?
This is a language spec file for XCode that adds better support for PHP. XCode 1.5
includes support for PHP, but the keyword list is missing most of the language.
I corrected a mistake and updated it to work with XCode 1.5. There's almost certainly more keywords to support, and they probably should be broken out into normal and alt. Also, anybody know where there is some documentation on this file format?
Download
v1.0, 29 AUG 2004: php.pblangspec.gz
Installation
Simply uncompress the archive and copy the file to:
/Library/Application Support/Apple/Developer Tools/Specifications/
Inspiration
The idea and keywords come from a file:
http://www.knaub.info/Download/PB_PHP_Specifications.zip
...which I tracked down from this article:
http://www.macosxhints.com/article.php?story=20040522001330570
Now we just need to get Apple to open the parser so we can get full integration!
Please contact me with any corrections/updates.