if I do CTRL-click on method\'s name in VS2012 with Resharper 8, I\'m redirected to the method\'s \"declaration\" - and that\'s quite inconvenient if I have lots of interfac
CTRL+Click = Go to declaration
CTRL+ALT+Click = Go to implementation
CTRL+SHIFT+Click = Peek to declaration (Visual Studio 2013)