Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scm
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
Private
Inherited
Theme
OS
Light
Dark
On This Page
text
tooltip
run
Theia TypeDoc
Loading...