Language: EN

ventana-clasica-de-creacion-de-proyectos-en-visual-studio-2019

Classic Project Creation Window in Visual Studio 2019

One of the new features of Visual Studio 2019 was a new window for creating a new project, with a more modern look than in previous versions.

The traditional window offered a hierarchical tree with types of projects, ordered by language and function. However, the new view shows a list of projects, where we can search and filter the type of project we want.

visual-studio-classic-create-project-modern

Although the new layout may have improved aesthetically, many of us find that the functionality has worsened compared to previous versions.

In particular, in the new window it is very difficult to find a project of a certain type, even knowing in advance what type of project we want to create.

The search and filtering fields barely help, yielding erratic results that sometimes have little or nothing to do with what we are looking for.

Although the new window allows us to pin our favorite elements, they are of little use when working with many different types of projects, because we can only pin a limited number of project templates.

Fortunately, it is possible to return to the classic project creation window using the free SwitchProjectDialog extension available at this link.

Simply add the extension to Visual Studio and then go to options to activate the new extension.

visual-studio-classic-create-project-options

That’s how easy it is to recover the traditional project creation window, much more organized and functional than the one integrated in Visual Studio 2019.

visual-studio-classic-create-project-classic

While we wait for Microsoft to reconsider and improve its new project creation window, SwitchProjectDialog is a good solution to recover the classic project creation window.