devilish666@lemmy.world to Programmer Humor@lemmy.ml · 11 months agoC++ Momentlemmy.worldimagemessage-square104fedilinkarrow-up11Karrow-down132
arrow-up1972arrow-down1imageC++ Momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 11 months agomessage-square104fedilink
minus-squareHolzkohlen@feddit.delinkfedilinkarrow-up7arrow-down1·11 months agoDon’t IDEs just replace any tab with 4 spaces anyways? Pretty sure VSCode does
minus-square_dev_null@lemmy.zxcvn.xyzlinkfedilinkarrow-up3·11 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.
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.