Hellfire103 to Programmer Humor@programming.devEnglish · edit-216 days agoI hate MSVCimagemessage-square17linkfedilinkarrow-up1162arrow-down18file-textcross-posted to: [email protected]
arrow-up1154arrow-down1imageI hate MSVCHellfire103 to Programmer Humor@programming.devEnglish · edit-216 days agomessage-square17linkfedilinkfile-textcross-posted to: [email protected]
minus-squaretakeda@lemm.eelinkfedilinkarrow-up8arrow-down2·15 days agoIt doesn’t have to be invisible. https://jonathanmh.com/p/showing-indentation-spaces-tabs-invisibles-in-various-editors/
minus-squaresmeg@feddit.uklinkfedilinkEnglisharrow-up7·15 days agoA workaround doesn’t excuse terrible design!
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1arrow-down2·15 days ago Yes! Yes! There’s a reason that stuff exists. So that when someone used to tabs, does something in a spacebar-project, they can see that they will need a clang-format. Oh you use an indentation sensitive language? Err… my condolences.
It doesn’t have to be invisible.
https://jonathanmh.com/p/showing-indentation-spaces-tabs-invisibles-in-various-editors/
A workaround doesn’t excuse terrible design!
Yes!
Yes!
There’s a reason that stuff exists.
So that when someone used to tabs, does something in a spacebar-project, they can see that they will need a
clang-format
.Oh you use an indentation sensitive language? Err… my condolences.