difftastic
difftastic copied to clipboard
Improve detection of extracted symbols
Hey,
consider this example:
I think a more "valid" diff would be to show that gui.render has been wrapped by helpers.OnScrollFunc and that the next line is new.
Rendered diff shows as if (helpers.OnScrollFunc(gui.render)).SetFocusFunc was added.
I'm using version 0.31.0 on MacOS.
I agree. Could you try with 0.33 or later? That improved diffing logic.
Also, could you attach a copy of the file you're showing here, or share a link to it?
Closing, because I'm unable to check with that code whether it is working better now. Sorry for the delay 😅