Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
NotebookEditor
/
visibleRanges
visible
Ranges
abstract
val
visibleRanges
:
ReadonlyArray
<
NotebookRange
>
(
source
)
The current visible ranges in the editor (vertically).
Online Documentation