How do we implement any kind of dragging functionality to resize the widths of editors of merge view?
The type of resizing that would reduce width of one editor in exchange of expanding the other.
We are open to any kind of solution. For example, CSS styling, Dom manipulation and Event listener or combination of these