mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
notebookEditor.visible
This commit is contained in:
@@ -1566,6 +1566,7 @@ export interface INotebookDocumentsAndEditorsDelta {
|
||||
removedEditors?: string[];
|
||||
addedEditors?: INotebookEditorAddData[];
|
||||
newActiveEditor?: string | null;
|
||||
visibleEditors?: string[];
|
||||
}
|
||||
|
||||
export interface ExtHostNotebookShape {
|
||||
|
||||
Reference in New Issue
Block a user