Hacker News new | ask | show | jobs
by AsthmaBoy 506 days ago
I like to structure my code as an outline.

Helps readability, quick visual hint of structure and i don't have to keep track of open-end brackets.

Though i much prefer spaces to tabs.