1 reference to GetCompletionKind
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Completion\CompletionResultFactory.cs (1)
137
lspItem.Kind =
GetCompletionKind
(item.Tags, capabilityHelper.SupportedItemKinds);