Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/workspace
browser/diff-service
DiffService
Class DiffService
Index
Constructors
constructor
Properties
file
Service
message
Service
opener
Service
Methods
open
Diff
Editor
Constructors
constructor
new
DiffService
()
:
DiffService
Returns
DiffService
Properties
Protected
Readonly
file
Service
fileService
:
FileService
Protected
Readonly
message
Service
messageService
:
MessageService
Protected
Readonly
opener
Service
openerService
:
OpenerService
Methods
open
Diff
Editor
openDiffEditor
(
left
:
URI
,
right
:
URI
,
label
?:
string
,
options
?:
OpenerOptions
,
)
:
Promise
<
void
>
Parameters
left
:
URI
right
:
URI
Optional
label
:
string
Optional
options
:
OpenerOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
file
Service
message
Service
opener
Service
Methods
open
Diff
Editor
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...