go/gopls/internal/regtest
Dylan Le bd3f524777 internal/lsp: rename all the package names in the renamed package
This CL contains a partial implementation of package renaming. Currently gopls is only able to rename references to the renaming package within the renaming package itself.

prepareRename is still expected to return an error for renaming a package.

For golang/go#41567

Change-Id: I3683a0a7128bba7620ef30db528f45b753e6c08f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/420219
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Dylan Le <dungtuanle@google.com>
2022-08-01 17:28:00 +00:00
..
bench internal/lsp/regtest: allow sharing memoized results across regtests 2022-07-26 21:20:42 +00:00
codelens internal/lsp/regtest: simplify, consolidate, and document settings 2022-07-12 16:56:46 +00:00
completion internal/lsp/regtest: only run /default tests with -short 2022-07-26 21:20:53 +00:00
debug internal/lsp/regtest: allow sharing memoized results across regtests 2022-07-26 21:20:42 +00:00
diagnostics internal/lsp/cache: report a critical error when go.work is invalid 2022-07-27 18:59:40 +00:00
inlayhints internal/lsp/regtest: simplify, consolidate, and document settings 2022-07-12 16:56:46 +00:00
misc internal/lsp: rename all the package names in the renamed package 2022-08-01 17:28:00 +00:00
modfile internal/lsp/cache: allow network whenever reloading the workspace 2022-07-27 19:28:51 +00:00
template internal/lsp/regtest: simplify, consolidate, and document settings 2022-07-12 16:56:46 +00:00
watch internal/lsp/cache: invalidate packages with missing deps when files are 2022-07-27 16:29:04 +00:00
workspace internal/lsp/cache: allow network whenever reloading the workspace 2022-07-27 19:28:51 +00:00