How to restore the original Visual Studio Find-in-files function?
After installing ReSharper - a common function that I use within Visual Studio is now changed for the worse: Find and Replace (or Find in Files) - initiated using Control+Shift+F.
I want the original Visual Studio Find in Files, not the ReSharper replacement, which apparently really stinks. How do I get it back?
I'm using Windows 10, Visual Studio 2017 Enterprise, and the latest version of ReSharper Utlimate. Thanks in advance,
James Hurst
Please sign in to leave a comment.
Hello James!
Thank you for contacting us.
Please try reassigning Ctrl+Shift+F to Edit.FindinFiles command in Tools | Options | Environment | Keyboard.
You can also disable ReSharper overriding VS menu items by unchecking ReSharper | Options | Environment | Keyboard & Menus | Override VS refactorings and Hide overridden menu items.
Thank you.