Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Resharper - How to disable find usages OR use the old find usages

I can't stand the resharper find usage.
How do I go back to the default one? (F12 / Shift F12)?
(Visual Studio 2010)

Thanks

like image 650
SexyMF Avatar asked Nov 17 '11 13:11

SexyMF


1 Answers

There is no way currently to revert back to the Visual Studio 'Find References'

What you can do however is: 1) Change 'Group by:' to None

enter image description here

2) Change 'Group by:' to File

enter image description here

While this does not 'answer' the question I do urge you to try Resharpers Find Usages. I must admit I also had an issue with Resharpers 'Find Usages' window and wanted to revert to Visual Studios one but after discovering no way to go back without uninstalling/disabling Reshaper I find their window much more powerful and I now find VS's one inferior.

like image 199
wal Avatar answered Sep 26 '22 08:09

wal