Comments not showing in MR review
Checklist
I use latest verseions of VS Code (Version: 1.84.0-insider), extension (v3.101.1) and GitLab (gitlab.com)
Summary
When reviewing an MR in the VS Code Extension, I can't see any comments on the diff.
MR Review:
The same file in the web interface:
Steps to reproduce
- have
gitlab.comaccount in your VS Code Extension - clone this public project
git clone https://gitlab.com/viktomas/test-project.git - see the
!3MR: viktomas/test-project!3 (diffs)
What is the current bug behavior?
No comments are shown
What is the expected correct behavior?
Comments are shown
Possible fixes
The comments worked recently, I'd check last few versions to see which one broke it. Or we can just go a few versions back and do git bisect

