public class ExtendedClientCapabilities extends Object
https://github.com/microsoft/language-server-protocol/issues/788
Constructor and Description |
---|
ExtendedClientCapabilities() |
Modifier and Type | Method and Description |
---|---|
ExtendedCodeLensCapabilities |
getCodeLens() |
void |
setCodeLens(ExtendedCodeLensCapabilities codeLens) |
public ExtendedCodeLensCapabilities getCodeLens()
public void setCodeLens(ExtendedCodeLensCapabilities codeLens)
Copyright © 2020. All rights reserved.