mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 08:06:04 +00:00
parent
57c258e9c9
commit
90b959c16d
1 changed files with 0 additions and 1 deletions
|
@ -703,7 +703,6 @@ export class DebugService implements debug.IDebugService {
|
|||
}
|
||||
|
||||
this.partService.removeClass('debugging');
|
||||
this.editorService.focusEditor();
|
||||
|
||||
this.model.clearThreads(true);
|
||||
this.setFocusedStackFrameAndEvaluate(null).done(null, errors.onUnexpectedError);
|
||||
|
|
Loading…
Reference in a new issue