Hover when code isn't selected [message #1816137] |
Tue, 22 October 2019 01:32  |
Eclipse User |
|
|
|
Hi,
In the Java Editor if I put my cursor over a class name I get a hover (if that's the right word?) like the one in the attached screen clipping.
The developer docs have an example for hover such as this:
https://help.eclipse.org/kepler/topic/org.eclipse.platform.doc.isv/guide/editors_hover.htm
But it requires the text to be selected first, rather than simply placing your mouse over the word.
In a plugin I'm writing, what do I need to do in order to replicate that behaviour (ie. the triggering of the hover by placing the mouse in a certain position - I understand I'll need to work what will be displayed when the cursor is in a particular position..).
Thanks,
Andrew.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.10773 seconds