Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-vscode
/
vscode
/
window
/
visibleTextEditors
visible
Text
Editors
var
visibleTextEditors
:
ReadonlyArray
<
TextEditor
>
(
source
)
The currently visible editors or an empty array.
Online Documentation