Method
LspCompletionItemadd_additional_text_edit
Declaration
void
lsp_completion_item_add_additional_text_edit (
LspCompletionItem* self,
LspTextEdit* edit
)
Parameters
edit-
Type:
LspTextEditNo description available.
The data is owned by the caller of the method.