Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Poobah on September 02, 2006, 05:04:57 am

Title: Suggestion: Create empty files when they don't exist in Project->Add Files
Post by: Poobah on September 02, 2006, 05:04:57 am
This way users could quickly go to "Project->Add Files", type in the name of a non-existant file and C::B could automatically create an empty one and add it to the project.
Title: Re: Suggestion: Create empty files when they don't exist in Project->Add Files
Post by: takeshimiya on September 02, 2006, 05:34:52 am
"The file doesn't exists, do you want to create it?" ?
Title: Re: Suggestion: Create empty files when they don't exist in Project->Add Files
Post by: Poobah on September 02, 2006, 12:15:40 pm
That'd be be great, so long as a "don't annoy me again" check box was in the corner! (Which would default to "yes" to all.)
Title: Re: Suggestion: Create empty files when they don't exist in Project->Add Files
Post by: Poobah on September 08, 2006, 12:43:27 pm
(Bump.)
Title: Re: Suggestion: Create empty files when they don't exist in Project->Add Files
Post by: tiwag on September 08, 2006, 01:20:39 pm
just use the File -> New -> File wizard for that  (instead of File -> New -> Empty File )

ps. don't bump, try !
Title: Re: Suggestion: Create empty files when they don't exist in Project->Add Files
Post by: BigAngryDog on September 08, 2006, 03:59:38 pm
>This way users could quickly go to "Project->Add Files", type in the name of a non-existant file

Personally I think this isn't a good idea.

But perhaps when creating a new file, it could be added to project automatically when (or before?) it is saved for the first time.