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
Source file encoding
-
- CodeLite Curious
- Posts: 2
- Joined: Wed May 14, 2008 12:50 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Source file encoding
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
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
Make sure you have read the HOW TO POST thread