Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Xtext Project Plan/Features/Tooling/Hovering"

(Hover Info)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==== Hover Info ====
 
==== Hover Info ====
 
Used to show additional information about hovered object:
 
Used to show additional information about hovered object:
**Supports:
+
 
 +
Supports:
 +
* Custom content
 
* Styled text
 
* Styled text
 
* Images
 
* Images
 
* Toolbar
 
* Toolbar
 
* Custom actions
 
* Custom actions
 +
 +
Example:
 +
 +
[[Image:Bild 4.png]]
  
 
'''BuildIn implementation is available'''
 
'''BuildIn implementation is available'''
--[[User:Dennis.huebner.itemis.de|Dennis.huebner.itemis.de]] 07:14, 1 July 2008 (EDT)
+
 
 +
'''TODO'''
 +
* show existing hover infos e.g. Annotations errors/wranings
 +
 
 +
--[[User:Dennis.huebner.itemis.de|Dennis.huebner.itemis.de]] 10:24, 8 July 2008 (EDT)

Latest revision as of 10:24, 8 July 2008

Hover Info

Used to show additional information about hovered object:

Supports:

  • Custom content
  • Styled text
  • Images
  • Toolbar
  • Custom actions

Example:

Bild 4.png

BuildIn implementation is available

TODO

  • show existing hover infos e.g. Annotations errors/wranings

--Dennis.huebner.itemis.de 10:24, 8 July 2008 (EDT)

Back to the top