Method

LspCompletionClientCapsget_insert_text_modes

Declaration

LspInsertTextModeFlags
lsp_completion_client_caps_get_insert_text_modes (
  LspCompletionClientCaps* self
)

Description

Gets the value of insert_text_modes.

The client supports the insertTextMode property on a completion item to override the whitespace handling mode as defined by the client (see insertTextMode).

Since:

3.16.0.

Return value

Type: LspInsertTextModeFlags

The value of insert_text_modes.