A very simple editor for Mermaid files(*.mmd, *.mermaid) in Visual Studio.
- live preview
- generate diagrams in *.svg and *.png formats
- syntax highlighting
- display parsing errors
Warning
Preview requires Microsoft Edge WebView2 to be installed on the machine.
Note
Syntax highlighting is possible thanks to bpruitt-goddard/vscode-mermaid-syntax-highlight.