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 123456 - Mark Occurrences
Summary: Mark Occurrences
Status: CLOSED DUPLICATE of bug 123455
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrew Korostelev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-05 12:46 UTC by Andrew Korostelev
Modified: 2012-02-22 11:02 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Korostelev 2007-12-05 12:46:19 UTC
the feature highlights all references as well as redefinitions of the element under caret (such as variable, method
call, or class reference). If caret is placed on a method definition, all the potential exit points should be highlighted.
Comment 1 Andrew Korostelev 2007-12-11 16:12:41 UTC
will be tracked as a part of issue 123455

*** This issue has been marked as a duplicate of 123455 ***
Comment 2 Quality Engineering 2012-02-22 11:02:59 UTC
Integrated into 'main-golden', will be available in build *201202220400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9ddfc1bb54ad
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #208665 - "//#123456" not hyperlinked while "// #123456" is