Function Maps: GolangConfiguration to make sure you get the best Function Map experience with GolangEnable "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 19 days ago Function Maps: Logging InAI in CodeSeeTable of Contents Enable "Semantic Tokens"