eclipse-platform / eclipse.platform

https://eclipse.dev/eclipse/
Eclipse Public License 2.0
73 stars 104 forks source link

Compare with left and right scrollbars sliding asynchronously to enhance modification proposals #1238

Closed lyh061619 closed 6 months ago

lyh061619 commented 6 months ago

When comparing two files using compare with, scrolling the scroll bar left and right with the mouse will not synchronize. It is not convenient to compare files in practice. It is recommended to adjust to synchronous scrolling to improve work efficiency

20240306111455

jukzi commented 6 months ago

That would fit the synchronized vertical scrolling. If you want that feature please provide a PR and make sure there is a option to disable it in the context menu, as it may not be wanted in all cases.

lyh061619 commented 6 months ago

That would fit the synchronized vertical scrolling. If you want that feature please provide a PR and make sure there is a option to disable it in the context menu, as it may not be wanted in all cases. My suggestion is to keep the direction of the left and right window scrollbars synchronized when sliding left and right. This is more practical in actual file comparison work, but the current problem is that when I use the mouse to slide the scrollbars left and right, they will not synchronize