Method
LspCompletionItemset_command
Description
Sets the value of command.
An optional command that is executed after inserting this completion. Note that additional modifications to the current document should be described with the additionalTextEdits-property.
Parameters
value-
Type:
LspCommandThe new value of
command.The argument can be NULL.The data is owned by the caller of the method.