Ace API Reference
Preparing search index...
src/ext/diff/providers/default
DiffProvider
Class DiffProvider
VSCode’s computeDiff provider
Index
Constructors
constructor
Methods
compute
Constructors
constructor
new
DiffProvider
()
:
DiffProvider
Returns
DiffProvider
Methods
compute
compute
(
originalLines
:
any
,
modifiedLines
:
any
,
opts
:
any
)
:
any
Parameters
originalLines
:
any
modifiedLines
:
any
opts
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
compute
Ace API Reference
Loading...
VSCode’s computeDiff provider