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
when program terminates debug adapter sends Terminate Request to client.
when debug adapter received Disconnect request it closes the session with client.
before the terminate there was one variables request pending as its response was not sent.
once disconnect the execution stops but the variable view keeps showing loader and it never clear the loader as the response to variables request was never sent.
Does this issue occur when all extensions are disabled?: Yes/No
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes/No
The text was updated successfully, but these errors were encountered: