Obviously, my Tip of the Day is not meant to be a DAILY thing, so I thought I’d just rename to R# Tip. This is a prettyrsharp_navigate_to_type common one, but it’s possible some people aren’t aware of it.

For simple navigation, using ctrl+t or ctrl+shift+t can be invaluable. If you need to navigate to the file containing the Floogle type ctrl+t can get you there in a hurry. Hit ctrl+t and then type the name of the type you want to navigate to. You can also use capitalizxation to get you there faster. For instance, if you wanted the FloogleDTO to show up at the top, you could type the capitals and get there (e.g. type FDTO and the FloogleDTO type will be the only one matching).

But, if you need to get to a FILE and not a type name, use ctrl+shift+t and type the name of the file, same as you typed the name of the type before.

Try it out!

~Lee

posted on Monday, May 18, 2009 6:43 AM |

Comments

Gravatar
# re: Resharper Tip: Navigating to a type
Posted by Robz
on 5/30/2009 1:25 PM
Once you're in the Type, Hit Alt+\ (Type members)
Gravatar
# re: Resharper Tip: Navigating to a type
Posted by Robz
on 5/30/2009 1:26 PM
Use the uppercase for this one: CancelOnCashReceive.
Gravatar
# re: Resharper Tip: Navigating to a type
Posted by Lee Brandt
on 5/30/2009 3:54 PM
sweet! I DIG the alt=\ thing... I don't get the COCR thing

~Lee
Gravatar
# re: Resharper Tip: Navigating to a type
Posted by Robz
on 6/7/2009 11:04 AM
Say it out loud... :D
Post Comment
Title *
Name *
Email
Url
Comment *