Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
workspace
DiffService
Class DiffService
Hierarchy
DiffService
Index
Constructors
constructor
Properties
file
Service
message
Service
opener
Service
Methods
open
Diff
Editor
Constructors
constructor
new
Diff
Service
(
)
:
DiffService
Returns
DiffService
Properties
Protected
Readonly
file
Service
file
Service
:
FileService
Protected
Readonly
message
Service
message
Service
:
MessageService
Protected
Readonly
opener
Service
opener
Service
:
OpenerService
Methods
open
Diff
Editor
open
Diff
Editor
(
left
:
default
, right
:
default
, label
?:
string
, options
?:
OpenerOptions
)
:
Promise
<
void
>
Parameters
left:
default
right:
default
Optional
label:
string
Optional
options:
OpenerOptions
Returns
Promise
<
void
>
Exports
workspace
Add
Key
Message
Workspace
Commands
Workspace
Data
Workspace
Frontend
Contribution
Workspace
Schema
Diff
Service
constructor
file
Service
message
Service
opener
Service
open
Diff
Editor