philiphendry / ExcalidrawInVisualStudio

A basic integration of Excalidraw diagramming tool in a Visual Studio extension.
MIT License
1 stars 0 forks source link

Add support for persisting libraries #7

Closed philiphendry closed 1 month ago

philiphendry commented 1 month ago

Items can be added to Excalidraw and added to drawings and those items will persist with the drawing. But the library will be empty on the next load of the editor. This change persists the library so it's available in subsequent editor sessions.