Provide Better Context for Comments on Code in Merge Requests
Created by: Ajedi32
If, in a merge request, someone comments on a bit of code in the diff, there should be some visible indication in the merge request's comments section that the comment is referring to a specific line of code. Currently (version 4.0.0), comments on code look identical to general comments on the merge request. The only way to see that the comment was made from inside the diff is by reading the comments in the diff tab itself.