pierre3 / PlantUmlClassDiagramGenerator

This is a generator to create a class-diagram of PlantUML from the C# source code.
MIT License
683 stars 133 forks source link

Just installed vscode plugin...how do I use it? #38

Open dcs3spp opened 3 years ago

dcs3spp commented 3 years ago

Just installed vscode plugin...how do I use it?

Can you please include a link to documentation that details how to use the plugin extension in vscode. I have set the input path in the extension plugins. How do I generate the diagram????

p-buddy commented 3 years ago

Hi @dcs3spp -- did you figure it out? I too am wondering!

kdmayo commented 3 years ago

Yeah I just installed this too ---- how do you use it????? There doesn't seem to be any new VS Code menu items

OscarKro commented 3 years ago

I commented first, but now just made a video on youtube about it. Hope this helps you: How to use CSharp to PlantUML in VS Code

promethyttrium commented 3 years ago

There are no error messages or any kind of output so you can't tell you set the directories correctly when you run that command; all you don't see is the output directory. This extension is completely useless.

Jeroen-Sturm commented 2 years ago

If this is still an issue:

In VSCode go to : View > Command Pallet start typing C# to plantUML Then run the first command that shows up. that's should work

vietxuan-nguyen commented 1 year ago

Hi,

I install these extensions: PlantUML, CSharp to PlantUML into VS Code.

I enter Ctrl + Shift + P and click on C# to PlantUML: Class-diagram

But the nothing is happen and the directory 'plantuml' also is not created.

My Enviroment: Windows 10, Visual Studio Code 1.73.1 , PlantUML v2.17.4, CSharp to PlantUML v1.3.1

How can i generate the UML class diagram ? Please give me your advice, many thanks for your help

Thanks & Best regards

Nguyen Xuan Viet