Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…pdate editor context on markdown preview. (#179569)
  • Loading branch information
rebornix committed Apr 10, 2023
1 parent d9faba4 commit 7f03ec6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2336,6 +2336,7 @@ export class NotebookEditorWidget extends Disposable implements INotebookEditorD
}
}
this._list.focusView();
this.updateEditorFocus();
}
}

Expand Down

0 comments on commit 7f03ec6

Please sign in to comment.