"Compare left & right" is associated with command cm_CompareFilesByContent which in turn can be associated with an external comparer by the option [Configuration]Comparetool.
On the one hand the external comparer may be more sophisticated than the internal one but usually takes a while to startup.
On the other hand the internal comparer is good enough in many cases and is faster than an external one.
So I suggest:
- "Compare left & right with internal tool" (associated with cm_IntCompareFilesByContent) should be added to the context menu of "Sychronize directories" adjacent to "Compare left & right".
- Option [Configuration]DefaultComparetool should be added to the ini-file with values 0 for cm_CompareFilesByContent (default) and 1 for cm_IntCompareFilesByContent.
- The entry for the default compare tool (which is also the default command of the whole context menu) should be bold and at the top of the context menu.
In this case "Compare left & right with internal tool" could be omitted from the context menu. On the other hand it gives the user a clue of the possibilties.
In the meantime there is a workaround. If you define a hotkey for cm_IntCompareFilesByContent it is also effective in the "Sychronize directories" dialog.