Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
EditorSelection
/
Companion
/
cursor
cursor
fun
cursor
(
pos
:
DocPos
,
assoc
:
Int
=
0
,
bidiLevel
:
Int
?
=
null
,
goalColumn
:
Int
?
=
null
)
:
SelectionRange
Create a cursor selection range at the given position.