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