At its core, VS Code is built on an open source project called Code OSS, published under the permissive MIT license.
I've tried setting up zed to work with a python monorepo and could not get the debugger and "run module" tasks to work. Please see the attachment for the reproduction ...
When the Python interpreter path contains spaces and hyphens (e.g., E:\OneDrive - ...), the debugger fails to resolve the environment with an 'os error 123' because ...