50
qdsp13
6y

Wouldn't say this is the worst thing, but this indentation really kills me.

Comments
  • 0
    Why not?
  • 1
    unity eh? ++’d
  • 7
    That's not even an indentation, that's an alignment... attempt
  • 3
    Wow this is some new shit... aligning the ';' chars. Genious.

    Imagine if we had something like 'justify'
  • 2
    Vim (and probably some other text editors, but fuck them) will automatically try to aline things when you press tab

    Like:

    ex*ample: Hello
    ex*ample1: Hello
    ex*ample10: Hello

    (Non monospace kills it)
  • 0
    it's because he commented those lines out
  • 0
    That's why I always ctrl+k ctrl+d before i start working on any file.
  • 2
    Completely overlooked the indentation and about spit out my beer when I saw:

    jetpackSecondsRemaining = jetpackSeconds

    I am working on a legacy codebase where I find these. If we name them better the first time, we won't have to alias them later 😏.
  • 0
    why tho?
  • 1
    He was coding in word then he aligned center 😂😂😂😂😂
Add Comment