I am implementing the Angular Monaco diff editor where left and right side text are showing correct diff and also highlight correctly but text merge from let to right side only visible on empty text area where my requirement is to show this icon in all the text conflict line.
I am using the angular 14 with ngx-monaco-editor-v2 use the sample code. saw different options too but did not found any solution yet.