public class XMLCatalogCodeLensParticipant extends Object implements ICodeLensParticipant
"xml.update.configuration"
to update the workspace settings to register the catalog for use.
The client needs to implement the "xml.update.configuration"
command in order for this to work.| Constructor and Description |
|---|
XMLCatalogCodeLensParticipant(ContentModelManager contentModelManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
doCodeLens(ICodeLensRequest request,
List<org.eclipse.lsp4j.CodeLens> lenses,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
public XMLCatalogCodeLensParticipant(ContentModelManager contentModelManager)
public void doCodeLens(ICodeLensRequest request, List<org.eclipse.lsp4j.CodeLens> lenses, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
doCodeLens in interface ICodeLensParticipantCopyright © 2024. All rights reserved.