Nikolaos Tsantalis
Nikolaos Tsantalis
@pouryafard75 PR merged.
@koppor Comment diff is still under development. If you see anything strange related to comments, please report it to us. I will close this issue, as it is fixed. We...
@koppor Did you actually move/extract some code from `importDatabase` to `preferredCitationMethod` and `mainCffContentMethod`? To me it looks that the code inside `preferredCitationMethod` and `mainCffContentMethod` has been written from scratch. The...
Thank you @koppor I will re-open the issue. Thank you for your invaluable feedback. Indeed, we are trying to make something better than the diff currently offered by GitHub. Please...
@koppor We have a Beta version for "Continuous Scrolling". Please give it a try when you find some time. The docker image has been updated with the new feature. You...
Requirements 1, 3, 4 in https://github.com/tsantalis/RefactoringMiner/issues/672#issuecomment-2075100158 can be done by using the GitHub API and store the entered information directly on GitHub.
@koppor Thank you for your feedback. - Regarding the synchronized scrolling. In contrast to line-based text diff, AST diff supports moves. Think of the scenario that you extract a piece...
@pouryafard75 @koppor I tried PR https://github.com/JabRef/jabref/pull/11476 and the middle mouse scroll does not work some times. I mean when you are inside the scroll area of diff, the outer scroll...
@koppor The continuous scrolling works if you place the cursor exactly on the gray vertical line between the left and right side of the diffs. This way enables the outer...
@koppor We are already working on a new version without IFrames. This one will be very similar to the GitHub commit page. I believe @pouryafard75 is very close to complete...