@OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev • 1 month agoDebugging imageslemmy.mlimagemessage-square41arrow-up11.36K
arrow-up11.36KimageDebugging imageslemmy.ml@OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev • 1 month agomessage-square41
minus-square@ByteJunk@lemmy.worldlinkfedilink4•1 month agoI’m ashamed to admit how many times a basic english spell checker in my IDE has saved my bacon.
minus-square@Lightfire228@pawb.sociallinkfedilink1•1 month agoI just have a spell checker enabled in vscode So helpful for dynamic languages that can’t detect undeclared variables (looking at you JS)
deleted by creator
I’m ashamed to admit how many times a basic english spell checker in my IDE has saved my bacon.
Yep, or go proofread some JSON…
Or check formatting in yaml
Fucking yaml…
I just have a spell checker enabled in vscode
So helpful for dynamic languages that can’t detect undeclared variables (looking at you JS)
deleted by creator