…from people who seem to refuse to install paredit or coloring plugins for either? ps lisp syntax ftw, it’s a feature!

  • magic_lobster_party@kbin.run
    link
    fedilink
    arrow-up
    12
    arrow-down
    2
    ·
    edit-2
    1 month ago

    It’s quite often I have to second guess whether the code is correctly intended or not. Is this line supposed to be part of this if block or should I remove that extra indentation? It’s not always entirely obvious. Extra troublesome during refactors.

    In other languages it’s always obvious when a line is incorrectly indented.