bined-intellij-plugin icon indicating copy to clipboard operation
bined-intellij-plugin copied to clipboard

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

Open meiMingle opened this issue 2 years ago • 5 comments

image image

meiMingle avatar Oct 23 '23 05:10 meiMingle

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 avatar Oct 23 '23 10:10 hajdam

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

hajdam avatar Oct 23 '23 11:10 hajdam

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 avatar Oct 24 '23 03:10 meiMingle

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

meiMingle avatar Oct 24 '23 05:10 meiMingle

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

piRGoif avatar Dec 19 '23 08:12 piRGoif