2

I would like to highlight the changes that the user did inside the editor similar to the way VSCode GIT extension highlights the changes inline the editor. I'm aware that there is DiffEditor in Monaco but I don't need to compare the versions side by side, I just want to give the visual feedback to the user similar to this example:

enter image description here

Does Monaco support this feature? If not, can I use Monaco's DiffEditor to find out the changes and add inline decorators to the editor?

burak emre
  • 1,501
  • 4
  • 22
  • 46

0 Answers0