Oliver Kopp
Oliver Kopp
> Thanks for the clarification :)! I think the real issue here is that while in this particular state, the UI ends up in `Something went wrong` mode, which is...
I use the Export functionality:  Tried today In:  Out ```markdown # 2024-12-17 - Tutorentreffen # Vorbereitung 2024-12-15## UX [ ] - Auf ordentliches Runden achten [ ] -...
Side comment (not sure if I should open a new issue) I don't get the semantics of red and green. In the screenshot the red and green text seems to...
The hover currently shows "Moved to File: X" **multiple** times:  Please show it only once! (If you are on it, `file` should be with lower letter. Maybe even `moved...
I think, what would help me is to have some letters/icons between the line numbers and the text. For instance `M` for moved to another file.
Side comment: I miss the connecting lines of IntelliJ. It is so hard for me to correlate left and right - even if a click (somehow) relocates the other scroll...
Fun fact: IntelliJ does not recognize that diff. Thus, I can only show at other place how IntelliJ displays:  Note the more lighter colors and the better color contrast?...
Additionally, when opening the editor, it should scroll to the first diff. Example: When diffing [`974bf46` (#1442)](https://github.com/openjdk/jfx/pull/1442/commits/974bf468c8261c61f8087aa6132824993ae89afd)., I need to scroll down. --- The commit [`974bf46` (#1442)](https://github.com/openjdk/jfx/pull/1442/commits/974bf468c8261c61f8087aa6132824993ae89afd). is also a...
> This is an interesting case in terms of diff accuracy. :-) Therefore I was asking about arrows to check if the tool would match some intuition. > This possibly...
I would really like to raise my wish again. Example from: https://github.com/tsantalis/RefactoringMiner/issues/894  I would like to see the diff between the two yellow-marked files - to see how they...