Actions
Bug #5630
openInline comments do not follow the line of code
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
20.07.2020
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Affected Version:
Description
It seems to me that inline comments are attached to a specific line number, instead of a specific line of code. I commented inline on a PR, and the PR was updated in the meantime with insertions/deletions in other parts of the file. Now, my inline comment is 10 lines below the line of code the comment was about. I have a bunch of comments that don't make sense anymore, because they are not in the expected location.
This considerably reduces the usefulness of inline comments.
Actions