jaime-olivares / vscode-yuml

yUML extension for Visual Studio Code
MIT License
116 stars 26 forks source link

Auto-magically convert C# classes into yUML? #35

Closed BryanWilhite closed 6 years ago

BryanWilhite commented 6 years ago

I wrote a little LINQPad sample to convert a class into yUML:

clipboard02

Is there a roadmap toward adding this bit functionality?

clipboard01

jaime-olivares commented 6 years ago

Hi Bryan, This is a great application of yUML diagrams! However, I think it shouldn't be part of the yUML extension, but a separate extension. Consider there are lots of programming languages out there, and they would have the same requirement. I would love to see it materialized.