devilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agoC++ Momentlemmy.worldimagemessage-square185fedilinkarrow-up11.03Karrow-down130
arrow-up1996arrow-down1imageC++ Momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agomessage-square185fedilink
minus-squareHolzkohlen@feddit.delinkfedilinkarrow-up6arrow-down1·8 months agoDon’t IDEs just replace any tab with 4 spaces anyways? Pretty sure VSCode does
minus-square_dev_null@lemmy.zxcvn.xyzlinkfedilinkarrow-up4·8 months agoI don’t use an ide, but I wrote a script that replaces any space I type with four. I haven’t worked out all the use cases yet, though.
minus-squaremerc@sh.itjust.workslinkfedilinkarrow-up3arrow-down1·8 months agoThat’s a setting in the editor.
Don’t IDEs just replace any tab with 4 spaces anyways? Pretty sure VSCode does
I don’t use an ide, but I wrote a script that replaces any space I type with four.
I haven’t worked out all the use cases yet, though.
That’s a setting in the editor.