Visual Studio - Command to collapse all sections of markup/tags?

后端 未结 4 1097
挽巷
挽巷 2020-12-31 00:36

I use CTRL + M + O to collapse my code behind code, but I\'m looking for a similar command to use in my markup page to collapse all my tags/views/divs/panels etc. Any idea

4条回答
  •  温柔的废话
    2020-12-31 01:05

    "CTRL + M + A" For Collapse All Open Html Content ,Vice Versa use "CTRL + M + X" To Open All Collapsed All Html Content -- Thats work fine for me VS2012

提交回复
热议问题