1
0
mirror of https://github.com/golang/go synced 2024-10-01 11:18:32 -06:00
go/internal/lsp/testdata/rename
Suzy Mueller c4a336ef6a internal/lsp: support renaming of import spec
This change allows renamings of the name of an import spec.
Since there is not always explicit identifier available to select and
rename, allow renaming packages from positions within the import spec.

Change-Id: I0a8aaa92c26e1795ddb9c31a1165b2f2ee89aa34
Reviewed-on: https://go-review.googlesource.com/c/tools/+/191165
Run-TryBot: Suzy Mueller <suzmue@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-08-23 17:09:09 +00:00
..
a internal/lsp: support renaming of import spec 2019-08-23 17:09:09 +00:00
b internal/lsp: return an error when renaming a builtin 2019-07-09 18:23:51 +00:00
bad internal/lsp: return rename errors for one package only 2019-08-16 17:04:40 +00:00
testy internal/lsp: fix bug renaming local vars with test files present 2019-08-15 14:43:58 +00:00