Class EntitiesHoverParticipant
java.lang.Object
org.eclipse.lemminx.services.extensions.HoverParticipantAdapter
org.eclipse.lemminx.extensions.entities.participants.EntitiesHoverParticipant
- All Implemented Interfaces:
IHoverParticipant
Entities hover used in a text node (ex : &).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.lsp4j.HoveronText(IHoverRequest request) onText methodMethods inherited from class org.eclipse.lemminx.services.extensions.HoverParticipantAdapter
onAttributeName, onAttributeValue, onTag
-
Constructor Details
-
EntitiesHoverParticipant
public EntitiesHoverParticipant()
-
-
Method Details
-
onText
Description copied from interface:IHoverParticipantonText method- Specified by:
onTextin interfaceIHoverParticipant- Overrides:
onTextin classHoverParticipantAdapter- Returns:
- the Value of MarkupContent
String - Throws:
Exception
-