exbin / bined-intellij-plugin

Hex viewer/editor plugin for JetBrains IntelliJ platform
https://bined.exbin.org/intellij-plugin
Apache License 2.0
59 stars 9 forks source link

It would be nice to add a binary comparison feature #48

Closed meiMingle closed 1 year ago

hajdam commented 1 year ago

There is basic byte-for-byte comparison window you can open using Compare files action in context popup menu when editing file using BinEd plugin. https://bined.exbin.org/intellij-plugin/?manual#compare-files-action

Better comparison and better integration into IntelliJ is planned, but not in near future...

hajdam commented 1 year ago

Added byte-to-byte compare diff option in currently released version 0.2.8. Better variants still not planned for near future.