Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Graphviz (dot) language support for Visual Studio CodeNew to Visual Studio Code? Get it now.

Graphviz (dot) language support for Visual Studio Code

Stephanvs

|
101,203 installs
| (2) | Free
This extension provides GraphViz (dot) language support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-graphviz

This extension provides GraphViz (dot) language support for VS Code.

Functionality

  • Syntax Highlighting
  • Snippets
    • graph Graph Template
    • > Convert > to ->
    • var New Variable
    • var New variable [plaintext]
    • prop Property [dir=both…]
    • prop Property [shape=box]
    • prop Property [styles…]
    • path Path from -> to [label]
    • path Path from -> {to list}
    • rank { rank=same|min|max; x; y }

Install

Open up VS Code and hit F1 and type ext select install and type dot hit enter and reload window to enable.

Preview of Syntax Highlighting

Attribution

"GraphvizLogo" by Source. Licensed under Fair use via Wikipedia

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