Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Need to make debugging aware of env settings #1839

Closed
carlca opened this issue Aug 10, 2018 · 2 comments
Closed

Need to make debugging aware of env settings #1839

carlca opened this issue Aug 10, 2018 · 2 comments

Comments

@carlca
Copy link

carlca commented Aug 10, 2018

macOS 10.13.6
Golang 1.11 beta 3
VSCode Insider 1.26

Hello, I tweeted that I would like to be able to set the environment variable to values such as:
GOARCH=386 GOOS=darwin CGO_ENABLED=1
and have VSCode use them for debugging purposes.

@ramya-rao-a pointed out that I could use the "go.toolsEnvVars" setting to pass the vars through, but that debugging doesn't use them and to post an issue here.

@ramya-rao-a
Copy link
Contributor

This is now available in the latest update (0.6.86) to the Go extension.

@carlca
Copy link
Author

carlca commented Aug 13, 2018

Thanks, Ramya! Excellent work as always!

@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants