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 218604

Summary: Chained code completion
Product: java Reporter: iikku
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: normal CC: markiewb
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description iikku 2012-09-19 10:49:34 UTC
As explained in http://jetbrains.dzone.com/articles/top-20-code-completions-in-intellij-idea

Code completion should also suggest applicable attributes from within the current scope of variables as parameters for methods.
Comment 1 Dusan Balek 2013-04-23 08:17:33 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/2cb253f787d6
Comment 2 Quality Engineering 2013-04-28 02:16:31 UTC
Integrated into 'main-golden', will be available in build *201304272301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2cb253f787d6
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #218604: Chained code completion - added.