OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 1 day agoDebugging imageslemmy.mlimagemessage-square34fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageDebugging imageslemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 1 day agomessage-square34fedilink
minus-squareIapar@feddit.orglinkfedilinkarrow-up0·23 hours agoThat happens so often that checking for spelling is the first thing I do now when something goes wrong.
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up0·14 hours agoYep, or go proofread some JSON…
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up0·22 hours agoI just have a spell checker enabled in vscode So helpful for dynamic languages that can’t detect undeclared variables (looking at you JS)
minus-squareByteJunk@lemmy.worldlinkfedilinkarrow-up0·22 hours agoI’m ashamed to admit how many times a basic english spell checker in my IDE has saved my bacon.
That happens so often that checking for spelling is the first thing I do now when something goes wrong.
Yep, or go proofread some JSON…
I just have a spell checker enabled in vscode
So helpful for dynamic languages that can’t detect undeclared variables (looking at you JS)
I’m ashamed to admit how many times a basic english spell checker in my IDE has saved my bacon.