How to show code outline in Visual Studio?

前端 未结 19 889
情歌与酒
情歌与酒 2020-12-13 12:26

This kind of stuff exists in Eclipse:

\"alt

But I\'ve not found it in Visual Studio yet. Is ther

19条回答
  •  爱一瞬间的悲伤
    2020-12-13 12:59

    you can have document outline window by going to view-> Other Window -> Document Outline or you can have it using Ctrl+W, U I am using VS-2008. You can have a look at the following links also:

    • http://wildermuth.com/2008/06/06/The_Document_Outline_in_Visual_Studio_2008
    • http://dotnetkicks.com/tipsandtricks/Visual_Studio_2008_Document_Outline_Split_View

    Hope this answers your question.

提交回复
热议问题