简体   繁体   中英

How to restore normal "New Project" windows on Visual Studio 2019

After upgrading to Visual Studio 2019 I noticed the very unpleasant change of the "new project" window, as announced here . As with much of the community I totally hate the new useless window and would pretty much prefer to use the normal old one.

To show what I'm refering to, here are screenshots of the old and the new screens:

VS 2017 and earlier: VS2017新项目

VS 2019: 在此处输入图片说明

This is somewhat similar to this other question asking about the start page , but this time, it's about the new project dialog.

How can I restore the old, full featured dialog instead of the broken new one?

Officially it is not possible and Microsoft ignores all negative feedback about it .

But there is now an extension called Classic 'New Project' Dialog that brings back the old and better tree based dialog :

After installing the extension, enable it in Settings

在此处输入图片说明

you can use it when you create a new project

在此处输入图片说明

I tested it in VS 2019 Update 2 Preview 1 and it works fine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM