I'm not able to set the tab length to the default value (2) in a language modul if I set a value in the main settings tab length,
It immediately changes to the tab length from the main settings.
See issue atom/atom#11546.
And also issues Lukasa/language-restructuredtext#37 and atom/language-gfm#134.
Default: 2. But then also changes to 4. It should possible to change the value to the default 2.
Now you can change it to every other value (1,3,5,etc) but not to 2.
Atom 1.7.2 and 1.8.0-beta2
Thanks very much! I reproduced this using Atom v1.7.2 on Mac OS X 10.11.4.
Have the same issue. Why not use 4 as the default value for editor ?
Confirmed with Atom 1.8.0, on Windows 10 64bit.
Note that in python, where the default tab length is 4 and not 2, the behavior is different.
Wow, sorry for this terrible experience everyone. Fixing now.
This fix will be released in Atom 1.12.
I still meet this problem in Atom 1.19. And have to work around by using this https://github.com/gandm/language-babel/issues/191
@sangdth I just tried to reproduce the issue listed above using Atom v1.19.2 on Mac OS X 10.12.6 and could not. If you are experiencing a reproducible problem, please open a new issue.
I still reproduce this using atom-typescript package on the last version of atom (11.0.10).
@lee-dohm I don't know why but since I disable/uninstall all eslint related and the problem was gone. I'm using 1.21.1 Atom.
I can still reproduce this with Atom 1.25.1 and language-babel (editing tab size for Babel ES6 JavaScript Grammar).
Most helpful comment
This fix will be released in Atom 1.12.