Open wolfgangschneider opened 11 months ago
Is there any error message displayed in the Output console of VSCode? Please refer to the following page for instructions on how to check the Output console: https://github.com/pierre3/PlantUmlClassDiagramGenerator/discussions/70
Hola, corrí este comando [ dotnet tool install --global PlantUmlClassDiagramGenerator --version 1.4.0 ] en mi terminal de visual studio preview 2022 en donde tengo creado un microservice con .net 8 y parece que se instaló correctamente, ahora no se como utilizar PlantUML con visual studio preview 2022, hay algun video donde expliques como hacerlo desde cero? muchas gracias.
Here is documentation I found: https://khalidabuhakmeh.com/dotnet-class-diagrams-in-jetbrains-rider-with-plantuml
@pierre3 Please add this description to the VS Code Extension descripton: How to Use:
Is there anywhere a documentation how to use it? I run the command csharp2plantuml.classDiagram in vs code but nothing happend.
What have i to do to get an class diagram from project?
L.G