Oliver Kopp

Results 1977 comments of 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: ![Image](https://github.com/user-attachments/assets/94bd2b35-643e-4a53-bce6-db90e441f4ae) Tried today In: ![Image](https://github.com/user-attachments/assets/0de97467-9e3a-4540-b939-f11356602842) 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: ![grafik](https://github.com/tsantalis/RefactoringMiner/assets/1366654/9fcef70d-14fc-4888-9034-db2819f631a0) 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: ![grafik](https://github.com/tsantalis/RefactoringMiner/assets/1366654/e197f864-9b5f-44d4-a29f-fd2833b64911) 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 ![Image](https://github.com/user-attachments/assets/d306db18-658a-46ff-8f4d-11cc76a80c2f) I would like to see the diff between the two yellow-marked files - to see how they...