Function Maps: GolangConfiguration to make sure you get the best Function Map experience with GolangSuggest 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 6 days ago Table of Contents Enable "Semantic Tokens"