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
Copy file name to clipboardExpand all lines: src/features/DebugSession.ts
+3-3
Original file line number
Diff line number
Diff line change
@@ -378,7 +378,7 @@ export class DebugSessionFeature extends LanguageClientConsumer
378
378
// Ensure the .NET session stops before the PowerShell session so that the .NET debug session doesn't emit an error about the process unexpectedly terminating.
0 commit comments