Skip to content

Conversation

@eleanorjboyd
Copy link
Member

@eleanorjboyd eleanorjboyd commented Oct 2, 2025

fixes #883

@eleanorjboyd eleanorjboyd added the bug Issue identified by VS Code Team member as probable bug label Oct 2, 2025
@eleanorjboyd eleanorjboyd self-assigned this Oct 2, 2025
@anthonykim1 anthonykim1 marked this pull request as ready for review October 2, 2025 22:03
@eleanorjboyd eleanorjboyd merged commit 362b12e into microsoft:main Oct 2, 2025
7 of 8 checks passed
await this.injectEnvironmentVariablesForWorkspace(workspaceFolder);
} else {
// No provided workspace - update all workspaces
this.envVarCollection.clear();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont know about this one though, I think we should still clear if in no workspace scenario.

@vs-code-engineering vs-code-engineering bot added this to the September 2025 milestone Oct 2, 2025
eleanorjboyd added a commit to eleanorjboyd/vscode-python-environments that referenced this pull request Oct 8, 2025
NguyenCuong1989 referenced this pull request in NguyenCuong1989/vscode-python-environments Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Environment configuration change warning shows up even if there is no change in environment

2 participants