Saturday, June 13, 2009

Resharper: Bird’s Eye View Of Class Files

When I’m in a unit testing class file, sometimes I have multiple classes in the same file and the file gets pretty large.  It’s times like these when the file structure navigation shortcut comes in handy.  For users with their keybindings set to the Visual Studio scheme, the shortcut is CTRL+ALT+F.  If you’re using the Intelli-J bindings, it’s CTRL+F11.

FileStructure

Previous ReSharper keyboard shortcut tips:

Part 7 – Add New Files Quickly
Part 6 - Move Extracted Interfaces to Their Own File using ReSharper
Part 5 - Find the Next Error Using ReSharper
Part 4 - What To Pass?
Part 3 - Surround Your Code
Part 2 - Find Inheritors
Part 1 - Quick Documentation View

0 comments: