You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove .vscode-test.mjs from bundled extension (#739)
When running an extension test using VS Code test explorer extension,
the installed Python env extension gets picked up as well due to the
presence of this file
0 commit comments