Hide Show Solution Explorer Visual Studio For Mac

  1. Visual Studio Search Solution
  2. Show Solution Explorer Visual Studio
  3. Visual Studio Solution Explorer View

Solution Explorer: Option to Show/Hide CodeMAID Buttons #266. Would simple show or hide the CodeMAID clean and collapse buttons which are automatically added to Visual Studio's Solution Explorer. Codecadwallader added the enhancement label Apr 8, 2016.

Menu: Tools -> Options -> Projects and Solutions -> General
Versions: 2008,2010
Published: 3/26/2010
Code: vstipProj0008

If you don't like seeing the solution file in Solution Explorer, you can easily hide it (or show it if you have it hidden). First, let's review what the default looks like with the solution file showing:

Show solution explorer visual studio

Visual Studio Search Solution

Now if we go to Tools -> Options -> Projects and Solutions -> General and uncheck 'Always show solution':

This is the result:

Show Solution Explorer Visual Studio

Studio

Visual Studio Solution Explorer View

SPECIAL NOTE: This only works when there is one project in the solution. If you have multiple projects in your solution it will ignore this setting and give you the default view.

Comments are closed.