When I see that an excalidraw document changed, I click it to see the diff, like any other codefile.
However, when I do this with an excalidraw file, it opens the renderer on both sides, which is not very practical.
I have to adjust the zoom and position for both sides manually
Changes are not highlighted in rendered view.
No division between the rendered images.
My idea for the easiest workaround possible would be to have a button to switch the renderer to JSON mode,
which would allow VSCode to show the usual code diff window.
When I see that an excalidraw document changed, I click it to see the diff, like any other codefile.
However, when I do this with an excalidraw file, it opens the renderer on both sides, which is not very practical.
My idea for the easiest workaround possible would be to have a button to switch the renderer to JSON mode, which would allow VSCode to show the usual code diff window.