rename CTRL+R, R Refactor (CTRL+R) extract method CTRL+R, M introduce variable CTRL+R, M introduce field CTRL+R, F introduce parameter CTRL+R, P inline var, method, field CTRL+R, I change signature CTRL+R, S move type or static CTRL+R, O safe delete CTRL+R, D or ALT+DEL
Go to next highlight ALT + Page Down Go to Stuff within the file Go to previous highlight ALT + Page Up Go to next error SHIFT + ALT + Page Down Go to previous error SHIFT + ALT + Page Up highlights are errors, warnings or suggestions
Navigate To Go to declaration F12 Go to implementation CTRL+F12 Go to type of symbol CTRL+SHIFT+F11 Go to usage SHIFT + ALT + F12 Go to base symbols ALT + Home Go to derived symbols ALT + End
Moving quick between files while editing Go to last edit location CTRL+SHIFT+DEL View recent files CTRL+, View recent edits CTRL+SHIFT+, Go to related files CTRL+ALT+F7
Code Completion Symbol code completion CTRL+SPACE Smart code completion CTRL+ALT+SPACE Import symbol completion SHIFT+ALT+SPACE Complete statement CTRL+SHIFT+ENTER Complete current statement and jump to the next line Filters list of methods, fields or variables to match expected type. Improved intellisense Symbol completion + import namespaces http://www.jetbrains.com/resharper/features/coding_assistance.html#Code_Completion
http://www.jetbrains.com/resharper/demos/awesome/index.html Why ReSharper is Awesome? http://www.jetbrains.com/resharper/demos/ Lots of ReSharper videos http://pluralsight.com/training/Courses/TableOfContents/resharperfundamentals ReSharper Fundamentals http://blogs.jetbrains.com/dotnet/2013/04/webinar-recording-jon-skeet-inspects-resharper/ Jon Skeet inspects ReSharper http://tv.jetbrains.net/videocontent/when-hadi-met-julie When Hadi met Julie (Lerman)