You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Highlight where we stopped in the source code (#21)
The ScopesRequest will called automatically after the first StackTraceResponse.
It is responsible for highlighting where we are in the code.
Since the backtrace array was empty after the first response, it was not called properly.
Handling the BACTRACE_TOTAL response message separately resolves this issue.
IoT.js-VSCode-DCO-1.0-Signed-off-by: Robert Sipka [email protected]
0 commit comments