Open
Description
I think it would be nice if scrolling either of the editors in monaco-diff
view scrolled the other one by the same amount. For example, one can see how it is done in the monaco-native-diff
view. There could be an API in Monaco for this or we can also write a custom script using JS for it.