Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
window
/
onDidChangeVisibleNotebookEditors
on
Did
Change
Visible
Notebook
Editors
val
onDidChangeVisibleNotebookEditors
:
Event
<
ReadonlyArray
<
NotebookEditor
>
>
(
source
)
An
Event
which fires when the
visible notebook editors
has changed.
Online Documentation