☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 11 days agoWhat's stopping you from writing your Rust like this?lemmy.mlexternal-linkmessage-square9fedilinkarrow-up12arrow-down10
arrow-up12arrow-down1external-linkWhat's stopping you from writing your Rust like this?lemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 11 days agomessage-square9fedilink
minus-squareNatanox@discuss.tchncs.delinkfedilinkEnglisharrow-up0·11 days agoFor a moment I wondered why the Rust code was so much more readable than I remembered. This would make a nice VS Codium plugin to deal with all the visual clutter. I actually like this.
minus-squareTlaloc_Temporal@lemmy.calinkfedilinkarrow-up0·11 days agoI wish I could do this with every IDE. Get rid of all the semicolons and most curly braces and replace them with structural whitespace. You could even save the files with the punctuation and compile that to whitespace when editing.
minus-squareverdigris@lemmy.mllinkfedilinkarrow-up1·edit-211 days agoYou people are insane. Languages with meaningful whitespace are my personal hell. Don’t you value being able to space/tab/newline as you please?
For a moment I wondered why the Rust code was so much more readable than I remembered.
This would make a nice VS Codium plugin to deal with all the visual clutter. I actually like this.
I wish I could do this with every IDE. Get rid of all the semicolons and most curly braces and replace them with structural whitespace. You could even save the files with the punctuation and compile that to whitespace when editing.
You people are insane. Languages with meaningful whitespace are my personal hell. Don’t you value being able to space/tab/newline as you please?