mirror of https://github.com/golang/go.git
We've been aiming to enable diagnostic debouncing by default, and now that CL 269197 is merged, I think it's time to do that. I know that the experimental setting had it at 200ms, but the 250ms was specified in golang/go#42693, so I'm not sure which is preferable. Also, fix a bug I introduced in CL 269197, which set alwaysAnalyze to true for diagnoseChangedFiles. This should only be used for testing. Add a requirement for 1.13 to one test that relies on good overlay support (loading the file directly produced a different response from the full workspace load). Fixes golang/go#42693 Change-Id: I49b764a8d473a66a01ef0f2c6f4cbe2d512fd64e Reviewed-on: https://go-review.googlesource.com/c/tools/+/274445 Trust: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> |
||
|---|---|---|
| .. | ||
| acme.md | ||
| analyzers.md | ||
| atom.md | ||
| command-line.md | ||
| commands.md | ||
| contributing.md | ||
| daemon.md | ||
| design.md | ||
| emacs.md | ||
| faq.md | ||
| generate.go | ||
| generate_test.go | ||
| implementation.md | ||
| integrating.md | ||
| settings.md | ||
| status.md | ||
| subl.md | ||
| troubleshooting.md | ||
| user.md | ||
| vim.md | ||
| vscode.md | ||