Default keyboard shortcut schemes
All ReSharper actions can be invoked with keyboard shortcuts. Most of the actions have default shortcuts, which you can use out of the box. For the rest of the actions, you can assign a preferred shortcut keys if needed.
ReSharper provides two default keyboard shortcuts schemes.
Visual Studio — This scheme aims to minimize conflicts with Visual Studio's own keyboard shortcuts.
IntelliJ IDEA — This scheme shares the majority of shortcuts with those used in IntelliJ IDEA and its derivative web development IDEs. It provides a common keyboard-centric experience among all JetBrains development environments.
Whatever scheme you choose, you can always change individual keyboard shortcuts later.
If you want to change the shortcut for any single command, go to alias (see the right column in the tables below), press the new shortcut keys, and click Assign. For more information, refer to configure keyboard shortcuts
, find the command by itsCode Analysis
Visual Studio | IntelliJ IDEA | Alias | |
---|---|---|---|
Control+Alt+Shift+D8 | Control+Alt+Shift+D8 |
| |
Alt+PageDown | F12 |
| |
Alt+PageUp | Shift+F12 |
| |
Alt+Shift+PageDown | Alt+F12 |
| |
Alt+Shift+PageUp | Shift+Alt+F12 |
| |
Control+Shift+Alt+A | Control+Shift+Alt+A |
| |
View hierarchy of: | Control+E H | Control+Alt+H |
|
Control+Alt+V | Control+Alt+, |
|
Coding Assistance
Visual Studio | IntelliJ IDEA | Alias | |
---|---|---|---|
Alt+Enter | Alt+Enter |
| |
Control+Shift+V | Control+Shift+V |
| |
Control+E C | Control+Alt+F |
| |
Control+E F | Control+Shift+Alt+F |
| |
Control+Alt+Enter | Control+Alt+L |
| |
Control+Alt+S | Control+Alt+S |
| |
Control+Space | Control+Space |
| |
Control+Alt+Space | Control+Shift+Space |
| |
Alt+Shift+Space | Control+Alt+Space |
| |
Control+Enter | Control+Enter |
| |
Control+Shift+Enter | Control+Shift+Enter |
| |
Overrides Visual Studio command | Control+P |
| |
Control+Alt+Shift+Space | Control+Alt+Shift+Space |
| |
Control+Alt+Shift+5 | Control+Alt+Shift+5 |
| |
Control+Shift+F1 | Control+Q |
| |
Control+Alt+Shift+C | Control+Alt+Shift+C |
| |
Control+E L | Control+J |
| |
Control+E U | Alt+Control+J |
| |
Alt+Control+Insert | Alt+Control+Insert |
| |
Alt+Insert | Alt+Insert |
| |
Control+Shift+Alt+Up | Control+Alt+Shift+Up |
| |
Control+Shift+Alt+Down | Control+Alt+Shift+Down |
| |
Control+Shift+Alt+Left | Control+Alt+Shift+Left |
| |
Control+Shift+Alt+Right | Control+Alt+Shift+Right |
| |
Control+Alt+Right | Control+W |
| |
Control+Alt+Left | Control+Shift+W |
| |
Control+Shift+[ | Control+Shift+[ |
| |
Control+D | Control+D |
| |
Control+Shift+J |
| ||
Control+Alt+/ | Control+/ |
| |
Control+Shift+/ | Control+Shift+/ |
| |
Control+/ | N/A |
| |
Control+Shift+Alt+R | Control+Shift+Alt+R |
| |
Control+Alt+F5 | Control+Alt+F5 |
| |
Alt+F5 | Alt+F5 |
|
Navigation and Search
Visual Studio | IntelliJ IDEA | Alias | |
---|---|---|---|
Control+T | Control+N |
| |
Control+Shift+T | Shift+Control+N |
| |
Alt+\ | Control+F12 |
| |
Alt+Shift+T | Shift+Control+Alt+N |
| |
Ctrl+T,T,T | Ctrl+N,N,N |
| |
Alt+` | Control+Shift+G |
| |
Control+Shift+F11 | Control+Shift+T |
| |
Overrides Visual Studio command | Control+B |
| |
Overrides Visual Studio command | Control+Shift+Alt+B |
| |
Alt+O | Alt+O |
| |
Alt+Home | Control+U |
| |
Alt+End | Alt+Control+B |
| |
Shift+Alt+F12 | Control+Alt+F7 |
| |
Control+[ | Control+[ |
| |
Alt+Down | Alt+Down |
| |
Alt+Up | Alt+Up |
| |
Tab | Tab |
| |
Shift+Tab | Shift+Tab |
| |
Shift+F12 | Alt+F7 |
| |
Control+Shift+Alt+F12 | Shift+Alt+F7 |
| |
Shift+Alt+F11 | Control+Shift+F7 |
| |
Control+Alt+PageUp | Control+Alt+PageUp |
| |
Control+Alt+PageDown | Control+Alt+PageDown |
| |
Esc | Esc | ||
Control+, | Control+E |
| |
Control+Shift+, | Alt+Shift+Control+Back |
| |
Shift+Control+Back | Shift+Control+Back |
| |
Control+Alt+F7 | Control+Alt+Shift+G |
| |
Control+Alt+F9 | Control+Alt+F9 |
| |
Control+` | Control+` |
| |
Ctrl+[digit] | Ctrl+[digit] |
| |
Ctrl+Shift+[digit] | Ctrl+Shift+[digit] |
| |
Control+Alt+F12 | Control+Alt+U |
| |
Control+Alt+F | Control+F11 |
| |
Control+Alt+D | Control+Alt+. |
| |
Control+E T | Control+Shift+E |
| |
Shift+Alt+L | Alt+Shift+L |
| |
Control+Alt+Y | Control+Alt+Y |
| |
Control+Shift+A | Control+Shift+A |
|
Refactorings
Visual Studio | IntelliJ IDEA | Alias | |
---|---|---|---|
Control+Shift+R | Control+Shift+R |
| |
Control+R R | F2 |
| |
Control+R O | F6 |
| |
Control+R D | Alt+Delete |
| |
Control+R M | Control+Alt+M |
| |
Control+R V | Control+Alt+V |
| |
Control+R F | Control+Alt+D |
| |
Control+R P | Control+Alt+P |
| |
Control+R I | Control+Alt+N |
| |
Control+R E | Control+R E |
| |
Control+R S | Control+F6 |
|
Unit Testing
Visual Studio | IntelliJ IDEA | Alias | |
---|---|---|---|
Control+U R | Control+T R |
| |
Control+U D | Control+T D |
| |
Control+U C | Control+T C |
| |
Control+U F | Control+T F |
| |
Control+U L | Control+T L |
| |
Control+U Y | Control+T Y |
| |
Control+U U | Control+T T |
| |
Control+U A | Control+T A |
| |
Control+U N | Control+T N |
| |
Control+U M | Control+T M |
| |
Control+Alt+U | Control+Alt+T |
| |
Control+Alt+T | Control+Alt+R |
|
Tool Windows
Visual Studio | IntelliJ IDEA | Alias | |
---|---|---|---|
Control+Alt+F | Control+F11 |
| |
Control+Alt+F12 | Control+Alt+U |
| |
Control+E H | Control+Alt+H |
| |
Control+Alt+V | Control+Alt+, |
| |
Control+E T | Control+Shift+E |
| |
Control+Alt+D | Control+Alt+. |
| |
Control+Alt+U | Control+Alt+T |
| |
Control+Alt+T | Control+Alt+R |
| |
Control+Shift+F4 | Control+Shift+F4 |
| |
Control+Alt+Back | Control+Alt+Back |
|