If you’re using ReSharper without mastering its keyboard shortcuts, you’re only using half the tool. The real power of this JetBrains productivity extension lies in its ability to keep your hands on the keyboard, allowing you to refactor, navigate, and clean code at the speed of thought. Choosing Your Foundation: The Two Core Schemes
Set it to , click Apply Scheme , then set it back to your preferred scheme (e.g., Visual Studio ) and click Apply Scheme again. Save your changes to force a re-injection of the bindings. Resharper Keyboard Mappings
: Best for developers who want to keep the classic Visual Studio experience intact. It minimizes conflicts with native commands, making it the most "natural" transition for long-time VS users. If you’re using ReSharper without mastering its keyboard
Go to and click Reset .
When you first fire up ReSharper, you're presented with a choice that defines your entire workflow. You can toggle these anytime in : Save your changes to force a re-injection of the bindings
Getting around a massive solution is where ReSharper shines. Here’s how the two schemes compare for the most vital "Go To" actions: Visual Studio Scheme IntelliJ IDEA Scheme Ctrl + T Ctrl + N Go to File Ctrl + Shift + T Shift + Ctrl + N Go to File Member Alt + \ Ctrl + F12 Navigate To (Menu) Ctrl + Shift + G Find Usages Shift + F12 Alt + F7 Pro Tips for Customizing Your Flow