A lightweight editor for Mermaid files (*.mmd
, *.mermaid
) in Visual Studio, offering:
- Live preview to instantly see rendered diagrams
- Export options for generating diagrams in
*.svg
and*.png
formats - Syntax highlighting for better readability and editing
- Error detection to display parsing issues
You can download it from Visual Studio Marketplace.
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 .