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 141893 - Code completion should distinguish abstract classes and methods
Summary: Code completion should distinguish abstract classes and methods
Status: RESOLVED INVALID
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-28 15:31 UTC by polan
Modified: 2011-08-09 13:58 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 polan 2008-07-28 15:31:41 UTC
The code completion dialog could show different icons for abstract classes and methods.
Comment 1 Tomasz Slota 2008-08-07 10:04:55 UTC
First of all abstract classes should not be offered after the "new" keyword. Different icons would be nice to have too.
Comment 2 polan 2008-08-15 08:39:26 UTC
Didn't realize that, you're right of course. Thanks.
Comment 3 Tomasz Slota 2010-02-10 08:44:43 UTC
reassigning to default owner
Comment 4 Filip Zamboj 2010-09-15 12:26:11 UTC
batch reassigning
Comment 5 Tomas Mysik 2011-06-08 14:56:55 UTC
Batch reassigning.
Comment 6 Ondrej Brejla 2011-08-09 13:58:38 UTC
Two problems in one issue. I'll close it and create two new. Enhancement (icons issue http://netbeans.org/bugzilla/show_bug.cgi?id=200794) and defect (instantiating abstract classes http://netbeans.org/bugzilla/show_bug.cgi?id=200795).