Closed se16n closed 5 years ago
@DonJayamanne This looks like the python extension is not creating or unable to create the server socket that debugger connects back to, in the launch scenario. This is an extension issue as far as I can tell.
Venv is in the root of project folder.
Closing this as debugging Python code with the Python environment as the root directory of the project is not a supported scenario.
Environment data
"python.jediEnabled"
set to; more info #3977): JediExpected behaviour
After pressing F5 debugger should start with and stop on breakpoint set in current file.
Actual behaviour
When i hit F5 with "Python: Current file" template in virtual environment debugger doesn't start, program just executing.
Same actions works if i run debugging with system-wide python i.e without venv.
Venv is in the root of project folder.
Steps to reproduce:
Logs
Launch.json
Setting.json
--log-folder