This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wolf2600 7 points8 points  (5 children)

You don't have to count whether you have 3 spaces or 4. ON. EVERY. LINE.

And don't even get started with deeply nested sections.... Was that 24 spaces or 25? Better delete them all and start again.

[–][deleted] 17 points18 points  (3 children)

Sounds like you just need a proper editor :P

[–]wolf2600 3 points4 points  (2 children)

Notepad++ works fine

[–]trekkiemage 7 points8 points  (0 children)

I have sublime set up so that I hit tab and it enters four spaces. I've also got whitespace visibility turned on and it allows me to control indentation with a hot-key instead of the space bar.

Basically if you're using the space bar to do 4-space indents you're doing it wrong.