xsharp.eu • vs2022 [design]
Page 1 of 1

vs2022 [design]

Posted: Thu Jun 15, 2023 6:37 pm
by steveferrandino
Anyone else seeing every tab opening in [Design] mode when you re-launch VS2022? Pretty sure it's a VS thing but just wanted to see if anyone else was seeing it

SteveF

vs2022 [design]

Posted: Thu Jun 15, 2023 9:25 pm
by robert
Steve,
This should only happen for windows that were already opened in design mode when you closed the solution before.
We added some code to restore that. The only disadvantage is that this may result in another window having focus after reopening the solution.

Robert

vs2022 [design]

Posted: Fri Jun 16, 2023 4:31 pm
by steveferrandino
Hi Robert,

There are no design'ed windows anywhere in the solution but it seems to always try to open them (on re-launch) as [design]

It's easy enough to workaround (close all tabs) but kinda' annoying.

I even tried "devenv.exe /resetuserdata" but it made no difference.

SteveF

vs2022 [design]

Posted: Fri Jun 16, 2023 5:11 pm
by robert
Steve,
Can you close your solution and check the (hidden) folder ".vs" below the solution and look in the folder with the same name as the solution. There should be a file X#Model.xsdb in that folder. Can you zip that and mail that to me?

Robert

vs2022 [design]

Posted: Fri Jun 16, 2023 5:16 pm
by steveferrandino
sent
SteveF