Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.16 KB

File metadata and controls

23 lines (14 loc) · 1.16 KB

Mermaid editor for VisualStudio

Visual Studio Marketplace Version

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.

NTypewriter LivePreview

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 .