Top 5 ReSharper's shortcuts you need to know after some time

Tuesday, 03 March 2009

Posted by Sébastien Lachance with Comments (0)

Important note  : I am using ReSharper 2.x / IDEA keyboard mapping.2037992_1a3b63a3ce

CTRL-F12

With this shortcut you can navigate and search the list of methods of the class you are presently in.

CtrlF12

 

ALT-Down Arrow / ALT-Up Arrow

Gives you the possibility of going to the next or previous member or method in your class.

 

CTRL-P

Parameter info. It's over now. Over the time when you had to hit the backspace key and retype some characters to see the list of parameters the method will take poping up. Hit this shortcut and code with less keystrokes.

CtrlP

CTRL-E

I have recently discovered this neat shortcut. It gives you a list of recent files you have edited and the possibility to quickly switch to any of it.

 

Ctrl+Shift+Alt+Backspace

Another recent discovery. It basically does the same thing as CTRL-E (Recent files you have edited), but with a small difference. You can navigate the list of changes you have made to your code. That's right, you can quickly go to any piece of code you have edited recently.

CtrlShiftAltBackspace

 

Technorati Tags: ,,



blog comments powered by Disqus