2 writes to TextEditFormat
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\OnAutoInsert\OnAutoInsertHandler.cs (2)
135
TextEditFormat
= LSP.InsertTextFormat.Snippet,
199
TextEditFormat
= LSP.InsertTextFormat.Snippet,
1 reference to TextEditFormat
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Internal\VSInternalDocumentOnAutoInsertResponseItem.cs (1)
17
/// Gets or sets the insert text format of the primary text edit. <see cref="
TextEditFormat
"/> for supported formats.