Skip to content

bpruitt-goddard/vscode-mermaid-syntax-highlight

Repository files navigation

vscode-mermaid-syntax-highlight

Syntax support for the Mermaid charting language

Version Installs Ratings

Supports both fenced markdown (see screenshots), and mmd files.

Screenshots/Diagrams

Graph

Graph Screenshot

Sequence

Sequence Diagram Screenshot

Gantt

Gantt Diagram Screenshot

Pie

Pie Chart Screenshot

Class Diagram

Class Diagram Screenshot

State Diagram

State Diagram Screenshot

Entity Relationship Diagrams

Entity Relationship Diagram Screenshot

Git Graph

Git Graph Screenshot

User Journey

User Journey Screenshot

Requirements Diagram

Requirements Diagram Screenshot

Quadrant Chart

Quadrant Chart Screenshot

ADO Support

Supports highlighting in Azure Dev Ops (ADO) colon syntax:

ADO Syntax Screenshot

Initial Idea

Based on the starter language support repo here, and initially created based on the Atom language support here.

Contributing

For information on how to build/test/contribute, see the Contributing Guide.