PredefinedSuggestedActionCategoryNames Fields

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAny

A root category that include any suggested action.

System_CAPS_pubfieldSystem_CAPS_staticCodeFix

A category of suggested actions for fixing code issues.

System_CAPS_pubfieldSystem_CAPS_staticErrorFix

A category of suggested actions for fixing errors.

System_CAPS_pubfieldSystem_CAPS_staticRefactoring

A category of suggested actions for code refactoring.

System_CAPS_pubfieldSystem_CAPS_staticStyleFix

A category of suggested actions for fixing style violations.

Return to top
Show: