@OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev • 7 days agoDebugging imageslemmy.mlimagemessage-square39fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageDebugging imageslemmy.ml@OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev • 7 days agomessage-square39fedilink
minus-squareIaparlinkfedilink0•7 days agoThat happens so often that checking for spelling is the first thing I do now when something goes wrong.
minus-square@Lightfire228@pawb.sociallinkfedilink0•7 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-square@ByteJunk@lemmy.worldlinkfedilink0•7 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.