Method
LspServerCapsset_completion
Declaration
void
lsp_server_caps_set_completion (
LspServerCaps* self,
LspCompletionOptions* value
)
Parameters
value-
Type:
LspCompletionOptionsThe new value of
completion.The argument can be NULL.The data is owned by the caller of the method.