toddhalfpenny / sfflowvisualiser-vscode

Salesforce Flow to PlantUML VS Code extension
ISC License
29 stars 5 forks source link

Salesforce Flow Visualiser

A VS Code extension to create a visual represenation of Salesforce Flow .flow-meta.xml files.

Features

It provides an easy to use representation of Salesforce Flow files. As well as a graphical view of the flow itself it also ouputs;

You can zoom in/out on the flow itself, and can also save the image to a .png file.

Usage

  1. Have a Salesforce Flow .flow-meta.xml file open.
  2. Open the VS Code Command palette with SHIFT+CTRL+P.
  3. Run the Flow Visualiser: Render command.

Requirements

The v0.2 extension does not require any other extensions to be installed.

The v0.1 extension relied on the Markdown Preview Mermaid Support extension also being installed.

Extension Settings

There aren't currently any settings for this extension.

Known Issues

Release Notes

Users appreciate release notes as you update your extension.

0.2.2

0.2.1

0.1.0

0.0.2

0.0.1