List of dotPeek keyboard shortcuts
dotPeek has inherited a great deal of its functionality from JetBrains ReSharper. Keyboard shortcuts used in dotPeek are no exception; similar to ReSharper, dotPeek provides two sets of keyboard shortcuts:
Visual Studio — This scheme was introduced in ReSharper in order 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.
Basic Commands
Visual Studio | IntelliJ IDEA | |
---|---|---|
Ctrl+O | Ctrl+O | |
Delete | Delete | |
Ctrl+Shift+O | Ctrl+Shift+O | |
Ctrl+Alt+S | Ctrl+Alt+S |
Working with Code
Visual Studio | IntelliJ IDEA | |
---|---|---|
Ctrl+E,W | Ctrl+R,R | |
Ctrl+R,W | Ctrl+R,W | |
Ctrl+R,N | Ctrl+R,N | |
Ctrl+M,O | Ctrl+M,O | |
Ctrl+M,M | Ctrl+M,M | |
Ctrl+M,L | Ctrl+M,L | |
Ctrl+M,P | Ctrl+M,P | |
Ctrl+M,U | Ctrl+M,U | |
Ctrl+P | Ctrl+P | |
Ctrl+Alt+Shift+Space | Ctrl+Alt+Shift+Space | |
Ctrl+Shift+F1 | Ctrl+Q | |
Ctrl+Alt+Shift+C | Ctrl+Alt+Shift+C | |
Ctrl+E H | Ctrl+Alt+H | |
Ctrl+Alt+R | Ctrl+Alt+R | |
Ctrl+Alt+Right | Ctrl+W | |
Ctrl+Alt+Left | Ctrl+Shift+W | |
Ctrl+Shift+[ | Ctrl+Shift+[ |
Navigation and Search
Visual Studio | IntelliJ IDEA | |
---|---|---|
Ctrl+T | Ctrl+N | |
Ctrl+Shift+T | Shift+Ctrl+N | |
Alt+\ | Ctrl+F12 | |
Alt+Shift+T | Shift+Ctrl+Alt+N | |
Ctrl+Alt+T | Ctrl+Alt+T | |
Alt+` | Ctrl+Shift+G | |
Ctrl+Shift+F11 | Ctrl+Shift+T | |
F12 | Ctrl+B | |
Ctrl+F12 | Ctrl+Shift+Alt+B | |
Alt+Home | Ctrl+U | |
Alt+End | Alt+Ctrl+B | |
Shift+Alt+F12 | Ctrl+Alt+F7 | |
Ctrl+[ | Ctrl+[ | |
Alt+Down | Alt+Down | |
Alt+Up | Alt+Up | |
Tab | Tab | |
Shift+Tab | Shift+Tab | |
Shift+F12 | Alt+F7 | |
Ctrl+Shift+Alt+F12 | Shift+Alt+F7 | |
Shift+Alt+F11 | Ctrl+Shift+F7 | |
Ctrl+Alt+PageUp | Ctrl+Alt+PageUp | |
Ctrl+Alt+PageDown | Ctrl+Alt+PageDown | |
Esc | Esc | |
Ctrl+, | Ctrl+E | |
Ctrl+` | Ctrl+` | |
Ctrl+[digit] | Ctrl+[digit] | |
Ctrl+Shift+[digit] | Ctrl+Shift+[digit] | |
Ctrl+Alt+F12 | Ctrl+Alt+U | |
Ctrl+Alt+F | Ctrl+F11 | |
Ctrl+E T | Ctrl+Shift+E | |
Shift+Alt+L | Alt+Shift+L | |
Switch to code from Assembly Explorer | Esc | Esc |
Ctrl+F | Ctrl+F | |
F3 | F3 | |
Shift+F3 | Shift+F3 | |
Ctrl+G | Ctrl+G | |
Ctrl+Shift+A | Ctrl+Shift+A |
Tool Windows
Visual Studio | IntelliJ IDEA | |
---|---|---|
Ctrl+Alt+F | Ctrl+F11 | |
Ctrl+Alt+F12 | Ctrl+Alt+U | |
Ctrl+E H | Ctrl+Alt+H | |
Pdb Access Log window | Ctrl+Alt+Y | Ctrl+Alt+Y |
Properties window | F4 | F4 |
Ctrl+E T | Ctrl+Shift+E | |
Ctrl+Shift+F4 | Ctrl+Shift+F4 | |
Ctrl+Alt+Backspace | Ctrl+Alt+Backspace |