Return early in activate from env var collection by anthonykim1 · Pull Request #25286 · microsoft/vscode-python

@anthonykim1

@anthonykim1

eleanorjboyd

@anthonykim1 @eleanorjboyd

Co-authored-by: Eleanor Boyd <26030610+eleanorjboyd@users.noreply.github.com>

eleanorjboyd

eleanorjboyd added a commit to eleanorjboyd/vscode-python that referenced this pull request

Jul 21, 2025
Resolves: microsoft#25275
microsoft#25284
It seems like python env var experiment is interfering when env
extension is being used.
We should not implicit activate with env var experiment if environment
extension is installed and being used.

---------

Co-authored-by: Eleanor Boyd <26030610+eleanorjboyd@users.noreply.github.com>

eleanorjboyd added a commit to eleanorjboyd/vscode-python that referenced this pull request

Jul 21, 2025
Resolves: microsoft#25275
microsoft#25284
It seems like python env var experiment is interfering when env
extension is being used.
We should not implicit activate with env var experiment if environment
extension is installed and being used.

---------

Co-authored-by: Eleanor Boyd <26030610+eleanorjboyd@users.noreply.github.com>