Theia API Documentation v1.70.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/scm
browser/scm-context-key-service
ScmContextKeyService
Class ScmContextKeyService
Index
Constructors
constructor
Properties
_
scm
Provider
_
scm
Provider
Count
_
scm
Resource
Group
_
scm
Resource
Group
State
context
Key
Service
Accessors
scm
Provider
scm
Provider
Count
scm
Resource
Group
scm
Resource
Group
State
Methods
init
match
Constructors
constructor
new
ScmContextKeyService
()
:
ScmContextKeyService
Returns
ScmContextKeyService
Properties
Protected
_
scm
Provider
_scmProvider
:
ContextKey
<
undefined
|
string
>
Protected
_
scm
Provider
Count
_scmProviderCount
:
ContextKey
<
number
>
Protected
_
scm
Resource
Group
_scmResourceGroup
:
ContextKey
<
undefined
|
string
>
Protected
_
scm
Resource
Group
State
_scmResourceGroupState
:
ContextKey
<
undefined
|
string
>
Protected
Readonly
context
Key
Service
contextKeyService
:
ContextKeyService
Accessors
scm
Provider
get
scmProvider
()
:
ContextKey
<
undefined
|
string
>
Returns
ContextKey
<
undefined
|
string
>
scm
Provider
Count
get
scmProviderCount
()
:
ContextKey
<
number
>
Returns
ContextKey
<
number
>
scm
Resource
Group
get
scmResourceGroup
()
:
ContextKey
<
undefined
|
string
>
Returns
ContextKey
<
undefined
|
string
>
scm
Resource
Group
State
get
scmResourceGroupState
()
:
ContextKey
<
undefined
|
string
>
Returns
ContextKey
<
undefined
|
string
>
Methods
Protected
init
init
()
:
void
Returns
void
match
match
(
expression
:
undefined
|
string
)
:
boolean
Parameters
expression
:
undefined
|
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
scm
Provider
_
scm
Provider
Count
_
scm
Resource
Group
_
scm
Resource
Group
State
context
Key
Service
Accessors
scm
Provider
scm
Provider
Count
scm
Resource
Group
scm
Resource
Group
State
Methods
init
match
Eclipse Theia Website
GitHub
Theia API Documentation v1.70.0
Loading...