What are the Resharper 4 shortcuts to
Create a class from usage? e.g. I type "var p = new Person();", and I want to now create the person class.
Move this class to its own file? When the Person class exists in the same file next to my Order class, what is the shortcut to move it.
I can't seem to find these shortcuts on the cheatsheet or the Internet.