At its core, VS Code is built on an open source project called Code OSS, published under the permissive MIT license.
I started repro the following when running VSCode 1.105, and Dev Containers 0.429.0. I've tried reverting back to known working version combo and yet still repro same. Not sure what update could've ...
I can't run or debug in a path with a virtual environment that contains white spaces with the update of both VSCode and Python released today. If I move the same project to a path without spaces, it ...