Context Menu Items Missing After Removing ReSharper from VS 2010

I removed the ReSharper demo after a test run, and now some of my context menu items are missing in the code editor. The one I noticed right away has disappeared, this is the C # refactoring menu, but the list is much shorter, so I know that this is not the only one that is not.

I tried Tools - Import and Export Settings - Reset all settingsand Tools - Customize - Commands - Context Menu - Editor Context Menu - Reset Allbut did not restore the missing elements.

+3
source share
1 answer

Apparently, one of the reset options that I tried required a restart of Visual Studio in order to be effective; but could not indicate this fact.

+4
source

All Articles