Package | Description |
---|---|
org.eclipse.lemminx.extensions.contentmodel.participants | |
org.eclipse.lemminx.extensions.xsi | |
org.eclipse.lemminx.services.extensions |
Modifier and Type | Class and Description |
---|---|
class |
ContentModelHoverParticipant
Extension to support XML hover based on content model (XML Schema completion,
etc)
|
Modifier and Type | Class and Description |
---|---|
class |
XSIHoverParticipant
XSIHoverParticipant
|
Modifier and Type | Class and Description |
---|---|
class |
HoverParticipantAdapter
Hover participant adapter.
|
Modifier and Type | Method and Description |
---|---|
Collection<IHoverParticipant> |
XMLExtensionsRegistry.getHoverParticipants() |
Modifier and Type | Method and Description |
---|---|
void |
XMLExtensionsRegistry.registerHoverParticipant(IHoverParticipant hoverParticipant) |
void |
XMLExtensionsRegistry.unregisterHoverParticipant(IHoverParticipant hoverParticipant) |
Copyright © 2020. All rights reserved.