lsp.CompletionParams
Completion parameters
Fields1
CompletionParams.context : lsp.CompletionContext | nil
The completion context. This is only available it the client specifies to send this using the client capability textDocument.completion.contextSupport === true