JetBrains Rider 2017.3 Help

Diff & Merge

File | Settings | Tools | Diff & Merge for Windows and Linux
JetBrains Rider | Preferences | Tools | Diff & Merge for macOS
Ctrl+Alt+S settings


On this page, specify the default behavior of the Differences viewer.

ItemDescription
Diff
Context linesUse the slider to specify the amount of context lines that will not collapse, when in a Differences viewer you click the button collapseAll to collapse the unchanged fragments.
Go to the next file after reaching last changeIf this checkbox is selected, JetBrains Rider will suggest to click F7/ Shift+F7 once more and compare other files
Merge
Automatically apply non-conflicting changesIf this checkbox is selected, the interactive merge tool automatically merges all non-conflicting changes.

This is an equivalent to clicking applyNotConflicts in the Merge dialog.

Highlight modified lines in gutterSelect this checkbox if you want added/modified lines (relative to the base revision) to be highlighted in the gutter of the Merge dialog.
Last modified: 19 April 2018

See Also