1
0
mirror of https://github.com/golang/go synced 2024-10-01 09:18:32 -06:00
go/internal/lsp/browser/README.md
Ian Cottrell 44dd571771 internal/lsp: add version and bug commands
Also log gopls version information on startup in server mode.

Change-Id: If7bf85d19f993430709b1fae83083e6fdfe1b2ca
Reviewed-on: https://go-review.googlesource.com/c/tools/+/175199
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-05-11 04:16:02 +00:00

71 B

This package is a copy of cmd/internal/browser from the go distribution