• bitcrafter@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    7 days ago

    Interesting… so in the end, if the whitespace is not telling you what the code is doing, you reformat it so that it does?

    Imagine if there were languages that just let you skip that step entirely!

    • atzanteol@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 days ago

      The step I want to skip is having to go back and tab over lines when I’ve moved code or when things don’t paste properly and tabbing gets messed up.

      Imagine if there were languages that let you just explicitly state where code blocks start/end and let the IDE handle the formatting for you?