Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
TextEditorEdit
/
delete
delete
abstract
fun
delete
(
location
:
JsAny
)
(
source
)
Delete a certain text region.
Parameters
location
The range this operation should remove.
Online Documentation