-
Notifications
You must be signed in to change notification settings - Fork 906
Launch.json envFile Won't Override Dev Container Env #452
Copy link
Copy link
Closed
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Metadata
Metadata
Assignees
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of Go, VS Code & VS Code Go extension are you using?
go versionto get version of Gocode -vorcode-insiders -vto get version of VS Code or VS Code Insidersgo envto get the go development environment detailsShare the Go related settings you have added/edited
Describe the bug
Specifying an envFile in a launch config doesn't seem to work.
Steps to reproduce the behavior:
Testing: devcontainerTesting: devcontainerExpected output is
Testing: env fileOverriding using
envrather thanenvFileseems to work.Screenshots or recordings
If applicable, add screenshots or recordings to help explain your problem.