Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] The new 2 way compare widget

As I mentioned in today's call, the 2 way compare widget supports word level diff now.
I've also released a piece of code to distinguish the "deleting or adding word" cases.[1]
Here are some details on how to navigate on diffs.

All the diffs in block and word level are rendered when you open the widget.
You can navigate on both block and word levels from the tool bar. The icons are duplicated now but we will change them later.
You can also click on any block or word to highlight the pair of the change in a darker color.

Please feed back.

Libing

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=376224


Back to the top