CreativeLabs0X3CF / deveditor

Automatically exported from code.google.com/p/deveditor
Other
0 stars 0 forks source link

Smart file naming #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There's nothing more annoying than seeing a the files NONAME01.cpp, 
NONAME02.cpp, ..., NONAME08.cpp full of code. Hence I propose a smarter 
file naming scheme.

The user first click "New Program" (not new file or anything of the like 
until a program is set as current). The user is then presented with a 
random generated name for the program (this must be unique). When a name 
is set, a new folder is created with that name. In the new folder, a 
file, main.cpp is created after a template and opened.

Original issue reported on code.google.com by scva...@gmail.com on 8 Jun 2007 at 9:25

GoogleCodeExporter commented 8 years ago

Original comment by scva...@gmail.com on 29 Jun 2007 at 6:06

GoogleCodeExporter commented 8 years ago

Original comment by scva...@gmail.com on 1 Jul 2007 at 2:10