pouryafard75 / RM-ASTDiff

MIT License
2 stars 1 forks source link

Autoscroll does not work for moved code #106

Open tsantalis opened 2 months ago

tsantalis commented 2 months ago

This is related to #105

Example to work with: https://github.com/JabRef/jabref/pull/8934 Replicated at https://github.com/pouryafard75/TestCases/commit/5f10682933da4d2911d7f3dfc3678a30767878b1

In the following file pairs, clicking on matched code does not auto scroll the other side of the diff.

ChangeCaseFunction.java ⇨ BstFunctions.java FormatNameFunction.java ⇨ BstFunctions.java PurifyFunction.java ⇨ BstFunctions.java TextPrefixFunction.java ⇨ BstFunctions.java WidthFunction.java ⇨ BstFunctions.java

tsantalis commented 1 month ago

@pouryafard75 It seems it works with double-click