vscode-go
vscode-go copied to clipboard
Show struct size
It would be great to see struct size right in the editor e.g. to decide should I use pointer or not. Something like a import cost but for structs
See also https://github.com/microsoft/language-server-protocol/issues/1466