dnik2000

Results 1 issues of dnik2000

Is there a way to use extension with Python Remote Attach configuration? I want to run `python -m debugpy --listen 5678 --wait-for-client mypythonapp.py` on local machine, than attach to python...