Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » occurrences feature not working for variables/functions
occurrences feature not working for variables/functions [message #10560] Wed, 28 March 2007 21:54 Go to next message
Joshua Ross is currently offline Joshua RossFriend
Messages: 8
Registered: July 2009
Junior Member
One of the features I am having a hard time living without from PHPEclipse
is the occurrences feature. The occurrences feature was/is the same as in
the Java editor. Basically, a single click on a variable or function
"highlights" the variable/function and displays an indicator in the
occurrences(annotations?) bar of all occurrences of that variable/function.
The occurrences bar is the same vertical bar at the rightmost of the editor
window that shows the occurrences of all TODO tags and errors amongst other
items. I think this funcitonality is part of eclipse's default editor
however it isn't working for me in PDT.

Relevant information
PDT - Nightly build (N20070325)
Eclipse (3.2.2r322_v20070104)
Windows XP
Java 6(relevant? probably not)

Any chance we can get this working in PDT? It would be greatly appreciated.
Thanks,
-Joshua-
Re: occurrences feature not working for variables/functions [message #10593 is a reply to message #10560] Wed, 28 March 2007 22:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hertzel.hotmail.com

Joshua Ross wrote:
> One of the features I am having a hard time living without from PHPEclipse
> is the occurrences feature. The occurrences feature was/is the same as in
> the Java editor. Basically, a single click on a variable or function
> "highlights" the variable/function and displays an indicator in the
> occurrences(annotations?) bar of all occurrences of that variable/function.
> The occurrences bar is the same vertical bar at the rightmost of the editor
> window that shows the occurrences of all TODO tags and errors amongst other
> items. I think this funcitonality is part of eclipse's default editor
> however it isn't working for me in PDT.
>
> Relevant information
> PDT - Nightly build (N20070325)
> Eclipse (3.2.2r322_v20070104)
> Windows XP
> Java 6(relevant? probably not)
>
> Any chance we can get this working in PDT? It would be greatly appreciated.
> Thanks,
> -Joshua-
>
>
>
I'm missing that function too..is really useful
Re: occurrences feature not working for variables/functions [message #10626 is a reply to message #10593] Thu, 29 March 2007 16:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pavel.kunc.google.com

On Thu, 29 Mar 2007 00:51:23 +0200, Hertzel Armengol <hertzel@hotmail.com>
wrote:

> Joshua Ross wrote:
>> One of the features I am having a hard time living without from
>> PHPEclipse is the occurrences feature. The occurrences feature was/is
>> the same as in the Java editor. Basically, a single click on a
>> variable or function "highlights" the variable/function and displays an
>> indicator in the occurrences(annotations?) bar of all occurrences of
>> that variable/function. The occurrences bar is the same vertical bar at
>> the rightmost of the editor window that shows the occurrences of all
>> TODO tags and errors amongst other items. I think this funcitonality
>> is part of eclipse's default editor however it isn't working for me in
>> PDT.
>> Relevant information
>> PDT - Nightly build (N20070325)
>> Eclipse (3.2.2r322_v20070104)
>> Windows XP
>> Java 6(relevant? probably not)
>> Any chance we can get this working in PDT? It would be greatly
>> appreciated.
>> Thanks,
>> -Joshua-
>>
> I'm missing that function too..is really useful

I also miss this feature. I think that in PHPEclipse is also possible
setup of code checker to mark defined but non-used variables as
notice/warning/error. This is usefull to eliminate or easy find typos in
variables.

Pavel
Re: occurrences feature not working for variables/functions [message #11930 is a reply to message #10560] Sat, 31 March 2007 17:39 Go to previous message
Joshua Ross is currently offline Joshua RossFriend
Messages: 8
Registered: July 2009
Junior Member
I should have looked at the bug list more closely, this has been reported as
a bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=177540

-Joshua-

"Joshua Ross" <joshualross@gmail.com> wrote in message
news:eueo1c$h7v$1@build.eclipse.org...
> One of the features I am having a hard time living without from PHPEclipse
> is the occurrences feature. The occurrences feature was/is the same as in
> the Java editor. Basically, a single click on a variable or function
> "highlights" the variable/function and displays an indicator in the
> occurrences(annotations?) bar of all occurrences of that
> variable/function. The occurrences bar is the same vertical bar at the
> rightmost of the editor window that shows the occurrences of all TODO tags
> and errors amongst other items. I think this funcitonality is part of
> eclipse's default editor however it isn't working for me in PDT.
>
> Relevant information
> PDT - Nightly build (N20070325)
> Eclipse (3.2.2r322_v20070104)
> Windows XP
> Java 6(relevant? probably not)
>
> Any chance we can get this working in PDT? It would be greatly
> appreciated.
> Thanks,
> -Joshua-
>
>
>
Previous Topic:How to disable "Enable folding"
Next Topic:XDebug base64 encoded variables
Goto Forum:
  


Current Time: Thu Sep 26 23:25:00 GMT 2024

Powered by FUDForum. Page generated in 0.04458 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top