Uses of Interface
org.eclipse.lemminx.services.extensions.IHoverParticipant
Packages that use IHoverParticipant
Package
Description
-
Uses of IHoverParticipant in org.eclipse.lemminx.extensions.contentmodel.participants
Classes in org.eclipse.lemminx.extensions.contentmodel.participants that implement IHoverParticipantModifier and TypeClassDescriptionclassExtension to support XML hover based on content model (XML Schema documentation, etc) -
Uses of IHoverParticipant in org.eclipse.lemminx.extensions.entities.participants
Classes in org.eclipse.lemminx.extensions.entities.participants that implement IHoverParticipantModifier and TypeClassDescriptionclassEntities hover used in a text node (ex : &). -
Uses of IHoverParticipant in org.eclipse.lemminx.extensions.xsi.participants
Classes in org.eclipse.lemminx.extensions.xsi.participants that implement IHoverParticipant -
Uses of IHoverParticipant in org.eclipse.lemminx.services.extensions
Classes in org.eclipse.lemminx.services.extensions that implement IHoverParticipantMethods in org.eclipse.lemminx.services.extensions that return types with arguments of type IHoverParticipantMethods in org.eclipse.lemminx.services.extensions with parameters of type IHoverParticipantModifier and TypeMethodDescriptionvoidXMLExtensionsRegistry.registerHoverParticipant(IHoverParticipant hoverParticipant) voidXMLExtensionsRegistry.unregisterHoverParticipant(IHoverParticipant hoverParticipant)