I just started using resharper and I am trying to learn all the hotkeys - Is there a list of all the hotkeys somewhere for the standard install? Something this is possibly in printable format.
Asked
Active
Viewed 9,324 times
14
-
As someone looking to purchase ReSharper soon, this would be great to know. – TheTXI Apr 22 '09 at 15:00
4 Answers
29
See here:
- ReSharper 4.5 Default Keymap: Visual Studio scheme
- ReSharper 4.5 Default Keymap: ReSharper 2.x / IDEA scheme
Resharper 7.0:
- ReSharper 7.0 Default Keymap: Visual Studio scheme
- ReSharper 7.0 Default Keymap: ReSharper 2.x / IDEA scheme
Resharper 8.0:
- ReSharper 8.0 Default Keymap: Visual Studio scheme
- ReSharper 8.0 Default Keymap: ReSharper 2.x / IDEA scheme
All files are in PDF.

Mikael Engver
- 4,634
- 4
- 46
- 53

Anton Gogolev
- 113,561
- 39
- 200
- 288
-
1Note that while these are valid links, they refer to keymaps for R# 4.5. To get keymaps for the current R# version, go to ReSharper documentation page: http://www.jetbrains.com/resharper/documentation/ – Jura Gorohovsky Oct 24 '10 at 08:50
-
The links above are not valid anymore. For ReSharper 10 please follow this link:[ReSharper keymap](https://www.jetbrains.com/resharper/docs/ReSharper_DefaultKeymap_IDEAscheme.pdf) – igor-so Dec 10 '15 at 13:10
3
In addition to the PDF keymaps that JetBrains officially maintains and updates with every new release, you can also take a look at Keymaps for ReSharper - a ReSharper plug-in by Howard van Rooijen that helps you learn R# shortcuts in either keymap.

Jura Gorohovsky
- 9,886
- 40
- 46
1
You bet. Go to this page: Resharper Documentation and near the top are 3 download links to the various keymap PDF's - I use the Visual Studio Scheme so that's the PDF I downloaded.
Of further note, the link to the main online help docs in on the page as well.
Hope this helps.

Tab
- 1,702
- 2
- 19
- 39