Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scm
ScmResourceGroup
Interface ScmResourceGroup
interface
ScmResourceGroup
{
hideWhenEmpty
?:
boolean
;
id
:
string
;
label
:
string
;
provider
:
ScmProvider
;
resources
:
ScmResource
[]
;
}
Hierarchy
Disposable
ScmResourceGroup
Index
Properties
hide
When
Empty?
id
label
provider
resources
Properties
Optional
Readonly
hide
When
Empty
hide
When
Empty
?:
boolean
Readonly
id
id
:
string
Readonly
label
label
:
string
Readonly
provider
provider
:
ScmProvider
Readonly
resources
resources
:
ScmResource
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
hide
When
Empty
id
label
provider
resources
Theia TypeDoc
Loading...