Resharper | Keyboard Mappings
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
: 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
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 Resharper Keyboard Mappings
Go to .
Master the Flow: A Deep Dive into ReSharper Keyboard Mappings Getting around a massive solution is where ReSharper shines
: If a shortcut doesn't work, ReSharper usually detects the conflict and asks you to choose. Use the Shortcut Conflict dialog to permanently bind it to the ReSharper command.
The defaults are great, but power users often tweak them to avoid "finger gymnastics". Master the Flow: A Deep Dive into ReSharper
By tailoring these mappings to your habits, you transform ReSharper from a simple helper into a seamless extension of your own coding process. Configure keyboard shortcuts | ReSharper - JetBrains