Details
-
Type:
Sub-task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0Release
-
Fix Version/s: 2.1.1Release
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
DSL creators should be able to control the contents of hovers when hovering over DSL contributions. Similarly, content assist providers should be available as well.
This is largely working. I created a Groovy DSL Hover. Interesting, though that when hovering, the groovy-specific hover is shown, but when F2 is pressed, the standard Javadoc hover is shown.