Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/diff
Diff
Interface Diff
Represents a textual diff.
interface
Diff
{
changes
:
readonly
DetailedLineRangeMapping
[]
;
}
Index
Properties
changes
Properties
Readonly
changes
changes
:
readonly
DetailedLineRangeMapping
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changes
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Represents a textual diff.