显示方法列表的 Visual Studio 窗口 [英] Visual Studio window which shows list of methods

查看:27
本文介绍了显示方法列表的 Visual Studio 窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在 Visual Studio 中,是否有一个窗口显示活动类中的方法列表?像解决方案资源管理器这样的小窗口会很棒.在 Eclipse 中,有一个.

In Visual Studio, is there a window which shows list of methods in the active class? A small window like the Solution Explorer would be great. In Eclipse, there is one.

推荐答案

代码窗口上方有一个下拉菜单:

There's a drop down just above the code window:

它叫做导航栏,包含三个下拉列表:第一个下拉包含project,第二个type第三个成员(方法).

It's called Navigation bar and contains three drop downs: first drop down contains project, second type and third members (methods).

您可以使用快捷键 Ctrl + F2(将焦点移至 project 下拉菜单)并按 Tab 两次(将焦点移到第三个下拉列表)以将其聚焦,向下箭头将展开列表.

You can use the shortcut Ctrl + F2 (move focus to the project drop down) and press Tab twice (move focus to the third drop down) to focus it, down arrow will expand the list.

全尺寸图片

这篇关于显示方法列表的 Visual Studio 窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆