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 270649 - indicate unused method in navigator
Summary: indicate unused method in navigator
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-15 14:47 UTC by muellermi
Modified: 2017-05-15 14:47 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (132.39 KB, text/plain)
2017-05-15 14:47 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2017-05-15 14:47:43 UTC
Reproducibility: Happens every time

NetBeans indicates unused methods (and variables) within the source code editor. But searching for theses methods takes a while.
On the other hand, NetBeans offers the navigator. This tool shows all methods of a class at one glance.

The proposal is, to indicate unused methods within the navigator, e.g. by underlining the method name (as done within the source code)

Alternative / companion: "Refactor, remove unused code"
Comment 1 muellermi 2017-05-15 14:47:49 UTC
Created attachment 164319 [details]
IDE log