Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/scm
browser/merge-editor/view/merge-range-actions
MergeRangeAction
Interface MergeRangeAction
interface
MergeRangeAction
{
text
:
string
;
tooltip
?:
string
;
run
?
()
:
unknown
;
}
Index
Properties
text
tooltip?
Methods
run?
Properties
Readonly
text
text
:
string
Optional
Readonly
tooltip
tooltip
?:
string
Methods
Optional
run
run
?
()
:
unknown
Returns
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
tooltip
Methods
run
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...