Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Multiple Diffing Algorithms #151

Open
NWPlayer123 opened this issue Jan 2, 2025 · 0 comments
Open

Allow Multiple Diffing Algorithms #151

NWPlayer123 opened this issue Jan 2, 2025 · 0 comments

Comments

@NWPlayer123
Copy link
Contributor

As discussed on Discord, having the option to switch between diffing algorithms is occasionally useful when using objdiff to decompile a function, even if Patience is a good default.

Ideally this would be some minimally-intrusive system like a trait with a compare() function that can be plug-and-play so we can use different ones for e.g. hex view vs assembly view. It might also see more use if it's re-added as a dropdown at the top of the diff column for easy switching, instead of being behind several clicks in the menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant