Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
src/ext/diff/providers/default
DiffProvider
Class DiffProvider
VSCode’s computeDiff provider
Index
Constructors
constructor
Methods
compute
Constructors
constructor
new
Diff
Provider
(
)
:
DiffProvider
Returns
DiffProvider
Methods
compute
compute
(
originalLines
,
modifiedLines
,
opts
)
:
any
Parameters
originalLines
:
any
modifiedLines
:
any
opts
:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
compute
Ace API Reference
ace
src
ace
anchor
apply_delta
autocomplete
background_tokenizer
bidihandler
clipboard
commands
command_manager
default_commands
incremental_search_commands
multi_select_commands
occur_commands
config
css/editor-css
document
edit_session
editor
ext
Loading...
Generated using
TypeDoc
VSCode’s computeDiff provider