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.