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
π improve performance when stepping through code by only loading the variables of the current stack (really helps in larger stacks or with a lot of variables)
π do not show shadowed variables in the panel (#109)
π fix the workspaceRoot variable of configurations (#111)