Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
WorkspaceEdit
/
get
get
fun
get
(
uri
:
Uri
)
:
ReadonlyArray
<
TextEdit
>
(
source
)
Get the text edits for a resource.
Parameters
uri
A resource identifier.