you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago (1 child)
  • [–] 3 points 2 years ago (1 child)

    If you use if (blah) { then when you fold your code you still see the { but not the closing } (I suppose some IDEs might be smart enough to do something about this, but when not it looks like your code has an overbite).

    And then you've got a mental disorder if you indent your opening and closing brace more than the statement spawning them.

  • source
  • parent
  • hideshow 2 child comments