6

For no reason after close my solution and re-open, all the documents (tabs) that I had open, are closed.

I already look in "options" for some configuration, but I didn't find nothing

1 Answers1

11

Try reset your layout: Window -> Reset window layout.

  • Ha, awesome. Worked for me too. VS 2017crashed for me while debugging a project. From that point, every time I reopened the project it would be in the state it was in at the crash, showing all the pages and tabs I had open at that time (instead of the page and tabs of my most recent session). 'Reset Window Layout' must do a lot more under the covers than simply resetting the layout. Worked anyway, so that's great. Cheers! – Stuart Aitken Nov 16 '18 at 01:58