14

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.

akjoshi
  • 15,374
  • 13
  • 103
  • 121
Ted Smith
  • 9,415
  • 16
  • 50
  • 52

4 Answers4

29

See here:

Resharper 7.0:

Resharper 8.0:

All files are in PDF.

Mikael Engver
  • 4,634
  • 4
  • 46
  • 53
Anton Gogolev
  • 113,561
  • 39
  • 200
  • 288
  • 1
    Note 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
0

Yes, the lists for the differnent keyboard layouts are available as PDF here

froh42
  • 5,190
  • 6
  • 30
  • 42