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 154642

Summary: SQL CC: Types of objects are shown in CC list
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: SQL EditorAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Roman Mostyka 2008-12-04 18:30:27 UTC
When user opens code completion list, here are a lot of different objects, like keywords, schemes, tables, procedures,
functions, etc.
It will be better if against each object there was type of this object, like 'keyword' for keywords, 'procedure' for
procedures, scheme name for tables, etc.
Comment 1 Jiri Rechtacek 2009-10-16 14:12:10 UTC
Reassigned to new owner.
Comment 2 matthias42 2014-09-28 13:55:35 UTC
In netbeans 8.0.1 each completion entry is lead by an icon depicting its type. Adding this also as text would break the display for columns (IMHO it gets to long).