revolution wrote: |
JohnFound: What do you mean by Unicode? Does that mean UTF-8, UTF-16, or multiple code pages (like DOS uses), or something else?
|
|
Now Fresh IDE opens, edits and saves only UTF-8 encoded files without BOM. It will not try to convert the files with another encoding.
Internally it is mix of Windows 16bit encoding (the GUI components) and UTF-8 (FeshLIb).