OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 1 年前Debugging imageslemmy.mlimagemessage-square41linkfedilinkarrow-up11.37Karrow-down16
arrow-up11.37Karrow-down1imageDebugging imageslemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 1 年前message-square41linkfedilink
minus-squareByteJunk@lemmy.worldlinkfedilinkarrow-up4·1 年前I’m ashamed to admit how many times a basic english spell checker in my IDE has saved my bacon.
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up1·1 年前I just have a spell checker enabled in vscode So helpful for dynamic languages that can’t detect undeclared variables (looking at you JS)
minus-squareSkaveRat@discuss.tchncs.delinkfedilinkarrow-up2·1 年前Or check formatting in yaml Fucking yaml…
deleted by creator
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)
deleted by creator
Yep, or go proofread some JSON…
Or check formatting in yaml
Fucking yaml…