Page 1 of 1

How use codelite with different encoding?

Posted: Thu Jun 28, 2018 4:47 pm
by maiskiykot
I use different projects with Windows-1251, UTF-8 and ISO-8859-1. Why Codelite is auto-detection of encodings not working? I must change encoding for each file manually! It is very bad for working! How I can receive fix for this?

Re: How use codelite with different encoding?

Posted: Mon Jul 02, 2018 11:35 am
by eranif
CodeLite does not auto-detect the encoding of your files, you need to set it.
If you are familiar with the encoding area, you are more than welcome to submit a patch to fix this