Danielku15 / BetterStartPage

A Visual Studio like start page which replaces the news section by a custom project dashboard.
47 stars 19 forks source link

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

Open SylwesterZarebski opened 5 years ago

SylwesterZarebski commented 5 years ago

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?

Danielku15 commented 5 years ago

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.

SylwesterZarebski commented 5 years ago

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...

MagicAndre1981 commented 5 years ago

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

and they did this in 16.3 Preview 3