| Package | Description |
|---|---|
| org.eclipse.lemminx.services.extensions |
| Modifier and Type | Method and Description |
|---|---|
Collection<IWorkspaceServiceParticipant> |
XMLExtensionsRegistry.getWorkspaceServiceParticipants() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLExtensionsRegistry.registerWorkspaceServiceParticipant(IWorkspaceServiceParticipant workspaceServiceParticipant)
Register a new workspace service participant
|
void |
XMLExtensionsRegistry.unregisterWorkspaceServiceParticipant(IWorkspaceServiceParticipant workspaceServiceParticipant)
Unregister a new workspace service participant.
|
Copyright © 2021. All rights reserved.