NO

Author Topic: Create folder with new project  (Read 2703 times)

noman9607

  • Guest
Create folder with new project
« on: December 18, 2006, 01:17:56 AM »
One nice little touch that Visual Studio 2005 has is the option to create a folder or subdirectory when you create a new project from existing files or template. It is built in to the project dialog. When you enter the name of the project the name of the directory is automatically filled in for you - nice. Another refinement would be a field to enter (browse) the default directory for projects. I don't put my projects in the program files branch, I think it is a much better idea to put them in the %userprofile% branch for backup purposes and it makes grep(ing) for your own code quicker. I love the package overall though, it is so much simpler than VS and easy to use. Someday I'm going to start thinking about donating.