When I debug in Visual Studio the Solution Explorer is closed.
How do I make it stay open?
When I debug in Visual Studio the Solution Explorer is closed.
How do I make it stay open?
If you open the Solution Explorer during a debugging session, it should get saved as a preference when you close Visual Studio, making sure that it gets opened the next time you debug.
When debugging go to View -> Solution Explorer to see the solution explorer. As long as you don't close it, it should show up wherever you leave it the next time you are debugging.