go/internal/lsp/testdata/extract
Suzy Mueller 04bd087817 internal/lsp: enable fillstruct for generics
This enables some fill struct code actions for instances of structs with
type parameters.

This additionally adds a filtering mechanism to the suggested fixes in
order to account for multiple suggested fixes in the same location.

Change-Id: I98866b462b026f4c5a4897bc278f704381623f25
Reviewed-on: https://go-review.googlesource.com/c/tools/+/418415
Reviewed-by: Robert Findley <rfindley@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Suzy Mueller <suzmue@golang.org>
2022-07-25 16:40:20 +00:00
..
extract_function internal/lsp: adjust extract function range if block statement 2021-10-22 02:18:41 +00:00
extract_method internal/lsp: add extract to method code action 2021-07-23 18:08:39 +00:00
extract_variable internal/lsp: enable fillstruct for generics 2022-07-25 16:40:20 +00:00