OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 5 days agoDebugging imageslemmy.mlexternal-linkmessage-square39fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkDebugging imageslemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 5 days agomessage-square39fedilink
minus-squareIapar@feddit.orglinkfedilinkarrow-up0·5 days agoThat happens so often that checking for spelling is the first thing I do now when something goes wrong.
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up0·5 days agoYep, or go proofread some JSON…
minus-squareSkaveRat@discuss.tchncs.delinkfedilinkarrow-up0·5 days agoOr check formatting in yaml Fucking yaml…
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up0·5 days 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·5 days 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…
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)
I’m ashamed to admit how many times a basic english spell checker in my IDE has saved my bacon.