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.
Visual Studio | IntelliJ IDEA | |
---|---|---|
Ctrl+O | Ctrl+O | |
Delete | Delete | |
Ctrl+Shift+O | Ctrl+Shift+O | |
Ctrl+Alt+S | Ctrl+Alt+S |
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+Alt+R | Ctrl+Alt+R | |
Visual Studio | IntelliJ IDEA | |
---|---|---|
Ctrl+Alt+T | Ctrl+Alt+T | |
F12 | ||
Ctrl+F12 | ||
Tab | Tab | |
Shift+Tab | Shift+Tab | |
Esc | Esc | |
Ctrl+[digit] | Ctrl+[digit] | |
Ctrl+Shift+[digit] | Ctrl+Shift+[digit] | |
Switch to code from Assembly Explorer | Esc | Esc |
Ctrl+F | Ctrl+F | |
F3 | F3 | |
Shift+F3 | Shift+F3 | |
Ctrl+G | Ctrl+G | |
Visual Studio | IntelliJ IDEA | |
---|---|---|
Ctrl+Alt+Y | Ctrl+Alt+Y | |
F4 | F4 | |