Quick add new files Visual Studio 2022 V17.5 | What's new in Visual Studio 2022

Опубликовано: 14 Октябрь 2024
на канале: Nitish Kaushik
438
14

Add new files and folders to your projects with the "Quick Add" dialog!
• Add a new file without browsing through the template list (example: "myfile.cs")
• Create nested folders in a single operation (example: "folder1/folder2/", "folder1/folder2/myfile.cs")
• Add files with any extension (example: "file.myExtension", "README", ".gitignore")

You can switch between the Quick Add dialog and Add New Item dialog.
The Quick Add dialog will even try to match the template to the type of project you're working on, matching the behavior of the Add Item dialog.