Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-vscode
/
vscode
/
scm
scm
object
scm
(
source
)
Namespace for source control management.
Online Documentation
Members
Functions
create
Source
Control
Link copied to clipboard
fun
createSourceControl
(
id
:
String
,
label
:
String
,
rootUri
:
Uri
=
definedExternally
)
:
SourceControl
Creates a new
source control
instance.