Manually set encoding does not work
When I manually set encoding for specific file in File|Settings|File Encodings to ISO-8859-2 and open this file, characters are not being displayed correctly and in the status bar there's still UTF-8 being displayed. When I click 'UTF-8' from status bar and change encoding to ISO-8859-2 and then choose Reload nothing happens - characters are still not displayed correctly and encoding in the status bar is still UTF-8.
Pycharm 3.1.1
Windows XP SP3
Pycharm 3.1.1
Windows XP SP3
Please sign in to leave a comment.
"Settings | File Encodings" – do you have "Autodetect UTF-encoded files" checked?
If yes – uncheck it (IDE restart may be required to see this change actually working – at least it was in the past, possibly fixed by now).
"Settings | File Encodings" – do you have "Autodetect UTF-encoded files" checked?
If yes – uncheck it (IDE restart may be required to see this change actually working – at least it was in the past, possibly fixed by now)."
I did not find this setting.
Solved the issue by setting global encoding as System Default.
@Roar Gjovaag
>I did not find this setting.
Because it was removed few years ago...