Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
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