▲ | the_mitsuhiko a day ago | ||||||||||||||||||||||
The war is mostly over because regardless of it you use tabs or spaces, the many modern languages use a code formatter and reformat to whatever is common. Languages that go with tabs are also now routinely mixing it with spaces for visual alignment and assume a certain tab width for total visual width enforcement. On the other hand editors often now handle spaces as if they are tabs, even for cursor movement. So well. Both won? I remember a time when people religiously claimed that both tabs need to be the way to indent but also that they have to be 8 spaces visually. I guess at least that war was lost since now even CSS allows you to change the number of visual spaces a hard tab has. | |||||||||||||||||||||||
▲ | tinco a day ago | parent | next [-] | ||||||||||||||||||||||
No one who uses tabs would ever assume a certain tab width for visual alignment. What do you base that slanderous statement on? I've also never heard anyone argue that someone else should configure some different tab width, is there a specific language ecosystem you were in that had these insane takes? | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | frizlab a day ago | parent | prev [-] | ||||||||||||||||||||||
And yet, navigating the code, you still have to got left-left-left-left to pass the indentation and it’s stupid. Tabs are here, everybody should use them, they are the logical better option, everybody knows it. | |||||||||||||||||||||||
|