SuggestionServiceNames Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Names of SuggestionProviderBases built into Visual Studio.
public static class SuggestionServiceNames
type SuggestionServiceNames = class
Public Class SuggestionServiceNames
- Inheritance
-
SuggestionServiceNames
Fields
IntelliCodeDiagnosticHints |
IntelliCode diagnostic hints SuggestionProviderBase. |
IntelliCodeIntentHints |
IntelliCode intent hints SuggestionProviderBase. |
IntelliCodeLineCompletions |
IntelliCode inline completion's SuggestionProviderBase. |
IntelliCodeSearchHints |
IntelliCode intent hints SuggestionProviderBase. |
IntelliCodeSuggestionHints |
IntelliCode suggestions hints SuggestionProviderBase. |
IntelliCodeSuggestions |
IntelliCode suggestions's SuggestionProviderBase. |