myxvisual / vscode-ts-uml

💻 Dynamic generates TypeScript UML diagrams to Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=myxvisual.vscode-ts-uml
MIT License
89 stars 14 forks source link

Save UML #5

Open TonynoT90 opened 4 years ago

TonynoT90 commented 4 years ago

It would be great if the plugin save (with the user's changes, eg. if the user re-arrange the position of the arrow, box) the state of the generated UML in a folder( .vscode?). Also when the user run it again on the same file, it start from the saved layout.