Danielku15 / BetterStartPage

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

Always appears on Startup #45

Open LordDelacroix opened 4 years ago

LordDelacroix commented 4 years ago

VS 2019 all versions - despite Tools -> Options -> Startup set to empty environment, I always see BetterStartPage on IDE Startup. This include situation where I am loading a solution on startup having double-clicked the .sln file in explorer.

Danielku15 commented 4 years ago

I am currently not actively working on this plugin as I moved to another IDE for my main work. I'm happy to accept contributions to get this fixed. Should be fairly easy: Get the setting (needs some reading how to get it) and only trigger the show if the setting is active.