lsp.InsertTextFormat
(alias) lsp.InsertTextFormat =
| 1 # PlainText
| 2 # SnippetDefines whether the insert text in a completion item should be interpreted as plain text or a snippet.
(alias) lsp.InsertTextFormat =
| 1 # PlainText
| 2 # SnippetDefines whether the insert text in a completion item should be interpreted as plain text or a snippet.