2 references to ShowNameSuggestions
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Options\CompletionOptionsStorage.cs (1)
30
ShowNameSuggestions = options.GetOption(
ShowNameSuggestions
, language),
Handler\Configuration\DidChangeConfigurationNotificationHandler_OptionList.cs (1)
27
CompletionOptionsStorage.
ShowNameSuggestions
,