Automatically apply terminal environment changes to terminals that have not been interacted with #100193
Labels
author-verification-requested
Issues potentially verifiable by issue author
feature-request
Request for new features or functionality
insiders-released
Patch has been released in VS Code Insiders
terminal
General terminal issues that don't fall under another label
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
If extensions modify terminal variables (using
ExtensionContext.EnvironmentVariableCollection
), terminals need to be reloaded. If this has happened seconds after the terminal was created (eg. during startup/project open) it seems reasonable that the (unused) terminal could just be immediately recreated, rather than the icon being shown and the user having to do it.(this was mentioned at #99874 (comment)).
@Tyriar
The text was updated successfully, but these errors were encountered: