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 93039 - "find usage" is missing
Summary: "find usage" is missing
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-23 15:01 UTC by Lukasz Grela
Modified: 2009-02-27 14:26 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2007-01-23 15:01:40 UTC
"find ussage" is missing
Comment 1 Daniel Prusa 2007-04-17 15:53:46 UTC
Find usages implemented.
Comment 2 Lukasz Grela 2007-04-18 08:59:46 UTC
it doesn't work for me
1) I select some identifier 
2)from context menu I chose find usage, or rename and I got error "Cannot find
usages of element at selected position"
Comment 3 Daniel Prusa 2007-04-18 09:36:03 UTC
Find usages has been implemented for local variables, parameters and methods. If
you encounter a case for which it should work and it does not, file it as a new
issue and include code example.
Comment 4 Radim Roska 2007-08-07 15:55:49 UTC
VERIFIED