serdarciplak / BlazorMonaco

Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code.
https://serdarciplak.github.io/BlazorMonaco/
MIT License
432 stars 98 forks source link

Diff Editor Merging #130

Open MMZAID01GitHub opened 3 months ago

MMZAID01GitHub commented 3 months ago

On the main Monaco site https://microsoft.github.io/monaco-editor/ for the diff editor there is a bar in the middle that displays arrows for merging changes left or right. I couldn't find where this functionality exists in their docs, do you know if this is available for Blazor Monaco?