This repository was archived by the owner on Jul 15, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 643
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
placeholder of Launch file is missing } #3154
Copy link
Copy link
Closed
Labels
Description
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 -vorcode-insiders -vto 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 GOARCHto 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.
Reactions are currently unavailable
