This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 189884 - Revert go to declaration as it was in Netbeans 6.8
Summary: Revert go to declaration as it was in Netbeans 6.8
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal with 3 votes (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 07:43 UTC by joebezucha
Modified: 2012-03-30 08:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description joebezucha 2010-08-26 07:43:55 UTC
Go to declaration works excellent for me in 6.8

f.e. clicking go to declaration on getCustomers()

$this->getApi('CustomerApi')->getCustomers();

works correct despite the fact that IDE don;t know what type is returned by $this->getApi('CustomerApi').

It was working very similar to "Go to symbol" - suggesting all definition of that method (without checking a class it belongs to)

PHP is not strongly typed as JAVA or C# so without that feature it's sometimes hard to work with the IDE - using 6.9.1 i have to think what IDE can recognize and decide if i should use "Got to declaration" or "Go to symbol"
Comment 1 melbagnato 2010-09-04 07:42:08 UTC
This bug has created the biggest functionality gap for me in 6.9.1

Is anyone looking at this one yet ?
Comment 2 Filip Zamboj 2010-09-15 12:33:08 UTC
batch reassigning
Comment 3 zombat 2010-10-21 17:35:56 UTC
I agree with melbagnato@netbeans.org.  I reverted back to Netbeans 6.8 after a very short time with 6.9 because of this issue.  Declaration/Symbol navigation is simply much more effective in 6.8 for PHP code.
Comment 4 Tomas Mysik 2011-06-03 10:19:51 UTC
Batch reassigning.
Comment 5 Tomas Mysik 2011-06-06 16:07:36 UTC
Editor area.
Comment 6 Petr Pisl 2011-09-26 15:42:09 UTC
Nothing new in this area so far:(.
Comment 7 Ondrej Brejla 2012-03-30 08:46:34 UTC
Still doesn't work. But P4 for me...already 4 releases with new functionality.