Package | Description |
---|---|
org.eclipse.lemminx | |
org.eclipse.lemminx.services | |
org.eclipse.lemminx.settings |
Modifier and Type | Method and Description |
---|---|
XMLCodeLensSettings |
XMLTextDocumentService.getSharedCodeLensSettings() |
Modifier and Type | Method and Description |
---|---|
void |
XMLTextDocumentService.updateCodeLensSettings(XMLCodeLensSettings newSettings) |
Modifier and Type | Method and Description |
---|---|
List<? extends org.eclipse.lsp4j.CodeLens> |
XMLLanguageService.getCodeLens(DOMDocument xmlDocument,
XMLCodeLensSettings settings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
Modifier and Type | Method and Description |
---|---|
XMLCodeLensSettings |
XMLGeneralClientSettings.getCodeLens()
Returns the code lens settings.
|
XMLCodeLensSettings |
SharedSettings.getCodeLensSettings() |
Modifier and Type | Method and Description |
---|---|
void |
XMLCodeLensSettings.merge(XMLCodeLensSettings newSettings) |
void |
XMLGeneralClientSettings.setCodeLens(XMLCodeLensSettings codeLens)
Sets the code lens settings.
|
Copyright © 2021. All rights reserved.