You can explicitly choose which context actions to enable. That can be done using language-specific tabs in the ReSharper Options dialog box:
- ReSharper | Options | Code Editing | C# | Context Actions for C#.
- ReSharper | Options | Code Editing | Visual Basic .NET | Context Actions for VB.NET.
- ReSharper | Options | Code Editing | XML | Context Actions for XML.
- ReSharper | Options | Code Editing | ASP.NET | Context Actions for ASP.NET.
To define the list of context actions that you would like ReSharper to suggest
- On the main menu, choose ReSharper | Options. The ReSharper Options dialog box opens.
- Open one of the three language-specific Context Actions tabs from the list above.
- Select check boxes of context actions that you want to enable, and clear check boxes of the actions to be disabled.
- Click OK to apply changes.

