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
going to use reference attribute of VariablesRequest for the local variables.
as a result, all information (including child) of the inspected variable is shown in the local variable tree view.
Visual Studio does not send EvaluateRequest when adding local variable to watch,
VS sends ScopesRequest and VariablesRequest.
but VSCode does.
VSCode sends EvaluateRequest.
VSCode sends VariablesRequest.
The text was updated successfully, but these errors were encountered: