Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/scm-extra
history/scm-history-constants
ScmCommitNode
Interface ScmCommitNode
interface
ScmCommitNode
{
authorAvatar
:
string
;
commitDetails
:
ScmHistoryCommit
;
expanded
:
boolean
;
fileChangeNodes
:
ScmFileChangeNode
[]
;
selected
:
boolean
;
}
Index
Properties
author
Avatar
commit
Details
expanded
file
Change
Nodes
selected
Properties
author
Avatar
authorAvatar
:
string
commit
Details
commitDetails
:
ScmHistoryCommit
expanded
expanded
:
boolean
file
Change
Nodes
fileChangeNodes
:
ScmFileChangeNode
[]
selected
selected
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
Avatar
commit
Details
expanded
file
Change
Nodes
selected
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...