Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin
theia.proposed.textEditorDiffInformation
TextEditorChange
Interface TextEditorChange
interface
TextEditorChange
{
kind
:
TextEditorChangeKind
;
modified
:
TextEditorLineRange
;
original
:
TextEditorLineRange
;
}
Index
Properties
kind
modified
original
Properties
Readonly
kind
kind
:
TextEditorChangeKind
Readonly
modified
modified
:
TextEditorLineRange
Readonly
original
original
:
TextEditorLineRange
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
modified
original
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...