Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Monday, June 29, 2015 9:39 PM
Hi,
I found an issue (or feature?) that annoy me all the time as the Solution Explorer disappeared when running Debug mode as below,
The normal windows should look like:
Could anyone please suggest me how to always keep Solution Explorer showing?
Thanks,
Bo
All replies (2)
Tuesday, June 30, 2015 1:28 AM âś…Answered
The Solution Explorer disappears by default whenever debugging is started. However, there is a simple fix.
Start debugging and go to View > Solution Explorer. It will show the Solution Explorer. Visual Studio will remember the setting as long as you do not close it during the debugging session so that the next time you start the debugger it will be there.
Tuesday, June 30, 2015 2:04 AM
Thanks, it is working.
Cheers,
Bo