Hellfire103@lemmy.ca to Programmer Humor@programming.devEnglish · edit-27 days agoI hate MSVClemmy.caimagemessage-square8fedilinkarrow-up1160file-text
arrow-up1160imageI hate MSVClemmy.caHellfire103@lemmy.ca to Programmer Humor@programming.devEnglish · edit-27 days agomessage-square8fedilinkfile-text
minus-squaretakeda@lemm.eelinkfedilinkarrow-up8·7 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·6 days agoA workaround doesn’t excuse terrible design!
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·6 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.