@YIj54yALOJxEsY20eU@lemm.ee to Programmer Humor@programming.dev • edit-211 months ago???lemm.eeimagemessage-square75fedilinkarrow-up1558
arrow-up1558image???lemm.ee@YIj54yALOJxEsY20eU@lemm.ee to Programmer Humor@programming.dev • edit-211 months agomessage-square75fedilink
minus-square@ByteJunk@lemmy.worldlinkfedilink107•edit-21 year 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-square@YIj54yALOJxEsY20eU@lemm.eeOPlinkfedilink15•edit-21 year agoStep 1: Remove the LSP from IDE.mod Step 2: Run go mod tidy
minus-square@kevincox@lemmy.mllinkfedilink6•1 year 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.