mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
file cleaning.
This commit is contained in:
@@ -593,7 +593,7 @@ export class ExtHostNotebookController implements ExtHostNotebookShape {
|
||||
|
||||
this._onDidChangeNotebookEditorSelection.fire({
|
||||
notebookEditor: editor.editor.editor,
|
||||
selection: editor.editor.selection
|
||||
selection: editor.editor.editor.selection
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user