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