SuggestionServiceNames 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
SuggestionProviderBaseVisual Studio 中内置的 的名称。
public static class SuggestionServiceNames
type SuggestionServiceNames = class
Public Class SuggestionServiceNames
- 继承
-
SuggestionServiceNames
字段
IntelliCodeDiagnosticHints |
IntelliCode 诊断提示 SuggestionProviderBase。 |
IntelliCodeIntentHints |
IntelliCode 意向提示 SuggestionProviderBase。 |
IntelliCodeLineCompletions |
IntelliCode 内联完成的 SuggestionProviderBase。 |
IntelliCodeSearchHints |
IntelliCode 意向提示 SuggestionProviderBase。 |
IntelliCodeSuggestionHints |
IntelliCode 建议提示 SuggestionProviderBase。 |
IntelliCodeSuggestions |
IntelliCode 建议的 SuggestionProviderBase。 |