Skip to content

Add support for side-by-side inline comments

gitlab-qa-bot requested to merge github/fork/hszcg/dev into master

Created by: hszcg

  • Only display inline comments for changed lines
  • Support reply to existing inline comments
  • DO NOT display inline comment for matched lines
  • DO NOT support adding new inline comments
    • First, we also need line_code for matched lines
    • Second, it may involve more code changes. I could do it, but maybe in another pull-request.

Inline Mode screen shot 2014-04-24 at 8 55 49 pm

Side-by-side Mode screen shot 2014-04-24 at 8 49 00 pm

Merge request reports