cm0002@lemmy.world to Programming@programming.dev · 1 year agoThe Koka programming languagelwn.netexternal-linkmessage-square11linkfedilinkarrow-up129arrow-down10
arrow-up129arrow-down1external-linkThe Koka programming languagelwn.netcm0002@lemmy.world to Programming@programming.dev · 1 year agomessage-square11linkfedilink
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up1·1 year agoThe 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?
minus-squarebitcrafter@programming.devlinkfedilinkarrow-up2·1 year agoSaying that the problem of formatting goes away if you have a carefully configured IDE is an excuse, not a reason.
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?
Saying that the problem of formatting goes away if you have a carefully configured IDE is an excuse, not a reason.