{ "version": "0.2.0", "configurations": [ { "name": "Run copyparty", "type": "python", "request": "launch", "module": "copyparty", "console": "integratedTerminal", "cwd": "${workspaceFolder}", "args": [ //"-nw", "-ed", "-emp", "-e2dsa", "-e2ts", "-mtp", ".bpm=f,bin/mtag/audio-bpm.py", "-aed:wark", "-vsrv::r:aed:cnodupe", "-vdist:dist:r" ] }, { "name": "No debug", "preLaunchTask": "no_dbg", "type": "python", //"request": "attach", "port": 42069 // fork: nc -l 42069