Method

LspInlayHintadd_text_edit

Declaration

void
lsp_inlay_hint_add_text_edit (
  LspInlayHint* self,
  LspTextEdit* edit
)

Description

Appends an edit to LspInlayHint:text-edits.

Parameters

edit

Type: LspTextEdit

No description available.

The data is owned by the caller of the method.