Visual Studio 2019: Start Page instead of Start Window

时光毁灭记忆、已成空白 提交于 2019-12-12 10:45:57

问题


Visual Studio introduced a blocking Start Window instead of a non-blocking Start Page.

Considering how extensible Visual Studio is, is there a way to have VS2019 display a non-blocking Start Page.

The new Start Window is quite annoying, less informative, displays all projects, not just solutions, pinning is not up to previous standards, and no additional information. Most annoying is the blocking aspect.

I am thinking that there is some sort of extension or setting that Microsoft has somewhere, which can re-enable the Start Page and disable the Start Window.

Alternatively if it is not possible, is it possible to just disable the start window and have the main application appear, when the app starts or when a user closes a solution/project?

-- Another hope with this post is that Microsoft sees this request and maybe modifies their code and offers users an option at the start, much like color theme and default code set, as to whether they want app blocking or app non-blocking for the start area.


回答1:


Start Page on startup extension restores the traditional Start Page in VS 2019.

Start Page: Please give it back! and Make the Visual Studio 2019 start window non-modal are open issues concerning your other points.



来源:https://stackoverflow.com/questions/56241077/visual-studio-2019-start-page-instead-of-start-window

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