Fix environment extension activation with scoped settings - #26117
Fix environment extension activation with scoped settings#26117Eleanor Boyd (eleanorjboyd) wants to merge 3 commits into
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
🔒 Automated review in progress — Bill Schnurr (@bschnurr) is auto-reviewing this PR. |
|
Verification: The relevant tests could not be fully run in the isolated environment; this review is not fully verified. Result: Summary: The PR adds two focused regression tests for scoped environment-extension activation. No tests could execute because the isolated container image is unavailable for `microsoft/vscode-python`, and local fallback was not authorized. Verification is therefore blocked by the environment. Test runs: 1 not run
|
Bill Schnurr (bschnurr)
left a comment
There was a problem hiding this comment.
Approved via Review Center.
|
Verification: The relevant tests could not be fully run in the isolated environment; this review is not fully verified. Result: Summary: Verification could not run because no trusted sandbox image is configured for `microsoft/vscode-python`, and local execution was not authorized. The PR adds two focused unit tests covering conflicting scoped settings and the enabled path. No executable test result was obtained, so confidence is limited. Test runs: 1 not run
|
Summary
useEnvExtension()with the Python Environments extension's window-wide explicit-disable rulesFixes #26068
Validation
./node_modules/.bin/tsc -p ./