golang / vscode-go

Go extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=golang.Go
Other
3.8k stars 730 forks source link

Change Fill struct literals section in features.md #3104

Closed 38elements closed 6 months ago

38elements commented 6 months ago

What version of Go, VS Code & VS Code Go extension are you using?

VS Code Go extension 0.40.1

Share the Go related settings you have added/edited

Describe the bug

Since Go: Fill struct command was retired, I think it is necessary that Fill struct literals section in features.md is changed.

Steps to reproduce the behavior:

It is the page below.

https://github.com/golang/vscode-go/blob/bb6f0ead80fdb12dc6a068ba4f57db1399d41dd5/docs/features.md#fill-struct-literals

Screenshots or recordings

gopherbot commented 6 months ago

Change https://go.dev/cl/553075 mentions this issue: docs: update fill struct feature documentation