Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>DotUMLNew to Visual Studio Code? Get it now.

DotUML

BML Solutions

|
7,950 installs
| (5) | Free
Generate UML diagrams within Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DotUML VSCE

DotUML extension for Visual Studio Code provides language support and live preview for the DotUML and Graphviz format. It allows the creation of offline UML diagrams based on the DotUML Syntax.

Features

  • DotUML generates the following UML diagrams:
    • Use Case
    • Sequence
    • Class
    • State
    • Deployment
    • Graphviz*
  • The diagram generation (SVG) from the pseudo-code is handled entirely locally, without any call for web services. Thus, all your data remains local on your computer.
  • Export to SVG or PNG images.

Sequence diagram

DotUML syntax

The DotUML syntax is available at https://dotuml.com/documentation.html.

For graphviz syntax, please refer to https://www.graphviz.org.

Extension Settings

No extension settings required.

Release Notes

1.2.4

Minor bug fix

1.2.3

Minor bug fix

1.2.2

Minor bug fix

1.2.1

Fix icon name with hyphen

1.2.0

Enhanced user interface

1.1.1

Link to documentation

1.1.0

New feature to export diagrams in PNG/SVG format

1.0.0

Initial release of DotUML extension for Visual Studio Code

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft