tldraw / tldraw-v1

A tiny little drawing app. This is the original 2021-2022 version, released under MIT.
https://old.tldraw.com
MIT License
60 stars 36 forks source link

[bug] VS Code Extension over-writes all .tldr files #22

Closed sridharraman closed 7 months ago

sridharraman commented 1 year ago

I am not sure if it's a bug in VS Code or the tldr Extension. I had created a new .tldr file (from the Command Palette) and worked on it for days. I was able to open it properly. I then created another .tldr file to design a new module. After saving this second file, both the .tldr files show the same image. I just tested it out by creating a test.tldr file and removed a rectangle from the drawing. On saving this test.tldr file, all the other .tldr files have also been overwritten.

steveruizok commented 7 months ago

Closing this as we won't be addressing a fix for this verison. Check https://github.com/tldraw/tldraw for the latest! And please share there if the bug persists.