Visual Studio window which shows list of methods

后端 未结 20 1784
一向
一向 2020-12-07 14:37

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.

20条回答
  •  遥遥无期
    2020-12-07 15:00

    Resharper has the File Structure window which is very similar to eclipse outline view. Originally answered in:

    Visual Studio 2012: List of all Methods in class

    Resharper help: http://www.jetbrains.com/resharper/webhelp/Reference__Windows__File_Structure_Window.html

    Screen shot of File Structure window

提交回复
热议问题