Whenever it is detected that a comma is missing before a newline in a composite literal, is it possible to add it? <img width="560" alt="image" src="https://github.com/golang/go/assets/12821762/f349fe4b-57dc-4e86-a307-57aac9737751"> Past issues for vscode-go: * https://github.com/microsoft/vscode-go/issues/738 * https://github.com/microsoft/vscode-go/issues/818
Whenever it is detected that a comma is missing before a newline in a composite literal, is it possible to add it?
Past issues for vscode-go: