Page 1 of 1

Source file encoding

Posted: Wed May 14, 2008 12:58 am
by jacekk
Hi,

is it possible to add the ability to change source file encoding in code lite editor? Or maybe it is possible through some configuration file now to change from UTF-8 to windows-1250?

Regards,
Jacek

Re: Source file encoding

Posted: Wed May 14, 2008 2:05 am
by eranif
Currently, CodeLite sets its character set to UTF8 - this is hard coded and can not be modified from configuration file.

You can submit a feature request here:
http://sourceforge.net/tracker/?group_id=202033

If this matter is urgent for you, please make sure you set the priority accordingly and mention that in the request body.

Eran