Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scm
DirtyDiffUpdate
Interface DirtyDiffUpdate
interface
DirtyDiffUpdate
{
changes
:
readonly
Change
[]
;
editor
:
TextEditor
;
previousRevisionUri
?:
URI
;
}
Hierarchy (
view full
)
DirtyDiff
DirtyDiffUpdate
Index
Properties
changes
editor
previous
Revision
Uri?
Properties
Readonly
changes
changes
:
readonly
Change
[]
Readonly
editor
editor
:
TextEditor
Optional
Readonly
previous
Revision
Uri
previous
Revision
Uri
?:
URI
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
changes
editor
previous
Revision
Uri
Theia TypeDoc
Loading...