Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>WireViz PreviewNew to Visual Studio Code? Get it now.
WireViz Preview

WireViz Preview

NanangP

|
1,248 installs
| (0) | Free
Previewer for WireViz YAML files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WireViz Preview

A simple extension for Visual Studio Code to preview WireViz YAML files.

Screenshot

Prerequisites

  • Install extension from the VSCode Marketplace - or build from source.
  • WireViz 0.4.0 or later; which requires Python 3.7 or later, and the Graphviz binaries (through the installer, not pip)

Running

  1. Open a WireViz YAML file.
  2. Use the WireViz: Preview button on the editor toolbar (right of tabs), or using the default F8 shortcut key.
  3. Once the preview is open, it will refresh every time you save the file. This behaviour can be disabled by setting "wireviz.refreshPreviewOnSave": false.

Configuration

Open VSCode settings, filter for WireViz. You'll find settings for command-line args to specify, and a couple extension-specific settings.

Troubleshooting

  • Please make sure you're running WireViz 0.4 or above. Their new command line options are incompatible with 0.3 and below.
  • Errors will result in a pop-up message. The full message (if available) should also be shown in the Output window. In the event that the output window doesn't show automatically, please select View > Output, and select WireViz Preview in the dropdown.

Changelog

See CHANGELOG.md

License

GPL-3.0 was chosen to match the WireViz license.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft