2 instantiations of InsertTextModeSupportSetting
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
Completion\CompletionTests.cs (2)
1557
InsertTextModeSupport = new LSP.
InsertTextModeSupportSetting
{ ValueSet = [LSP.InsertTextMode.AsIs] }
1587
InsertTextModeSupport = new LSP.
InsertTextModeSupportSetting
{ ValueSet = [] }
1 reference to InsertTextModeSupportSetting
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\CompletionItemSetting.cs (1)
135
public
InsertTextModeSupportSetting
? InsertTextModeSupport