| Package | Description |
|---|---|
| org.eclipse.lemminx.extensions.dtd.participants | |
| org.eclipse.lemminx.extensions.xsd.participants | |
| org.eclipse.lemminx.services.extensions |
| Modifier and Type | Class and Description |
|---|---|
class |
DTDCodeLensParticipant
DTD CodeLens to show references count for referenced
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSDCodeLensParticipant
XSD CodeLens to show references count between XSD types references.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ICodeLensParticipant> |
XMLExtensionsRegistry.getCodeLensParticipants() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLExtensionsRegistry.registerCodeLensParticipant(ICodeLensParticipant codeLensParticipant) |
void |
XMLExtensionsRegistry.unregisterCodeLensParticipant(ICodeLensParticipant codeLensParticipant) |
Copyright © 2021. All rights reserved.