{ "version": "0.2.0", "configurations": [ { "name": "Run copyparty", "type": "python", "request": "launch", "module": "copyparty", "console": "integratedTerminal", "cwd": "${workspaceFolder}", "args": [ //"-nw", "-ed", "-emp", "-e2dsa", "-e2ts", "-a", "ed:wark", "-v", "srv::r:aed:cnodupe", "-v", "dist:dist:r" ] }, { "name": "No debug", "preLaunchTask": "no_dbg", "type": "python", //"request": "attach", "port": 42069 // fork: nc -l 42069