VS.NET 2005 right click menu has multiple R# Find Usages...
Some how my the menu that appears when I right click on the code has multiple R# items in it (see attached screenshot) . When I click on either duplicate item it does the intended R# function.
Anyone know how to reset this list without reinstalling R#? I'm using VS.NET 2005.
Attachment(s):
RightClickMenu.JPG
Please sign in to leave a comment.
Hello Mike,
please do the following:
1) Disable ReSharper (Tools|Add-In Manager)
2) Reset All Settings (Tools|Import and Export Settings)
3) Enable ReSharper in Add-In Manager
This will remvoe the duplicate items.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thanks that worked.