How use codelite with different encoding?

CodeLite installation/troubleshooting forum
maiskiykot
CodeLite Curious
Posts: 1
Joined: Thu Jun 28, 2018 4:18 pm
Genuine User: Yes
IDE Question: PHP
Contact:

How use codelite with different encoding?

Post 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?
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How use codelite with different encoding?

Post 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
Make sure you have read the HOW TO POST thread
Post Reply