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