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 immediately see what files are hidden (in solution explorer).
AutoHide that does the trick for already docked panels. It is the same as menu:Window->Auto hide all and it autohides all panels in the same stack. Either use standard menu command Alt W A respective Alt W U or give it a shortcut of its own. Auto-hide is nice, yes.
With the latest Visual Studio you just need to right-click the folder/file and chose "Hide from Solution Explorer".
Open Solution Explorer If you don't see the Solution Explorer tool window, you can open it from the Visual Studio menu bar by using View > Solution Explorer, or by pressing Ctrl+Alt+L.
Instructions for Visual Studio 2017:
%localappdata%\Microsoft\VisualStudio\15.0_<id>\privateregistry.bin
where <id>
is some hexadecimal gibberish. Set Key Name to the one you like e.g. vs2017
HKEY_USERS\vs2017\Software\Microsoft\VisualStudio\15.0_<id>
UseSolutionNavigatorGraphProvider
of DWORD (32-bit)
type, value 0HKEY_USERS\vs2017
, File → Unload HiveFor VS2017 use Disable Solution Explorer's Dynamic Nodes
extension github
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With