YIj54yALOJxEsY20eU@lemm.ee to Programmer Humor@programming.dev · edit-26 months ago???lemm.eeimagemessage-square75fedilinkarrow-up1557arrow-down119
arrow-up1538arrow-down1image???lemm.eeYIj54yALOJxEsY20eU@lemm.ee to Programmer Humor@programming.dev · edit-26 months agomessage-square75fedilink
minus-squareByteJunk@lemmy.worldlinkfedilinkarrow-up107arrow-down2·edit-29 months agoI couldn’t care less about crashes, that’s an end-user problem. But do you expect me to go to sleep while that squiggly line in my IDE?? /s just in case
minus-squareYIj54yALOJxEsY20eU@lemm.eeOPlinkfedilinkarrow-up15·edit-29 months agoStep 1: Remove the LSP from IDE.mod Step 2: Run go mod tidy
minus-squarekevincox@lemmy.mllinkfedilinkarrow-up6·9 months agoI mean it isn’t even just a squiggly line, the code fails to compile. Like come on, I will clean up my unused imports and variables before sending it for review, but just let me develop in peace.
I couldn’t care less about crashes, that’s an end-user problem. But do you expect me to go to sleep while that squiggly line in my IDE??
/s just in case
Step 1: Remove the LSP from IDE.mod
Step 2: Run
go mod tidy
I mean it isn’t even just a squiggly line, the code fails to compile. Like come on, I will clean up my unused imports and variables before sending it for review, but just let me develop in peace.