excalidraw / excalidraw-vscode

Excalidraw for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor
MIT License
457 stars 55 forks source link

Previously working file no longer opens. #15

Closed p-stevenson closed 2 years ago

p-stevenson commented 2 years ago

I can start a new drawing no problem. I can open the drawing in the online editor, but the plugin just returns a blank screen. No idea what could be the issue here.

p-stevenson commented 2 years ago

I was able to restore the file by importing it into the online editor and then exporting it as an .svg which I then renamed to .excalidraw.

pomdtr commented 2 years ago

Sorry about that. I'm now using the native import / export from excalidraw, there might be some compatibility issues here. Do you still have a version of the original file ? I would like to fix the issue for future users.

p-stevenson commented 2 years ago

No need to apologise, I'm very happy to have the plugin. It's so nice to be able to do everything inside vscode. File attached. original.txt

pomdtr commented 2 years ago

Thanks for the kind words ! I found the issue, it should be corrected in 2.0.9 :)