𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoC++ Momentlemmy.worldimagemessage-square156linkfedilinkarrow-up11.03Karrow-down132
arrow-up1999arrow-down1imageC++ Momentlemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square156linkfedilink
minus-squareHolzkohlen@feddit.delinkfedilinkarrow-up8arrow-down1·2 years agoDon’t IDEs just replace any tab with 4 spaces anyways? Pretty sure VSCode does
minus-square_dev_null@lemmy.zxcvn.xyzlinkfedilinkarrow-up4·2 years 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·2 years 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.