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

VSCode extension not working on Ubuntu 22.04.1 LTS #64

Open iononi opened 1 year ago

iononi commented 1 year ago

Problem: when I run the extension via Command Pallete (Ctrl+Shift+P) I don't get the .puml files under the plantuml folder. Actually, I get no output at all even a single error message. I tried it in my laptop with WIndows 11 and it worked fine.

Visual Studio Code version

Version: 1.73.1
Commit: 6261075646f055b99068d3688932416f2346dd3b
Date: 2022-11-09T03:54:53.913Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Linux x64 5.15.0-53-generic
Sandboxed: No

Ubuntu Version

OS Name: Ubuntu 22.04.1 LTS
OS Type: 64-bit
GNOME Version: 42.5
WIndowing System: Wayland

dotnet version

dotnet --version
7.0.100
DRFR33MAN24 commented 3 months ago

me too same problem?