Hello! Loving this new feature! The only issue I see at the moment is that the text is hardly readable with the Dark color theme, see the screenshot

Thanks for the heads up. I've been using light theme recently. I should go dark gain.
This control really needs some love from @donokuda!
https://github.com/github/VisualStudio/blob/master/src/GitHub.InlineReviews/Views/PullRequestFileMarginView.xaml
This CheckBox/TextBlock is the biggest problem theme-wize at the moment:
https://github.com/github/VisualStudio/blob/master/src/GitHub.InlineReviews/Views/PullRequestFileMarginView.xaml#L21
I am not sure I would display again the name of the file, it is a duplicated information from the VS tab.
Maybe just a comment icon like you have which would also be the check/toggle!
This is going to be completely reworked. There'll be options like view changes in local commits, view changes in PR and view comments (fresh and stale). That kind of thing. Lots to think about!
Most helpful comment
This is going to be completely reworked. There'll be options like view changes in local commits, view changes in PR and view comments (fresh and stale). That kind of thing. Lots to think about!