mirror of
https://github.com/golang/go.git
synced 2025-05-07 16:43:03 +00:00
Updated gopls (markdown)
parent
be12a3d42e
commit
1e843bfefb
2
gopls.md
2
gopls.md
@ -12,7 +12,7 @@ Contributions are welcome, but since development is so active, we request that y
|
|||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
To begin using `gopls`, we suggest using VSCode with the Go plugin. The required settings are:
|
First, install `gopls` by running `go install golang.org/x/tools/cmd/gopls`. We suggest using VSCode with the Go plugin. The required settings are:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
"go.useLanguageServer": true,
|
"go.useLanguageServer": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user