Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Ah ok thought that you can use tabs/spaces as you prefer in any programming language. Hm
-
orijin20218yi prefer tabs, but i use spaces. working on a team with different OSes and tabs tend to break the indentation.
-
It's the old habits learned I my CS courses that make me use tabs. I argue with spacers. Lol
-
crisz82368y@4screendev no I prefer spaces because they take less spaces (otherwise with 5 tabs I should go in a new line), instead if I used spaces I would take too much time to press it a lot of time and make it match with the margin of siblings. So the IDE is the best solution
-
orijin20218y@crisz actually they use more space. even if you indent with two spaces, both tab and space are a 8bit character and it takes two spaces for indentation, in this case it take twice as much space :-)
Related Rants
Do you guys use tabs or spaces? Just curious tho.
undefined
boredasfk
tabs
spaces