Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext-headless
common/headless-plugin-protocol
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
acceptInputCommand
?:
Command
Optional
commit
Template
commitTemplate
?:
string
Optional
count
count
?:
number
Optional
has
Quick
Diff
Provider
hasQuickDiffProvider
?:
boolean
Optional
status
Bar
Commands
statusBarCommands
?:
Command
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accept
Input
Command
commit
Template
count
has
Quick
Diff
Provider
status
Bar
Commands
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...