vote up 1 vote down star

Just downloaded the CodeRush trial version and I can't easily find the one feature that I really wanted. I would like to be able to start typing a class name and to jump to its definition, sort of like the quick navigator but I want it to search in closed files within my solution as well as open ones. I know R# has that ability, I assume CodeRush does too.

flag

68% accept rate
Seriously, that mustache is too cool :) – Vaibhav Sep 10 '08 at 19:21
I think it's shoe polish.... That was one wild night. – George Mauer Sep 10 '08 at 19:23

2 Answers

vote up 2 vote down check

1) Ctrl-Shift-Q (this will bring up the Quick Nav)

2) Start typing the name of the Type, Variable, etc.

3) Hit Enter to select when the target shows in the top of the list

If the scope is not already set to "Solution" (you can tell via the drop-down on the right of the Quick Nav), you can hit Alt-Shift-S to set and it will save the state.

link|flag
vote up 1 vote down

A quick remark to the excellent answer by Troy, if the version you downloaded is the newer one, 3.2, the Quick Nav has been remapped to Ctrl+Shift+Q.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.