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 about 1 month ago Function Maps: Logging InAI in CodeSee