insert_text_format


Description:

public InsertTextFormat insert_text_format { get; set; }

The format of the insert text. The format applies to both the `insertText` property and the `newText` property of a provided `textEdit`. If omitted defaults to `InsertTextFormat.PlainText`.