BetterStartPage icon indicating copy to clipboard operation
BetterStartPage copied to clipboard

Idea to bring start page as non modal window in VS 2019

Open SylwesterZarebski opened this issue 5 years ago • 3 comments

I recently found extension https://marketplace.visualstudio.com/items?itemName=JanKucera.StartPageOnStartup, which bring back original start page and maybe it is possible to write custom page similar to this extension?

SylwesterZarebski avatar Jul 03 '19 06:07 SylwesterZarebski

This extension leverages the fact that Microsoft still ships the old classical Start Page code somewhere hidden. This extension loads the old start page and simply triggers the command to launch the start page.

It is very likely that Microsoft will soon remove this legacy code. There it would be more realistic to simply create a full own start page window.

Danielku15 avatar Jul 03 '19 06:07 Danielku15

Yes, but start window is modal, which is less useful for me than start page - you can't interact with VS using window, have to close, and then is no real way (besides of closing VS and reopen) to bring this window back. Maybe it is possible to create custom page... i dig this issue deeper...

SylwesterZarebski avatar Jul 03 '19 07:07 SylwesterZarebski

It is very likely that Microsoft will soon remove this legacy code.

and they did this in 16.3 Preview 3

MagicAndre1981 avatar Sep 08 '19 08:09 MagicAndre1981