Resharper Keyboard Mappings May 2026
Go to and click Reset .
Master the Flow: A Deep Dive into ReSharper Keyboard Mappings
: Many developers find the default Alt + Down unhandy and rebind it to Ctrl + Down in the Visual Studio options ( Tools > Options > Environment > Keyboard ) for quicker navigation between methods. Resharper Keyboard Mappings
: If you forget a shortcut, just press Ctrl + Shift + A . This is the "meta-shortcut" that lets you search for any ReSharper command by name and execute it instantly. Troubleshooting "Broken" Shortcuts
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 Go to and click Reset
The defaults are great, but power users often tweak them to avoid "finger gymnastics".
When you first fire up ReSharper, you're presented with a choice that defines your entire workflow. You can toggle these anytime in : This is the "meta-shortcut" that lets you search
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.



