You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
So I set my indents for my python to be tabs with width of 2.
So far it worked fine (I was on 0.9–1.2) and then I decided to update to 1.12 and boom! When I start Atom, all the tabs in the active file are 4 things wide. And some times when I open some file.
But, once I click some other tab and back, tabs are shrunk back to width of 2, as it should.
This is a little annoying.
Steps to Reproduce
Set tab width for python to 2 and set it to always use tabs and never use spaces for indentation
Have some python file opened before closing Atom
Close Atom
Start Atom again
...
Profit!
Expected behavior: tabs width to be always 2
Actual behavior: tabs width is 4 for a moment, then it becomes 2
Versions
Tried with Atoms of 1.12.6, 1.12.7 and 1.13.0-beta8
apm 1.12.9
npm 3.10.5
node 4.4.5
python 2.7.12
git 2.7.4
Up-to-date Ubuntu 16.04 with Unity 7