Theia API Documentation v1.70.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
;
contextValue
?:
string
;
count
?:
number
;
hasQuickDiffProvider
?:
boolean
;
statusBarCommands
?:
Command
[]
;
}
Index
Properties
accept
Input
Command?
commit
Template?
context
Value?
count?
has
Quick
Diff
Provider?
status
Bar
Commands?
Properties
Optional
accept
Input
Command
acceptInputCommand
?:
Command
Optional
commit
Template
commitTemplate
?:
string
Optional
context
Value
contextValue
?:
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
context
Value
count
has
Quick
Diff
Provider
status
Bar
Commands
Eclipse Theia Website
GitHub
Theia API Documentation v1.70.0
Loading...