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

|
761 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 Graphviz

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.
  • If you are running into issues after upgrading to WireViz 0.4, try running WireViz against your input file from the terminal:
    • If it works on the terminal but not through the extension, please report it as a new issue here.
    • If the terminal also throws an error, please downgrade WireViz to 0.3, and downgrade this extension to 1.0.x, and wait until they fix it.

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
© 2025 Microsoft