Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
TextEditor
/
selections
selections
abstract
var
selections
:
ReadonlyArray
<
Selection
>
(
source
)
The selections in this text editor. The primary selection is always at index 0.
Online Documentation