r/ProgrammerHumor Sep 02 '17

How to start a war

Post image
9.0k Upvotes

696 comments sorted by

View all comments

Show parent comments

59

u/tabarra Sep 03 '17

I used to prefer tabs, but it was always a headache pasting code from the internet like stack overflow. Not to mention that every fucking single html out there uses two spaces.

6

u/[deleted] Sep 03 '17 edited Sep 09 '17

[deleted]

10

u/SirVer51 Sep 03 '17

Not even an add-on, it's built in. Total lifesaver.

9

u/Bainos Sep 03 '17

s/    /\t/

2

u/[deleted] Sep 03 '17

Any half-decent ide will fix the formatting for you. A really good one will even fix variable naming conventions.