79828741

Date: 2025-11-24 14:24:56
Score: 0.5
Natty:
Report link

The subProcess option exists:

{
    "name": "Run my program",
    "type": "debugpy",
    "request": "launch",
    "program": "${workspaceFolder}/main.py",
    "subProcess": true
},
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: barakugav