| Package | Description |
|---|---|
| org.eclipse.lemminx.services.extensions |
| Modifier and Type | Method and Description |
|---|---|
Collection<IWorkspaceServiceParticipant> |
XMLExtensionsRegistry.getWorkspaceServiceParticipants()
Return the registered workspace service participants.
|
| 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 © 2022. All rights reserved.