2 references to CopilotSuggestions
Microsoft.CodeAnalysis.EditorFeatures (1)
Copilot\CopilotTaggerProvider.cs (1)
37
: AsynchronousViewTaggerProvider<ITextMarkerTag>(taggerHost, FeatureAttribute.
CopilotSuggestions
)
Microsoft.CodeAnalysis.Workspaces (1)
Shared\TestHooks\FeatureAttribute.cs (1)
22
public const string CopilotSuggestions = nameof(
CopilotSuggestions
);