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 31827

Summary: Enhance Code Completion by Documentation Hints
Product: xml Reporter: _ pkuzel <pkuzel>
Component: CodeAssignee: issues@xml <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: issues
Priority: P2 Keywords: API, UI
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 32557, 32558, 32559, 32561    
Bug Blocks: 32047    

Description _ pkuzel 2003-03-10 15:22:28 UTC
Get inspired by java editor. It allows to show
instant help while querying for code completion.

Use similar approach as for GrammarQuery allowing
multiple documentation providers and multiple
documentation consumers (presenters) => xml/core.
Comment 1 Jesse Glick 2003-03-10 15:41:52 UTC
Should be useful for Ant module.
Comment 2 _ pkuzel 2003-03-14 19:38:18 UTC
*** Issue 28601 has been marked as a duplicate of this issue. ***
Comment 3 Jesse Glick 2003-07-08 15:24:17 UTC
To refresh my memory - this would be somehow similar to the Javadoc
popup, right?

I assume this would be an API enhancement? If so, consider adding the
'API' keyword.
Comment 4 _ pkuzel 2003-07-08 16:10:17 UTC
Adding API kw. It will form a framework so some public contract for
provders will be needed.
Comment 5 Mikhail Matveev 2007-09-24 15:55:09 UTC
Fixed long time ago
Comment 6 Mikhail Matveev 2007-09-24 15:56:12 UTC
Verified