Package | Description |
---|---|
org.ballerinalang.langserver | |
org.ballerinalang.langserver.command |
Modifier and Type | Field and Description |
---|---|
static LSContext.Key<DiagnosticsHelper> |
LSGlobalContextKeys.DIAGNOSTIC_HELPER_KEY |
Modifier and Type | Field and Description |
---|---|
static LSContext.Key<DiagnosticsHelper> |
ExecuteCommandKeys.DIAGNOSTICS_HELPER_KEY |
Modifier and Type | Method and Description |
---|---|
static void |
CommandUtil.clearDiagnostics(org.eclipse.lsp4j.services.LanguageClient client,
LSCompiler lsCompiler,
DiagnosticsHelper diagnosticsHelper,
String documentUri)
Clears diagnostics of the client by sending an text edit event.
|
Copyright © 2019 WSO2. All rights reserved.