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 262069

Summary: distinguish pure abstract methods from virtuals
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: NavigationAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Voskresensky 2016-05-16 17:10:38 UTC
It would be helpful to have visual difference in Navigator for "= 0" methods vs. usual virtual methods.

Also in code completion in derived classes IDE should propose "implement" instead of "override" for such functions and they should be higher in the completion list
Comment 1 Alexander Simon 2016-05-20 13:32:05 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/82b81e682918
Comment 2 Vladimir Voskresensky 2016-05-20 13:44:27 UTC
Thanks for the second feature. 
Please, implement the first one as well
Comment 3 Alexander Simon 2016-05-20 14:11:02 UTC
fixed navigator, change set:
http://hg.netbeans.org/cnd-main/rev/0e4d77c492ec