Function Maps: GolangConfiguration to make sure you get the best Function Map experience with Golang Suggest EditsEnable "Semantic Tokens" To get the most out of Function Maps with Golang, you'll need to enable Semantic Tokens. Please add "semanticTokens": true to your gopls VS Code settings: .vscode/settings.json{ "gopls": { "semanticTokens": true } } Updated 12 months ago Table of Contents Enable "Semantic Tokens"