Skip to content

Issue 25239 - Fix for code intel prompt errors while diffing files in split mode

Created by: subhash686

Closes Issue - https://github.com/sourcegraph/sourcegraph/issues/25239

Test plan

Tested visually,

  • launched comparison in split mode
  • hovered on code elements on both "base" and "head" sides
  • code intel prompt apperead at right line and space.

Working code intel prompt - "base" side of comparison Screenshot 2022-04-20 10 27 48 PM

Working code intel prompt - "head" side of comparison Screenshot 2022-04-20 10 28 03 PM

Element property that needed changing "data-split-mode" Screenshot 2022-04-21 9 45 13 AM

Merge request reports

Loading