name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: ''
go version
to get version of Go from the VS Code integrated terminal.gopls -v version
to get version of Gopls from the VS Code integrated terminal.code -v
or code-insiders -v
to get version of VS Code or VS Code Insiders.Go: Locate Configured Go Tools
command.Run Preferences: Open Settings (JSON)
command to open your settings.json file. Share all the settings with the go.
or ["go"]
or gopls
prefixes.
A clear and concise description of what the bug. A clear and concise description of what you expected to happen.
If applicable, add screenshots or recordings to help explain your problem.