MalikMuaddibSoong@startrek.website to Programmer Humor@lemmy.mlEnglish · 2 months agoMy favorite part of the joblemmy.mlimagemessage-square26linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageMy favorite part of the joblemmy.mlMalikMuaddibSoong@startrek.website to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square26linkfedilink
minus-squareSubArcticTundra@lemmy.mllinkfedilinkarrow-up0·edit-22 months agoI think it’s commendable to vertically align code. (Just not with tabs.) It makes it look neater.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up0·2 months agoWe underutilize tabs. https://nick-gravgaard.com/elastic-tabstops/ (Don’t mistake this as me saying everyone should start using tabs immediately. This would take a drastic overhaul of all textual displays and we’re likely to never see such a thing, but it’s still a cool concept.)
minus-squareSubArcticTundra@lemmy.mllinkfedilinkarrow-up0·edit-22 months agoGood to see tabs’ fundamental flaw was solved. I think I’ll be switching to this.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up0·2 months agoYou can’t unless the tools you’re using to display tabs do it like this. None do, apart from the proof of concept programs on the site. But it is a cool idea.
I think it’s commendable to vertically align code. (Just not with tabs.) It makes it look neater.
We underutilize tabs. https://nick-gravgaard.com/elastic-tabstops/
(Don’t mistake this as me saying everyone should start using tabs immediately. This would take a drastic overhaul of all textual displays and we’re likely to never see such a thing, but it’s still a cool concept.)
Good to see tabs’ fundamental flaw was solved. I think I’ll be switching to this.
You can’t unless the tools you’re using to display tabs do it like this. None do, apart from the proof of concept programs on the site.
But it is a cool idea.