@[email protected] to Programmer [email protected] • edit-28 months ago???lemm.eeimagemessage-square67fedilinkarrow-up1545arrow-down118
arrow-up1527arrow-down1image???lemm.ee@[email protected] to Programmer [email protected] • edit-28 months agomessage-square67fedilink
minus-square@ByteJunklink101•edit-211 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-square@[email protected]OPlinkfedilink15•edit-211 months agoStep 1: Remove the LSP from IDE.mod Step 2: Run go mod tidy
minus-square@[email protected]linkfedilink6•11 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.