AleksandarDev / vscode-sequence-diagrams

Generates UML sequence diagrams from simple text
https://marketplace.visualstudio.com/items?itemName=AleksandarDev.vscode-sequence-diagrams
47 stars 17 forks source link

Ability to create other type of diagrams. #4

Closed TheTechOddBug closed 6 years ago

TheTechOddBug commented 7 years ago

Hi.

Maybe this feature I'd like to see here is not the original target of this plugin but it would be great to have the ability to write other kind of diagrams like class diagrams, state diagrams and so on. The hand-writing flavour is great. Congratulations for this plugin!

Thanks in advance.

AleksandarDev commented 6 years ago

Hi @TheTechOddBug ,

This is an extension for library that only supports sequence diagrams at the moment.

https://bramp.github.io/js-sequence-diagrams/

You can try requesting the feature there.