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

Environment variable collection info not showing in single terminal tab #171498

Closed
Tyriar opened this issue Jan 17, 2023 · 2 comments · Fixed by #171500
Closed

Environment variable collection info not showing in single terminal tab #171498

Tyriar opened this issue Jan 17, 2023 · 2 comments · Fixed by #171500
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders terminal-tabs verified Verification succeeded
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Jan 17, 2023

Repro:

  • Activate terminal-sample from vscode-extension-samples
  • Open a terminal
  • Type in it
  • Run the "Update environment" command

Actual when there is a single terminal tab:

image

Expected to see this message:

image

@DanTup
Copy link
Contributor

DanTup commented Jan 17, 2023

@Tyriar it's not clear to me from the second screenshot above how the user "fixes" the issue. It says an extension wants to change the environment variables, but it doesn't seem like there's any button/link to click to do that?

@Tyriar
Copy link
Member Author

Tyriar commented Jan 17, 2023

@DanTup looks like we regressed and the actions no longer show up:

image

I'll fix in #171500

FYI @rzhao271

@VSCodeTriageBot VSCodeTriageBot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jan 17, 2023
@Tyriar Tyriar added the verified Verification succeeded label Jan 26, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders terminal-tabs verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants