Skip to content

Architecture Diagram

Last updated:

Mermaid Studio provides language support for Mermaid Architecture diagrams inside IntelliJ IDEA and other JetBrains IDEs. Architecture diagrams display system components, services, and their relationships using cloud-style iconography.

Syntax highlighting integrates directly with IntelliJ’s color scheme system, so diagram colors always match your editor theme.

Architecture diagram syntax highlighting in Armada Dark theme

The summary below shows the IDE support Mermaid Studio ships for architecture diagrams, grouped by capability.

IDE feature supportSelect a feature for its description.
Editing
Code Intelligence
Validation
Refactoring
Navigation & Docs
Preview
Visual Editing

Clicking a service, group, or edge in the live preview moves the editor caret to that element’s definition. Navigation from the preview is no longer experimental, so it is on by default for architecture diagrams.

This feature is available with a Studio license. See editions for the full comparison.

For complete syntax documentation including icon types and junction connections, see the Mermaid.js Architecture documentation.