Hellfire103@lemmy.ca to Programmer Humor@programming.devEnglish · edit-21 month agoI hate MSVCimagemessage-square17linkfedilinkarrow-up1164arrow-down18file-text
arrow-up1156arrow-down1imageI hate MSVCHellfire103@lemmy.ca to Programmer Humor@programming.devEnglish · edit-21 month agomessage-square17linkfedilinkfile-text
minus-squaretakeda@lemm.eelinkfedilinkarrow-up8arrow-down2·1 month agoIt doesn’t have to be invisible. https://jonathanmh.com/p/showing-indentation-spaces-tabs-invisibles-in-various-editors/
minus-squaresmeg@feddit.uklinkfedilinkEnglisharrow-up7·1 month agoA workaround doesn’t excuse terrible design!
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1arrow-down2·1 month 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.