How to restore normal “New Project” windows on Visual Studio 2019

﹥>﹥吖頭↗ 提交于 2019-12-13 12:07:57

问题


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:

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?


回答1:


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.



来源:https://stackoverflow.com/questions/56262172/how-to-restore-normal-new-project-windows-on-visual-studio-2019

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!