10

On top of visual studio code editor, There are two drop down lists displays list of classes and members in then selected class. See the picture below. What do you call them and what are the shortcuts? So that I can navigate to methods and members using keyboard.

I am using Vs 2010

Thanks

alt text

1

4 Answers 4

8

CtrlF2Tab gets you there. Take a look at this link. Is there a hotkey in Visual Studio to open the member drop down list?

Sign up to request clarification or add additional context in comments.

Comments

8

Not strictly on topic but ReSharper has a shortcut for this Alt+\

Comments

5

Can use Edit -> Navigate to [Ctrl + ,]. or Solution Navigator in Vs Power Tools. But I am still looking for shortcut to access it directly.

Thanks

Comments

1

I guess it is Edit.ExpandCollapsableBaseTypeList (or something) in the Tools-Options-Keyboard. If that doesn't work you can always record a macro and assign a shortcut key for that.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.