cm0002@lemmy.world to Programming@programming.dev · 7 days agoThe Koka programming languagelwn.netexternal-linkmessage-square11fedilinkarrow-up119arrow-down10
arrow-up119arrow-down1external-linkThe Koka programming languagelwn.netcm0002@lemmy.world to Programming@programming.dev · 7 days agomessage-square11fedilink
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up1·7 days 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-up1·7 days 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.