I can't find the announcement off hand, but I remember gopls being announced as stable at least a few months ago. Like Brian, I think this documentation needs to be updated.
Anecdotally, I was around and using gopls back when it was definitely not stable. It's gotten leagues better and now I have no problems with it. I wouldn't worry about gopls. On Mon, Feb 1, 2021 at 12:15 PM '[email protected]' via golang-nuts < [email protected]> wrote: > This twitter announcement was made today about the Gopls language server > being enabled by default in the VSCode editor. > > https://twitter.com/golang/status/1356289079575506950 > > Is this a wise move, seeing as though the documentation for Gopls states: > > "It is currently in *alpha*, so it is *not stable*." > Source: https://pkg.go.dev/golang.org/x/tools/gopls > > Why is a piece of software that is in alpha and not stable being enabled > by default in an editor used by a large number of Go developers. This > should be 'opt-in' until the language server is stable. > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/golang-nuts/5bd5743d-fbc5-402b-bf04-e13e6daa34f8n%40googlegroups.com > <https://groups.google.com/d/msgid/golang-nuts/5bd5743d-fbc5-402b-bf04-e13e6daa34f8n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAA%3DXfu0aocchurJmuZo6gKpF7ZuZT5%3D-Y3%3DM%3DKOEUMKuNo398A%40mail.gmail.com.
