1
0
mirror of https://github.com/golang/go synced 2024-11-18 11:04:42 -07:00
go/cmd/golsp
Rebecca Stambler fc1d57b08d cmd/golsp: add a debugging tool to connect with golsp on a port
This change allows golsp to be run on a port, with an intermediary
command passing the data through. This allows for improved logging.
Also, add necessary changes to VSCode integration to allow changing the
name of the command for golsp.

Change-Id: I20dca1a50296636e57e022342ee70f0610ad1531
Reviewed-on: https://go-review.googlesource.com/c/157497
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-01-11 21:44:48 +00:00
..
forward cmd/golsp: add a debugging tool to connect with golsp on a port 2019-01-11 21:44:48 +00:00
integration/vscode cmd/golsp: add a debugging tool to connect with golsp on a port 2019-01-11 21:44:48 +00:00
main.go internal/lsp: refactor the command line handling 2018-12-17 23:08:30 +00:00