auto-detect-indentation
auto-detect-indentation copied to clipboard
Not working in 1.13.x
Just upgraded my Atom to 1.13.1 and it seems this package stoped working any more? Any ideas? Thanks
I just installed it to 1.13.1, and it doesn't work for me either.
It doesn't work for me neither. Looks like this issue has been around since last year #25. However, saving the file triggers the detection (a little annoying but a workaround while we get the fix).
I am noticing the same behavior. When I save the file it correctly detects the indentation.
Disabling then re-enabling also triggers the detection (also annoying)... but this causes another issue #29. But I guess saving the file is an easier workaround.
I changed to using the editorconfig plugin and adding an editorconfig file to my projects to get around this.