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