How to show code outline in Visual Studio?

前端 未结 19 888
情歌与酒
情歌与酒 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:53

    One great plugin for VS is CodeMaid. It is powerful and it is open source! You can also sort your methods within the CodeMaid Spade view.

    Here is a screenshot.

    Code outline

提交回复
热议问题