This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Closed
Description
opened on Apr 5, 2020
Please direct general questions to:
Please review the Wiki before filing an issue.
Helpful pages include:
- GOPATH
- Module Support
- Debugging
- Set "trace": "log" and share the resulting logs in the debug console when logging an issue.
Please answer these questions before submitting your issue. Thanks!
What version of Go, VS Code & VS Code Go extension are you using?
- Run
code -v
orcode-insiders -v
to get version of VS Code or VS Code Insiders- 1.43.0
- Check your installed extensions to get the version of the VS Code Go extension
- 0.13.1
- Run
go env GOOS GOARCH
to get the operating system and processor architecture details- windows 10 x86-64
Share the Go related settings you have added/edited
Run Preferences: Open Settings (JSON)
command to open your settings.json file.
Share all the settings with the go.
or ["go"]
prefixes.
no edited setings of go extension
Describe the bug
A clear and concise description of what the bug.
A clear and concise description of what you expected to happen.
whem add configuration of go extension, the placeholder of Launch file
is missing }.
Steps to reproduce the behavior:
- click add configution and choose
Go: Launch file
- See the placehold of
${file}
Screenshots or recordings
If applicable, add screenshots or recordings to help explain your problem.
Activity