go/gopls/internal/regtest
Heschi Kreinick 22bd85271a internal/lsp: remove organize imports action for go.mod
Per our discussion, it's too slow for a save hook.

Fixes golang/go#38209. (for real this time?)

Change-Id: I264c6d1590a374eff09b09cb1a9162e8e5ff2dc7
Reviewed-on: https://go-review.googlesource.com/c/tools/+/267682
Trust: Heschi Kreinick <heschi@google.com>
Run-TryBot: Heschi Kreinick <heschi@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2020-11-04 19:38:57 +00:00
..
bench_test.go gopls/internal/regtest: always await InitialWorkspaceLoad 2020-09-29 16:13:45 +00:00
codelens_test.go internal/lsp: use the go command to fix go.mod files 2020-10-28 22:47:54 +00:00
completion_bench_test.go gopls/internal/regtest: always await InitialWorkspaceLoad 2020-09-29 16:13:45 +00:00
completion_test.go gopls/internal/regtest: add benchmarks for completions 2020-09-24 16:27:44 +00:00
configuration_test.go gopls/internal/regtest: always await InitialWorkspaceLoad 2020-09-29 16:13:45 +00:00
definition_test.go internal/lsp: fix hover for builtin error method (Error) 2020-10-05 18:50:03 +00:00
diagnostics_test.go internal/lsp: remove organize imports action for go.mod 2020-11-04 19:38:57 +00:00
doc.go
env.go gopls/internal/regtest: simplify expectation return values 2020-09-16 12:40:19 +00:00
env_test.go
expectation.go gopls/internal/regtest: add a failing test for swig 2020-10-13 01:55:53 +00:00
failures_test.go gopls: regtest to demonstrate gopls confused by //line directives 2020-10-21 12:08:33 +00:00
fix_test.go gopls/internal/regtest: always await InitialWorkspaceLoad 2020-09-29 16:13:45 +00:00
formatting_test.go gopls/internal/regtest: delete OpenFileWithContent 2020-10-16 23:30:35 +00:00
generate_test.go internal/lsp: fix go generate command for subdirs 2020-09-24 17:36:56 +00:00
imports_test.go gopls/internal/regtest: always await InitialWorkspaceLoad 2020-09-29 16:13:45 +00:00
link_test.go
modfile_test.go internal/lsp: remove organize imports action for go.mod 2020-11-04 19:38:57 +00:00
references_test.go
reg_test.go gopls/internal/regtest: allow cleanup to fail on windows 2020-09-30 20:10:28 +00:00
runner.go internal/lsp/cache: assign a static temp workspace dir to the first view 2020-11-04 18:18:50 +00:00
shared_test.go
stress_test.go
symbol_helper_test.go
symbol_test.go internal/lsp/source: add some additional symbol downranking 2020-09-16 12:25:06 +00:00
unix_test.go gopls/internal/regtest: simplify regtest EditorConfig 2020-09-16 12:02:33 +00:00
vendor_test.go internal/lsp: change `go mod vendor` warning into a diagnostic 2020-11-02 00:57:53 +00:00
watch_test.go gopls/internal/regtest: add a test for switching from modules to GOPATH 2020-10-13 18:32:36 +00:00
workspace_test.go internal/lsp/cache: assign a static temp workspace dir to the first view 2020-11-04 18:18:50 +00:00
wrappers.go internal/lsp/cache: introduce a workspace abstraction 2020-10-30 19:58:30 +00:00