2 references to Tags
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\CompletionItemSetting.cs (1)
83
/// The tags that the client supports on the <see cref="CompletionItem.
Tags
"/> property.
Protocol\CompletionItemTagSupportSetting.cs (1)
10
/// Represents the tags supported by the client on the <see cref="CompletionItem.
Tags
"/> property.