Closed sgt closed 4 years ago
Thanks!
Would be nicer if the charset would be some global setting instead of managing this per file but okay. Great you fixed this!
I'm no expert on Intellij internals, but it seems to me that the encoding is a property of a specific file (UI-wise shown on the status bar in the bottom right corner). You may hypothetically have files using different encodings in the same project.
Anyway, thanks for making this great plugin!
This seems to have fixed it. Command line shell that processes a file must run with locale/codepage matching the file's encoding.