The Black Box of .NET Headline Animator

The Black Box of .NET

Friday, April 19, 2019

Missing Start Page from Visual Studio 2019

Oh Microsoft, why hast thou forsaken the beloved 'Start Page' and replaced it with a modal window?

The new 'Start Window' which replaces the 'Start Page'

You can see the design reasoning behind the new VS 2019 Start Window as posted at 'Get to code: How we designed the new Visual Studio start window' and 'New Start Window and New Project Dialog Experience in Visual Studio 2019'.

I sincerely appreciate any amount of thought, consideration, or testing that a company decides to invest in their products - especially a flagship produce like Visual Studio.  Based on the design reasoning Microsoft certainly had good intentions and did put a good amount of thought and testing into the effort.  However, I think they missed the mark.  Perform any Google search on "missing start page visual studio 2019" or look on the Developer Community Feedback Site and you'll see devs crying out for the beloved Start Page.

Some things are better left untouched and left alone and the Start Page is one of them. Some might argue the new 'Start Window' is a better experience but why make it a modal window?  Really?  In Visual Studio 2019 Preview 1, at least the option to restore the 'Start Page' was available as an option in the Startup settings:



However, somewhere along the way the 'Start Page' item has disappeared from the drop-down...headsmack!  Here's what the options are in version 16.0.2:



Ok, now I'm getting frustrated.  I get it. You're trying to funnel me into this new window that you think is better.  Well, my response is



Fortunately, Microsoft hasn't completely done away with the 'Start Page'...yet.  You can still add it by customizing the toolbar to add the Start Page button:

1. Right-click the toolbar and select 'Customize':

2. Select the 'Commands' tab:

3. Select 'Toolbar' and change the dropdown to whatever menu you'd like, then click the 'Add Command' button:
4. Choose 'File' from the Categories list box, then select 'Start Page' from the Commands list box:

So, there you go!  At least it's still there for now.  I'd bet any amount of money that they change the experience back so that either the 'Start Page' option is available from the Environment/Startup setting. To be fair, Microsoft has improved significantly at listening to community feedback.
Share

4 comments:

  1. Uhhh.... but, as comments in Visual Studio Developer Community express, do you get the News Feed in VS 2019 if you restore the ability to display the Start Page? The complaint is, the News Feed no longer works out of that page.

    ReplyDelete
    Replies
    1. There are multiple Feedback items on the fact that the Start Page was effectively "removed". There are also feedback items on the News Feed not working. My post was meant to address the missing Start Page. As of yet, I have not found a way to get the News Feed on the Start Page to update.

      Delete
  2. If you want the Start Page AND Developer News back, try this extension: https://marketplace.visualstudio.com/items?itemName=JanKucera.StartPageOnStartup. If you just want Developer News, try this one: https://marketplace.visualstudio.com/items?itemName=YannDuran.DeveloperNews.

    ReplyDelete
  3. Sadly, start page option isn't in the at command place anymore. What a sad day it is for me. I'm a beginner and the first time I saw the start window, I was like "What the hell is this?"

    ReplyDelete