// Project-local debug tasks // // For more documentation on how to configure debug tasks, // see: https://zed.dev/docs/debugger [{ "label": "Python Active File", "adapter": "Debugpy", "program": "$ZED_FILE", "request": "launch" }]