Feature #2746 2006-10-05 18:35

ptomaine

Set file encodings on creation.

I'm using C++ and D projects. Last time I use the D language more frequently then C++. It is a nightmare to me to always convert created files to the UTF8 encoding. It is the rule that all D source files are always UTF8 encoded. So, when creating D source files it is sane to make them UTF8 encoded by default or let a user to choose an encoding when creating files.

Category
Editing
Status
Open
Close date
 
Assigned to