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 86549 - Quick navigator should show function parameters, not just names
Summary: Quick navigator should show function parameters, not just names
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2006-10-05 10:42 UTC by Vladimir Kvashin
Modified: 2013-05-17 08:43 UTC (History)
0 users

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 Vladimir Kvashin 2006-10-05 10:42:41 UTC
For now quick navigator shows only function names.
It's very inconvenient in the case several overloaded functions reside in the
same file
Quick navigator should show function parameters
Comment 1 Maria Tishkova 2006-10-17 15:31:27 UTC
I have raised priority to P2 as it is absolutely useless to see function names only.
Comment 2 Alexander Simon 2006-10-17 16:09:43 UTC
fixed

CVS log:

Checking in NavigationView.java;
/shared/data/ccvs/repository/cnd/qnavigator/src/org/netbeans/modules/cnd/qnavigator/NavigationView.java,v
 <--  NavigationView.java
new revision: 1.2.2.6; previous revision: 1.2.2.5
done
Checking in ViewNode.java;
/shared/data/ccvs/repository/cnd/qnavigator/src/org/netbeans/modules/cnd/qnavigator/ViewNode.java,v
 <--  ViewNode.java
new revision: 1.2.2.3; previous revision: 1.2.2.2
done