Completion of variables [message #1787] |
Tue, 22 April 2003 10:46  |
Eclipse User |
|
|
|
Originally posted by: pmateescu.novosadhayes.com
Hi,
I have just started using Eclipse and I really like it. I think it's one
of the best interfaces I've seen.
I've added PHPEclipse and plan to use it for my other projects as well.
I have a question thought, one I couldn't figure out. (Java or PHP)...
Given this declaration:
string myOwnString;...
I want to type "my", hit a key combination (Ctrl+Space) and get all the
variables that start with my*. (Well, in PHP's case that would be
$myString).
Any suggestions on how to make it happen?
Thanks a lot!
|
|
|
Re: Completion of variables [message #1793 is a reply to message #1787] |
Tue, 22 April 2003 11:02  |
Eclipse User |
|
|
|
Originally posted by: genadyb.inter.net.il
If the PHP plugin provides code completion, it should work.
You can also try different context insensitive code completion plugins.
One is "Editor Enhancements" from http://lunar-eclipse.sf.net/
(emacs-style) and the other is by "zClipse" (eclipse-style). I don't
remember their website, but you can find it by searching the
eclipse.tools group.
Genady
Philip Mateescu wrote:
> Hi,
>
> I have just started using Eclipse and I really like it. I think it's one
> of the best interfaces I've seen.
> I've added PHPEclipse and plan to use it for my other projects as well.
>
> I have a question thought, one I couldn't figure out. (Java or PHP)...
> Given this declaration:
> string myOwnString;...
>
> I want to type "my", hit a key combination (Ctrl+Space) and get all the
> variables that start with my*. (Well, in PHP's case that would be
> $myString).
>
> Any suggestions on how to make it happen?
>
> Thanks a lot!
>
>
>
|
|
|
Re: Completion of variables [message #1799 is a reply to message #1793] |
Tue, 22 April 2003 11:01  |
Eclipse User |
|
|
|
Originally posted by: pmateescu.novosadhayes.com
Thanks!
Following your suggestion I found the TextComplete which was exactly what
I wanted.
Thanks a million again!
philip
Genady wrote:
> If the PHP plugin provides code completion, it should work.
> You can also try different context insensitive code completion plugins.
> One is \"Editor Enhancements\" from http://lunar-eclipse.sf.net/
> (emacs-style) and the other is by \"zClipse\" (eclipse-style). I don\'t
> remember their website, but you can find it by searching the
> eclipse.tools group.
> Genady
> Philip Mateescu wrote:
> > Hi,
> >
> > I have just started using Eclipse and I really like it. I think it\'s one
> > of the best interfaces I\'ve seen.
> > I\'ve added PHPEclipse and plan to use it for my other projects as well.
> >
> > I have a question thought, one I couldn\'t figure out. (Java or PHP)...
> > Given this declaration:
> > string myOwnString;...
> >
> > I want to type \"my\", hit a key combination (Ctrl+Space) and get all the
> > variables that start with my*. (Well, in PHP\'s case that would be
> > $myString).
> >
> > Any suggestions on how to make it happen?
> >
> > Thanks a lot!
> >
> >
> >
|
|
|
Powered by
FUDForum. Page generated in 0.24273 seconds