Theia API Documentation v1.65.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
Resource
Group
_
scm
Resource
Group
State
context
Key
Service
Accessors
scm
Provider
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
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
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
Resource
Group
_
scm
Resource
Group
State
context
Key
Service
Accessors
scm
Provider
scm
Resource
Group
scm
Resource
Group
State
Methods
init
match
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...