@devilish666@lemmy.world to Programmer Humor@lemmy.ml • 1 year agoC++ Momentlemmy.worldimagemessage-square152arrow-up11.04K
arrow-up11.04KimageC++ Momentlemmy.world@devilish666@lemmy.world to Programmer Humor@lemmy.ml • 1 year agomessage-square152
minus-square@Holzkohlen@feddit.delinkfedilink8•1 year agoDon’t IDEs just replace any tab with 4 spaces anyways? Pretty sure VSCode does
minus-square@_dev_null@lemmy.zxcvn.xyzlinkfedilink4•1 year 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.