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 stepping through a program in the debugger, the variables panel scrolls to the bottom on every step, so one must scroll up to see the most local variables. Whatever code updates the contents of the editor should reset its scroll position.