History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-11119
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Normal Normal
Assignee: Peter Gromov
Reporter: Peter Gromov
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

DOM-Model: Allow to hook into Quick Documentation Lookup

Created: 23 Aug 06 17:37   Updated: 20 Jul 08 21:30
Component/s: Plugin Support. API
Fix Version/s: Diana 8618

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,622


 Description  « Hide
defined with an annotation:

@DocumentationProvider(MyDocumentationProvider.class)
public interface MyDomElement extends DomElement { ..... }

where the class given in the annotation implements an interface similar to com.intellij.lang.documentation.DocumentationProvider with a method "String getDocumentation(DomElement element)"



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.