Open alexandernst opened 9 years ago
Per @kevinsawicki here, could you open this on Atom Core?
If auto-detect on open is added, it will have to be done in core since that is where the buffer's are built.
Ah sorry, I misinterpreted what you were trying to say. Rewording the title to make it more clear.
It's frustrating to re-select Auto Detect for each non-utf-8 encoded file every time I open them especially when I need to view quite a number of files located in a folder. Really appreciate it if someone could fix this.
Wired behavior reproduces even without reopening the file.
Simplest test: create a new UTF16 encoded file and write a few "weird" characters (蔡葕ቅ
for example) and save the file. Click the project pane and then click the file tab again.
atom: 1.32.2 encoding-selector: 0.23.9
Maybe related to https://github.com/atom/atom/issues/4160 , the "auto-detect encoding" in this package is completely broken.
Simplest test: create a new UTF16 encoded file and write a few "weird" characters (
蔡葕ቅ
for example) and save the file. Now open it with Atom and try to auto-detect the encoding.