insert_text_mode


Description:

public InsertTextMode insert_text_mode { get; set; }

How whitespace and indentation is handled during completion item insertion. If not provided the client's default value depends on the `textDocument.completion.insertTextMode` client capability.

Since:

3.16.0