Hellfire103@lemmy.ca to Programmer Humor@programming.devEnglish · edit-228 days agoI hate MSVClemmy.caimagemessage-square16linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageI hate MSVClemmy.caHellfire103@lemmy.ca to Programmer Humor@programming.devEnglish · edit-228 days agomessage-square16linkfedilinkfile-text
minus-squaretakeda@lemm.eelinkfedilinkarrow-up0·28 days agoIt doesn’t have to be invisible. https://jonathanmh.com/p/showing-indentation-spaces-tabs-invisibles-in-various-editors/
minus-squaresmeg@feddit.uklinkfedilinkEnglisharrow-up0·27 days agoA workaround doesn’t excuse terrible design!
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·27 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.