| Class | Description |
|---|---|
| ClientCommands |
Commonly used client commands
|
| CodeLensKind |
CodeLens kind supported by the client.
|
| CodeLensKindCapabilities |
Specific capabilities for the `CodeLensKind`.
|
| ExtendedClientCapabilities |
Extended client capabilities not defined by the LSP.
|
| ExtendedCodeLensCapabilities |
Extended capabilities specific to the `textDocument/codeLens` request.
|
| LimitExceededWarnings |
LimitExceededWarnings sends a warning to the
client via a jsonrpc notification
|
| Enum | Description |
|---|---|
| LimitFeature |
Features that are associated with some limit
For example, document symbols have a maximum limit for performance reasons
|
Copyright © 2020. All rights reserved.