Optional diffOptional diffShould the diff editor enable code lens? Defaults to false.
Optional diffControl the wrapping of the diff editor.
Optional enableAllow the user to resize the diff editor split view. Defaults to true.
Optional ignoreCompute the diff by ignoring leading/trailing whitespace Defaults to true.
Optional maxTimeout in milliseconds after which diff computation is cancelled. Defaults to 5000.
Optional maxMaximum supported file size in MB. Defaults to 50.
Optional originalOriginal model should be editable? Defaults to false.
Optional renderRender +/- indicators for added/deleted changes. Defaults to true.
Optional renderShows icons in the glyph margin to revert changes. Default to true.
Optional renderIs the diff editor should render overview ruler Defaults to true
Optional renderRender the differences in two side-by-side editors. Defaults to true.
Diff Algorithm