Step out does not work
Closed this issue · 2 comments
tineheller commented
It seems, that the debugger simply continues to the end or the next breakpoint when I try step out. We do not get a stop event from the debugger, so it seems, this is a problem on server side.
tineheller commented
Workaround:
Set a breakpoint outside the function you want to step out and press Continue
tineheller commented
The project was moved to GitLab
https://gitlab.otris.de/tools/vscode-janus-debug/issues/179