Why don't tabs open automatically when I reopen my solution?

前端 未结 3 951
南方客
南方客 2021-01-12 02:14

I have an ASP.NET MVC4 application solution (.sln). When I close Visual Studio and then reopen it and my solution, my tabs and my navigation structure in the solution explor

3条回答
  •  情歌与酒
    2021-01-12 02:25

    Perhaps you can try the Workspace Reloader plugin that Scott Hanselman blogged about?

    http://www.hanselman.com/blog/IntroducingWorkspaceReloaderAVisualStudioAddInToSaveYourOpenFilesAcrossProjectReloads.aspx

    You can install it from here - http://visualstudiogallery.msdn.microsoft.com/6705affd-ca37-4445-9693-f3d680c92f38

提交回复
热议问题