Skip to content

Commit

Permalink
docs: update commands.md by running tools/generate.go
Browse files Browse the repository at this point in the history
golang.org/cl/238624 added a new experimental command and should've updated the doc.

Change-Id: Id018a1302be765e7bb69db5beab7da42dc22ecb1
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/239018
Reviewed-by: Brayden Cloud <[email protected]>
Reviewed-by: Rebecca Stambler <[email protected]>
  • Loading branch information
hyangah committed Jun 19, 2020
1 parent bfaff19 commit b4a484b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,3 +182,7 @@ Extract to variable using godoctor.
### `Go: Restart Language Server`

Restart the running instance of the language server

### `Go: Choose Go Environment`

Choose a different Go version or binary for this project. (WIP)

0 comments on commit b4a484b

Please sign in to comment.