Updated gopls (markdown)

Suzy Mueller 2019-07-02 09:30:34 -04:00
parent 7f06355ecf
commit 306d0f1426

@ -36,7 +36,7 @@ Feel free to ask questions about `gopls` on the `#gopls` [Gopher Slack](https://
* Editing multiple modules in one editor window: https://github.com/golang/go/issues/32394.
* File contents reverted after saving: [#32643](https://github.com/golang/go/issues/32643).
* Does not work with cgo: [#31561](https://github.com/golang/go/issues/31561).
* Find references and rename only work in a single package: [#32869](https://github.com/golang/go/issues/32869)
* Find references and rename only work in a single package: [#32869](https://github.com/golang/go/issues/32869), [#32877](https://github.com/golang/go/issues/32877)
## Installation