Posted by Sébastien Lachance with Comments (0)
Important note : I am using ReSharper 2.x / IDEA keyboard mapping.
This is the last post about shortcuts, next one will be about creating Live Templates.
Find usage of anything, everywhere it is used.
Browse the list live templates and allow you to select one.
Respectively move to the next and previous error in your solution. Forget about the error windows.
Refactoring shortcut. Extract a piece of code and make a method with it.
Rename anything your cursor is one. And it's an intelligent renaming, meaning it will search for every usages of it and rename accordingly.