all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* PHP autocomplete mode
@ 2009-04-24 16:30 jmckitrick
  2009-04-24 17:20 ` Richard Riley
  0 siblings, 1 reply; 4+ messages in thread
From: jmckitrick @ 2009-04-24 16:30 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

I'm trying to get emacs to have the same level of autocompletion as a
colleague running Zend Studio.  I can't seem to get etags to pick up
all the class member functions, and I can't get the basic php
functions to autocomplete either.  I have auto-complete.el and init-
auto-complete.el, and I have php-manual-path pointing to ~/Documents/
html where the php manual has been downloaded.

What else do I need to do?

Thanks!


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PHP autocomplete mode
  2009-04-24 16:30 PHP autocomplete mode jmckitrick
@ 2009-04-24 17:20 ` Richard Riley
  2009-04-25  7:09   ` Nikolaj Schumacher
       [not found]   ` <mailman.5996.1240643366.31690.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Riley @ 2009-04-24 17:20 UTC (permalink / raw)
  To: help-gnu-emacs

jmckitrick@gmail.com writes:

> Hi all,
>
> I'm trying to get emacs to have the same level of autocompletion as a
> colleague running Zend Studio.  I can't seem to get etags to pick up
> all the class member functions, and I can't get the basic php
> functions to autocomplete either.  I have auto-complete.el and init-
> auto-complete.el, and I have php-manual-path pointing to ~/Documents/
> html where the php manual has been downloaded.
>
> What else do I need to do?
>
> Thanks!

Will the eclim mode with company-mode work here too Tassilo?

I just tried eclipse again after a long period. Wow. It has to be said,
emacs is pretty in the stone age in a lot of areas. The entire "project"
handling is pretty damn cool in elcipse.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PHP autocomplete mode
  2009-04-24 17:20 ` Richard Riley
@ 2009-04-25  7:09   ` Nikolaj Schumacher
       [not found]   ` <mailman.5996.1240643366.31690.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 4+ messages in thread
From: Nikolaj Schumacher @ 2009-04-25  7:09 UTC (permalink / raw)
  To: Richard Riley; +Cc: help-gnu-emacs

Richard Riley <rileyrgdev@googlemail.com> wrote:

> Will the eclim mode with company-mode work here too Tassilo?

No.  As far as I know eclim currently only supports Java.  Otherwise it
would work fine (with small modifications maybe).

CEDET seems to have a contributed PHP back-end.  That would be the best
bet.  If anyone using that contacts me, I'll gladly make the required
modifications to the Semantic back-end in company-mode.


regards,
Nikolaj Schumacher




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PHP autocomplete mode
       [not found]   ` <mailman.5996.1240643366.31690.help-gnu-emacs@gnu.org>
@ 2009-04-25 10:34     ` Richard Riley
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Riley @ 2009-04-25 10:34 UTC (permalink / raw)
  To: help-gnu-emacs

Nikolaj Schumacher <me@nschum.de> writes:

> Richard Riley <rileyrgdev@googlemail.com> wrote:
>
>> Will the eclim mode with company-mode work here too Tassilo?
>
> No.  As far as I know eclim currently only supports Java.  Otherwise it
> would work fine (with small modifications maybe).
>
> CEDET seems to have a contributed PHP back-end.  That would be the best
> bet.  If anyone using that contacts me, I'll gladly make the required
> modifications to the Semantic back-end in company-mode.
>
>
> regards,
> Nikolaj Schumacher
>
>

Thanks for the info. If using semantic there's no need for company since
it already has its own.

That's a pity. Seems an awful waste of eclipse potential.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-25 10:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-24 16:30 PHP autocomplete mode jmckitrick
2009-04-24 17:20 ` Richard Riley
2009-04-25  7:09   ` Nikolaj Schumacher
     [not found]   ` <mailman.5996.1240643366.31690.help-gnu-emacs@gnu.org>
2009-04-25 10:34     ` Richard Riley

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.