OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 13 hours agoDebugging imageslemmy.mlimagemessage-square29linkfedilinkarrow-up1809arrow-down15
arrow-up1804arrow-down1imageDebugging imageslemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 13 hours agomessage-square29linkfedilink
minus-squareIapar@feddit.orglinkfedilinkarrow-up5·8 hours agoThat happens so often that checking for spelling is the first thing I do now when something goes wrong.
minus-squareByteJunk@lemmy.worldlinkfedilinkarrow-up3·8 hours agoI’m ashamed to admit how many times a basic english spell checker in my IDE has saved my bacon.
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up1·7 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-squareIapar@feddit.orglinkfedilinkarrow-up1·7 hours agoYeah, spell checker is the winning move here.
That happens so often that checking for spelling is the first thing I do now when something goes wrong.
I’m ashamed to admit how many times a basic english spell checker in my IDE has saved my bacon.
I just have a spell checker enabled in vscode
So helpful for dynamic languages that can’t detect undeclared variables (looking at you JS)
Yeah, spell checker is the winning move here.