VSCode Go Plugin
Change the following in Settings:
To use the plugin’s syntax highlighting:
in Gopls settings json:
"gopls": { "ui.semanticTokens": true }
To enable Format on Save: Settings→TextEditor→editor.formatOnSave