Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Resharper Hotkeys

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.

like image 872
Ted Smith Avatar asked Apr 22 '09 14:04

Ted Smith


People also ask

What is the keyboard shortcut to set ReSharper?

Configure individual keyboard shortcutsChoose Tools | Options from the menu and then go to Environment | Keyboard page. Use the shortcut tables to find the alias of the command, to which you are going to assign a new shortcut.

How do I open ReSharper?

Go to a file in the current solutionIn the main menu, choose ReSharper | Navigate | Go To File or press Ctrl+Shift+T .


2 Answers

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.

like image 59
Anton Gogolev Avatar answered Oct 22 '22 01:10

Anton Gogolev


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.

like image 37
Jura Gorohovsky Avatar answered Oct 22 '22 02:10

Jura Gorohovsky