Hey all!
I've been having issues with vscode+gopls for a long time now and I'm pretty done with it so I'm finally going try to investigate what's happening (or just quit using it)
gopls in vscode is driving me insane, I have to restart it every 10 minutes roughly, it freezes almost as soon as I make any sort of syntax error (which is natural when mid-way through writing code)
I have a pair of quite powerful machines (Ryzen 9 5950x, Macbook M3 Pro) and it feels like I'm back on the 2006 family PC... the codebases I work on aren't really huge, a couple of years old and a handful of developers but nowhere near large organisation scale (yet)
Does anyone out there know how to make gopls perform like other language servers? or is it just a matter of spending money on jetbrains?
Or can I disable gopls and switch back to what vscode used before it existed? Or is there an alternative like how the Rust community spawned rust-analyser?