Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scm-extra
ScmHistorySupport
Interface ScmHistorySupport
interface
ScmHistorySupport
{
onDidChangeHistory
:
Event
<
void
>
;
getCommitHistory
(
options
?
)
:
Promise
<
ScmHistoryCommit
[]
>
;
}
Index
Properties
on
Did
Change
History
Methods
get
Commit
History
Properties
Readonly
on
Did
Change
History
on
Did
Change
History
:
Event
<
void
>
Methods
get
Commit
History
get
Commit
History
(
options
?
)
:
Promise
<
ScmHistoryCommit
[]
>
Parameters
Optional
options
:
HistoryWidgetOptions
Returns
Promise
<
ScmHistoryCommit
[]
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
on
Did
Change
History
get
Commit
History
Theia TypeDoc
Loading...