Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
scm
ScmService
Class ScmService
Hierarchy
ScmService
Index
Constructors
constructor
Properties
_repositories
_selected
Repository
context
Keys
on
Did
Add
Repository
on
Did
Add
Repository
Emitter
on
Did
Change
Selected
Repository
on
Did
Change
Selected
Repository
Emitter
on
Did
Change
Status
Bar
Commands
on
Did
Change
Status
Bar
Commands
Emitter
on
Did
Remove
Repository
on
Did
Remove
Repository
Emitter
to
Dispose
On
Selected
Accessors
repositories
selected
Repository
status
Bar
Commands
Methods
find
Repository
fire
Did
Change
Status
Bar
Commands
register
Scm
Provider
Constructors
constructor
new
Scm
Service
(
)
:
ScmService
Returns
ScmService
Properties
Protected
Readonly
_repositories
_repositories
:
Map
<
string
,
ScmRepository
>
= ...
Protected
_selected
Repository
_selected
Repository
:
undefined
|
ScmRepository
Protected
Readonly
context
Keys
context
Keys
:
ScmContextKeyService
Readonly
on
Did
Add
Repository
on
Did
Add
Repository
:
Event
<
ScmRepository
>
= ...
Protected
Readonly
on
Did
Add
Repository
Emitter
on
Did
Add
Repository
Emitter
:
Emitter
<
ScmRepository
>
= ...
Readonly
on
Did
Change
Selected
Repository
on
Did
Change
Selected
Repository
:
Event
<
undefined
|
ScmRepository
>
= ...
Protected
Readonly
on
Did
Change
Selected
Repository
Emitter
on
Did
Change
Selected
Repository
Emitter
:
Emitter
<
undefined
|
ScmRepository
>
= ...
Readonly
on
Did
Change
Status
Bar
Commands
on
Did
Change
Status
Bar
Commands
:
Event
<
ScmCommand
[]
>
= ...
Protected
Readonly
on
Did
Change
Status
Bar
Commands
Emitter
on
Did
Change
Status
Bar
Commands
Emitter
:
Emitter
<
ScmCommand
[]
>
= ...
Readonly
on
Did
Remove
Repository
on
Did
Remove
Repository
:
Event
<
ScmRepository
>
= ...
Protected
Readonly
on
Did
Remove
Repository
Emitter
on
Did
Remove
Repository
Emitter
:
Emitter
<
ScmRepository
>
= ...
Protected
Readonly
to
Dispose
On
Selected
to
Dispose
On
Selected
:
DisposableCollection
= ...
Accessors
repositories
get
repositories
(
)
:
ScmRepository
[]
Returns
ScmRepository
[]
selected
Repository
get
selectedRepository
(
)
:
undefined
|
ScmRepository
set
selectedRepository
(
repository
:
undefined
|
ScmRepository
)
:
void
Returns
undefined
|
ScmRepository
Parameters
repository:
undefined
|
ScmRepository
Returns
void
status
Bar
Commands
get
statusBarCommands
(
)
:
ScmCommand
[]
Returns
ScmCommand
[]
Methods
find
Repository
find
Repository
(
uri
:
URI
)
:
undefined
|
ScmRepository
Parameters
uri:
URI
Returns
undefined
|
ScmRepository
Protected
fire
Did
Change
Status
Bar
Commands
fire
Did
Change
Status
Bar
Commands
(
)
:
void
Returns
void
register
Scm
Provider
register
Scm
Provider
(
provider
:
ScmProvider
, options
?:
ScmProviderOptions
)
:
ScmRepository
Parameters
provider:
ScmProvider
options:
ScmProviderOptions
= {}
Returns
ScmRepository
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
Content
Lines
SCM_
COMMANDS
Scm
Amend
Component
Scm
Colors
Scm
Commit
Widget
Scm
Element
Scm
File
Change
Folder
Node
Scm
File
Change
Group
Node
Scm
File
Change
Node
Scm
Inline
Action
Scm
Inline
Actions
Scm
Resource
Component
Scm
Resource
Folder
Element
Scm
Resource
Group
Component
Scm
Tree
Widget
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Scm
Service
constructor
_repositories
_selected
Repository
context
Keys
on
Did
Add
Repository
on
Did
Add
Repository
Emitter
on
Did
Change
Selected
Repository
on
Did
Change
Selected
Repository
Emitter
on
Did
Change
Status
Bar
Commands
on
Did
Change
Status
Bar
Commands
Emitter
on
Did
Remove
Repository
on
Did
Remove
Repository
Emitter
to
Dispose
On
Selected
repositories
selected
Repository
status
Bar
Commands
find
Repository
fire
Did
Change
Status
Bar
Commands
register
Scm
Provider