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
We get breakpoint set/remove events independently for each breakpoint,
yet we're clearing all of them each time. This results in the breakpiont
IDs within the PowerShell session increasing quickly, and isn't
necessary. This probably isn't the whole fix.
0 commit comments