Is there a hotkey in Visual Studio to open the member drop down list?

后端 未结 6 1943
轮回少年
轮回少年 2020-12-08 09:33

In Visual Studio there is a drop down list in the top right hand corner that you can use to navigate to the various members in the class. Does anyone know if there is a hot

6条回答
  •  轮回少年
    2020-12-08 10:16

    Using VS 2008, I still don't know how to get directly to the Members dropdown which is what I want. But, the key bindings will be different for everyone. The command you want to search for under Options > Keyboard > Show commands containing: is Window.MoveToNavigationBar.

提交回复
热议问题