ReportWithDiffTool
is a chain of possible reporters to find the first diff tool installed on your system.
Currently, the search goes in this order:
ReportWithBeyondCompare(),
ReportWithAppCode(),
ReportWithDiffMerge(),
ReportWithKaleidoscope(),
ReportWithP4Merge(),
ReportWithKdiff3(),
ReportWithTKDiff(),
ReportWithVisualStudioCode(),
ReportContentsWithXCTest()