crimsonpoodle@pawb.social to Programmer Humor@programming.dev · 2 年前wait whatpawb.socialimagemessage-square102linkfedilinkarrow-up1656arrow-down120
arrow-up1636arrow-down1imagewait whatpawb.socialcrimsonpoodle@pawb.social to Programmer Humor@programming.dev · 2 年前message-square102linkfedilink
minus-squareLaggyKar@programming.devlinkfedilinkarrow-up8·2 年前How can it tell the difference between spaces used for indentation and spaces used for alignment, if you use the same character for both?
minus-squarecoloredgrayscale@programming.devlinkfedilinkarrow-up3·2 年前Maybe alignment more for the righthand side of assignments. If you have a block of variables with different name lengths, or within a constructor / function call.
How can it tell the difference between spaces used for indentation and spaces used for alignment, if you use the same character for both?
deleted by creator
Maybe alignment more for the righthand side of assignments. If you have a block of variables with different name lengths, or within a constructor / function call.
deleted by creator