MR Review: Show comments on changed file diff
Problem to solve
Users who perform MR review in VS Code can get additional context from commetns that are placed directly on the diff.
Proposal
We are going to fetch all comments for the MR and show the non-outdated on the diff.
Further details
This issue is described in a detail on the POC work here: #243 (closed)
Out of scope
- adding, editing or deleting comments
- reactions