Visual Studio: Is there a way to collapse all items of Solution Explorer?

后端 未结 13 1762
天涯浪人
天涯浪人 2021-01-30 02:30

I know that I can use Arrow Keys to collapse items of solution explorer one by one, but I would like to know if there is a way to collapse all items with only one operation. I w

13条回答
  •  青春惊慌失措
    2021-01-30 03:17

    If you have Resharper installed, there is an option called Collapse All and a shortcut key next to it.

    Now this shortcut key will not work for you ! Unless you set it up using Tools > Options > Keyboard.

    The command name is ReSharper_CollapseInSolutionExplorer.

    Search using this command name and assign a shortcut key of your choice.

    and you now have a shortcut key ready to use to collapse all items in your solution explorer.

    I know I am a little late to this discussion, but this surely gonna help some one or other.

提交回复
热议问题