Re: Is PHP-Support for Xcode 3.0 planned?
Re: Is PHP-Support for Xcode 3.0 planned?
- Subject: Re: Is PHP-Support for Xcode 3.0 planned?
- From: David Ewing <email@hidden>
- Date: Sat, 3 May 2008 23:17:16 -0600
On May 2, 2008, at 2:15 AM, Gerhard Wieshammer wrote:
Hi,
i use Xcode 3.0 with SCM (SVN) for PHP projects, and would be glad if
there will be full PHP Support in a later Xcode 3.x release - like
Code Sense, full syntax coloring and support for distinction of
(global) functions and methods as well inherited class
methods/properties.
Does anybody know if such PHP-Support is planned for a further
release, or - if no - there is documentation available how to build
Code-Sense-libs for Xcode?
Well, I can't comment on future support, but you're not the first to
request it. The current indexer, and code completion that's based on
it, doesn't support PHP, or anything but the current four C language
variants and Java. There is support for syntax coloring of PHP,
though, as I'm sure you know, there are some issues.
It should be possible to create code completion specs for PHP. I've
mentioned here before the current completion support for the Cocoa
Bridge in Perl, Python, and Ruby. Goggling for
BridgeSupport.xccompletion should take you to that message.
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