A Google search for "gopls features" or "Gopls: Code transformation features" still after several weeks doesn't turn up gopls' lovingly rewritten documentation. We should fix that.
Related: @hyangah will add a feature to VS Code to make the "Browse gopls feature documentation" command more prominent. - https://github.com/golang/vscode-go/issues/3498
Also, @hyangah wonders whether the gopls markdown documentation should be canonically hosted not at GitHub but in pkg.go.dev. (I vaguely recall @rsc saying there was some reason we should not rely on pkgsite's markdown feature, but I forget what it was.) @hyangah suggested alternatively hosting them at go.dev/something.
Comment From: gabyhelp
Related Issues and Documentation
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Comment From: gopherbot
Change https://go.dev/cl/614876 mentions this issue: gopls/doc: a web server for gopls markdown docs
Comment From: findleyr
@adonovan what is the plan for implementing this? Can it reasonably be achieved in a days work? If not, let's move it out of the v0.20.0 milestone.