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
What's the difference between debugAdapterExit and stopDebugAdapter? I might expect that stopDebugAdapter would only come first when the stop button is clicked in vscode, but I always see stopDebugAdapter before debugAdapterExit.
Interfaces in extension API don't start with I
"Tracker" as a name is ok, some other possibilities are "DebugAdapterListener", "DebugAdapterSpy", "DebugAdapterTap", "DebugAdapterObserver"
The text was updated successfully, but these errors were encountered:
#59110
The text was updated successfully, but these errors were encountered: