Hide Class-View in Solution Explorer

后端 未结 8 2142
名媛妹妹
名媛妹妹 2020-12-24 02:17

Is there a way to hide the classes-inside-a-file in solution explorer?

It adds to the \"noise\" there. The drop-down triangles are quite confusing - I want to immedi

8条回答
  •  粉色の甜心
    2020-12-24 02:42

    For VS2019 it's the same registry hack

    Computer\HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\16.0_

    Add new DWORD UseSolutionNavigatorGraphProvider set to 0

提交回复
热议问题