Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: make it clear to present the environment setting the extension is using #1630

Closed
hyangah opened this issue Jul 19, 2021 · 1 comment
Closed
Labels
FeatureRequest FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@hyangah
Copy link
Contributor

hyangah commented Jul 19, 2021

As discussed in #1595 and other bug reports,
VSCode Go inherits the environment variables the vscode window is launched with.
And then, go.toolsEnvVars can be used to override some of them more explicitly.
Go: Locate Configured Go Tools provide a hacky way of showing the list of env vars
but that doesn't show how the extension picked them up. That leads confusion.

Improve the UI/UX and clearly display

  • what environment variables are in effect
  • why (e.g. extension host's env var, go.toolsEnvVars setting, go, or the extension's manipulation)

and, ideally an interface to override them easily.

@gopherbot gopherbot added this to the Untriaged milestone Jul 19, 2021
@hyangah hyangah added FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jul 19, 2021
@hyangah hyangah modified the milestones: Untriaged, Backlog Jul 19, 2021
@hyangah
Copy link
Contributor Author

hyangah commented Feb 18, 2022

Duplicate of #2049

@hyangah hyangah marked this as a duplicate of #2049 Feb 18, 2022
@hyangah hyangah closed this as completed Feb 18, 2022
@golang golang locked and limited conversation to collaborators Feb 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FeatureRequest FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants