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

In the Renpository Diff page, there is no side by side text comparison view. #54

Open meiMingle opened 10 months ago

meiMingle commented 10 months ago

image image

hajdam commented 10 months ago

Hi, I don't see this issue in latest IntelliJ version, so I believe it's issue in EAP / maybe it's unfinished code. if UI update doesn't provide option to switch between diff viewers while api provides way to register one, I believe it should be reported to JetBrains/Youtrack instead.

If this is causing an issue, you can disable BinEd diff tool in Settings/Tools/BinEd plugin/Integration and uncheck byte-to-byte diff tool.

hajdam commented 10 months ago

Or at least it looks like this in my IntelliJ Community 2023.2.3 using new UI: preview

meiMingle commented 10 months ago

Hi, I don't see this issue in latest IntelliJ version, so I believe it's issue in EAP / maybe it's unfinished code. if UI update doesn't provide option to switch between diff viewers while api provides way to register one, I believe it should be reported to JetBrains/Youtrack instead.

Thanks for taking the time to check this, maybe you are right, I will report this to JetBrains/Youtrack.

meiMingle commented 10 months ago

Reported here https://youtrack.jetbrains.com/issue/IDEA-336019

piRGoif commented 8 months ago

Thanks, I had the same problem in PHPStorm 2023.3 and 2023.3.1 : the new all-in-one diff viewer was switching to bin when trying to go to the split view. And also the navigation was broken (either by clicking on a file in a PR or using the "next/previous difference" arrows or selecting a file in the file list ("n differences in i files") I voted for the bug your created on Youtrack ! Thanks