Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
SourceControlProviderFeatures
Interface SourceControlProviderFeatures
interface
SourceControlProviderFeatures
{
acceptInputCommand
?:
Command
;
commitTemplate
?:
string
;
count
?:
number
;
hasQuickDiffProvider
?:
boolean
;
statusBarCommands
?:
Command
[]
;
}
Index
Properties
accept
Input
Command?
commit
Template?
count?
has
Quick
Diff
Provider?
status
Bar
Commands?
Properties
Optional
accept
Input
Command
accept
Input
Command
?:
Command
Optional
commit
Template
commit
Template
?:
string
Optional
count
count
?:
number
Optional
has
Quick
Diff
Provider
has
Quick
Diff
Provider
?:
boolean
Optional
status
Bar
Commands
status
Bar
Commands
?:
Command
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
accept
Input
Command
commit
Template
count
has
Quick
Diff
Provider
status
Bar
Commands
Theia TypeDoc
Loading...