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 123173 - code completion: Classes, Interfaces, Packages, Members etc.
Summary: code completion: Classes, Interfaces, Packages, Members etc.
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 2 votes (vote)
Assignee: schmidtm
URL: http://wiki.netbeans.org/wiki/view/Gr...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-30 17:20 UTC by schmidtm
Modified: 2008-10-30 14:25 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description schmidtm 2007-11-30 17:20:55 UTC
(Context sensitive-)Code completion for Groovy types.
Comment 1 schmidtm 2008-04-15 09:35:29 UTC
We've done method completion first, but want to have full-featured completion support. Let's use this issue as a tracker.

Here's a list of the various types of completable items:

1. Local Variables
2. Member Variables (Fields)
3. Methods
4. Keywords
5. Interfaces
6. Annotations 
7. Classes
8. Packages
Comment 2 schmidtm 2008-07-30 09:45:33 UTC
I'm closing this umbrella issue, since it's done in principle. Individual issues are tracked with a subject starting with "CC ".
Comment 3 Lukas Jungmann 2008-10-13 14:26:17 UTC
v.