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
Currently the debugger only shows the local variable for the top frame, even when you navigate to another frame on the stack. It would be useful, and consistent with other debuggers, to show locals for the selected stack frame.