Hacker News new | ask | show | jobs
by dhagz 2071 days ago
It's not bad for Go either. The only issue is that gopls is still considered alpha, so it's not the most stable thing out there, but that's not Emacs's problem.
1 comments

I've been using gopls with lsp-mode for a while and it's been working great, I haven't had any stability problems.
Very true - gopls has come a long way. I should note I use it every day in lsp-mode when I'm writing Go. Hiccups are much less common now than, say, a year ago.