go/gopls/doc
Sergey Kacheev 2140ccea5d fix the argument of the goimports example
After the last code correction, the name of the argument is different from the name used in the code.
Was "timeoutms" became "timeout_ms"

Change-Id: Id2c94b9a39ea162a9102e20e33b5ffcd019c5225
GitHub-Last-Rev: 4a2d3c8c6dee3f1995406772b70cfd41a2591071
GitHub-Pull-Request: golang/tools#301
Reviewed-on: https://go-review.googlesource.com/c/tools/+/309229
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
Trust: Rebecca Stambler <rstambler@golang.org>
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
2021-04-12 17:45:26 +00:00
..
design gopls/doc: clean up and slightly reorganize documentation 2021-01-14 06:55:38 +00:00
advanced.md gopls: factor out advanced documentation from the README 2021-01-22 17:08:14 +00:00
analyzers.md internal/lsp/source: add the nilness analyzer 2021-03-08 20:13:34 +00:00
command-line.md gopls/doc: clean up and slightly reorganize documentation 2021-01-14 06:55:38 +00:00
commands.md internal/lsp: add a temp workspace per folder, and a helper command 2021-03-15 23:11:33 +00:00
contributing.md gopls: merge README and user.md 2021-01-21 18:28:06 +00:00
daemon.md gopls/doc: clarify how to set remote.listen.timeout 2021-03-08 14:22:49 +00:00
emacs.md Update emacs.md - add .dir-locals.el example 2021-03-19 04:40:15 +00:00
features.md gopls/doc: clean up and slightly reorganize documentation 2021-01-14 06:55:38 +00:00
generate.go internal/lsp: run type error analyzers as part of diagnostics 2021-03-03 21:51:40 +00:00
generate_test.go gopls/doc: generate JSON too, store as composite literal 2020-12-03 20:21:02 +00:00
settings.md internal/lsp/source: small fixes to directory filters 2021-04-08 19:22:05 +00:00
subl.md cmd/gopls: add documentation 2019-08-27 15:23:08 +00:00
troubleshooting.md gopls: merge README and user.md 2021-01-21 18:28:06 +00:00
vim.md fix the argument of the goimports example 2021-04-12 17:45:26 +00:00
workspace.md internal/lsp: correct links provided in critical error pop-ups 2021-01-22 20:33:18 +00:00