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