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

Summary: Quick navigator should show function parameters, not just names
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: NavigationAssignee: Alexander Simon <alexvsimon>
Status: CLOSED FIXED    
Severity: blocker Keywords: USABILITY
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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