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 166457 - Find usages enchancement
Summary: Find usages enchancement
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-03 09:54 UTC by crimcat
Modified: 2009-06-03 09:54 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 crimcat 2009-06-03 09:54:56 UTC
Hello,

By default, find usages results are grouped by file names.
I'd suggest adding two options to this functionality (in UI it could be check boxes):
1) put full paths (relative to the project root) into the output - this is extremely useful when you have files with the 
same names in different folders (platform-dependent header files, for example; or different plugins source code in the 
project);
2) group usages by functions/methods in the given file.