1 write to InsertTextMode
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Completion\CompletionResultFactory.cs (1)
103completionList.ItemDefaults.InsertTextMode = LSP.InsertTextMode.AsIs;
1 reference to InsertTextMode
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\CompletionListItemDefaults.cs (1)
50/// A default <see cref="InsertTextMode"/>.