PlantUML with VsCode

  1. Install PlantUML extension for vscode.
  2. following extension follow me document:
    1. install java JRE
    2. install Graphviz
    3. download the latest plantuml.jar
    4. specify the jar location with the extension setting plantuml.jar
    5. specify the GraphViz installation by defining the Windows environment variable GRAPHVIZ_DOT, e.g., c:\program files\graphviz\bin\dot.exe