Show HN:Mermaid图表 VS Code 插件:在 Visual Studio Code 中使用 Mermaid.js 绘制图表
Show HN: Mermaid Chart VS Code Plugin: Mermaid.js Diagrams in Visual Studio Code

原始链接: https://docs.mermaidchart.com/blog/posts/mermaid-chart-vs-code-plugin-create-and-edit-mermaid-js-diagrams-in-visual-studio-code

Mermaid Chart VS Code 插件将 Mermaid.js 绘图直接集成到 VS Code 环境中,简化了软件架构可视化、API 文档编制和图表管理的工作流程。主要功能包括:无需账户的 .mmd 文件编辑、自动语法高亮、支持平移和缩放的实时渲染以及与 Markdown 的无缝集成。 对于协同开发,登录 Mermaid Chart 可实现云同步、代码内图表链接、通过 VS Code 或可视化编辑器进行灵活编辑、基于 Git 的版本控制的离线编辑以及使用 GitHub Copilot 基于代码的 AI 图表生成。 开发者使用它来可视化 CI/CD 管道,记录微服务架构,改进内部文档以及白板软件设计。该插件支持所有标准的 Mermaid.js 图表类型,并允许通过基于浏览器的工具与非开发人员协作。它非常适合软件架构文档编制,并提供 Git 友好的版本控制。

Hacker News 上正在讨论一款新的 VS Code Mermaid.js 插件。这款插件旨在方便在 Visual Studio Code 中创建图表。 一位用户强烈表达了对 Mermaid 的厌恶,认为它繁琐且不如文本描述易读。而其他人则强调了 Mermaid 在 GitHub、GitLab 和 IntelliJ 等平台上的支持,突出了图表的价值。 一位用户询问该插件是否为新的,并承认之前存在旧版本。插件开发者澄清说,新版本包含了增强的功能,例如语法高亮和 GitHub Copilot 集成。 提到的一个主要限制是无法轻松使用自定义图标,特别是来自本地目录的图标,这对需要特定图标集(例如 Azure 图标)的用户来说是一个挑战。
相关文章

原文

5 mins

The Mermaid Chart VS Code Plugin is a powerful developer diagramming tool that brings Mermaid.js diagramming directly into your Visual Studio Code environment. Whether you’re visualizing software architecture, documenting API flows, fixing bad documentation, or managing flowcharts and sequence diagrams, this plugin integrates seamlessly into your workflow.

Key Features of the Mermaid Chart VS Code Plugin for Diagramming

Edit Mermaid.js Diagrams in VS Code Without an Account

No sign-ups, no interruptions. You can open and edit .mmd files instantly using the built-in Mermaid Chart Editor, no account required. This is ideal for quick diagram updates and low-friction workflows.

Automatic File Recognition and Mermaid.js Syntax Highlighting

The plugin recognizes .mmd files automatically in the VS Code file explorer. You also get native Mermaid.js syntax highlighting, making your diagrams easier to read and edit. Syntax support clarifies flow structure and reduces editing errors.

Real-Time Diagram Rendering with Pan and Zoom

Edit and preview your Mermaid.js diagrams in real time, directly inside VS Code. Interactive pan and zoom features maintain your view state as you work, giving you a smooth, uninterrupted editing experience.

Embedded Mermaid Diagrams in Markdown

Working with Markdown? The plugin auto-detects Mermaid.js diagrams in .md files and provides a link to edit and view them. This makes it easy to integrate visuals into your documentation without switching tools.

Advanced Capabilities for Collaborative Development

When you’re ready to go beyond the basics, logging into Mermaid Chart unlocks more powerful features tailored for team collaboration and large projects.

Cloud Integration and Diagram Linking

Log in to link local .mmd files to your Mermaid Chart projects. Each diagram gets a reference in its code, enabling automatic cloud sync. This allows teams to share diagrams with non-developers via a browser-based editor, removing VS Code dependency for collaboration.

Connect your diagrams in the VS Code plugin

Embed diagrams directly within code. A “View Diagram” button appears inline, giving developers quick access to visuals without leaving the file. Ideal for reviewing code documentation diagrams in context.

Flexible Editing: Local or Visual Editor

You can edit diagrams either:

  • Locally in VS Code
  • In the Mermaid Chart platform via the visual editor, whiteboard, or Mermaid AI assistant

This flexibility supports both visual-first users and those who prefer raw code.

Offline Editing + Git-Based Version Control

With the “Download Connected Diagram” feature, you can work offline while keeping diagrams synced to Mermaid Chart. This is perfect for developers managing diagrams in version-controlled repositories.

Generate diagrams From code using AI

Automatically create diagrams from your source code using AI. Just start a GitHub Copilot Chat and mention @mermaid-chart.

@mermaid-chart
“Generate a class diagram for these files”
“Create a sequence diagram from this API call flow”

Link your relevant files, and the assistant will produce a Mermaid diagram, preview it instantly, and even let you save and edit it later.

*Note: Some features require users to install the GitHub Copilot extension to access the AI participant @mermaid-chart within the Github Copilot Chat view.

Real-World Use Cases: Developer-Centric Diagramming

Here’s how developers are using the Mermaid Chart VS Code Plugin in real projects:

1. Diagramming for DevOps

Visualize CI/CD pipelines, infrastructure layers, or container orchestration systems like Kubernetes with clear flowcharts.

2. Visualizing API Flows

Use sequence diagrams to document how services communicate through REST, GraphQL, or gRPC endpoints.

3. Documenting Microservice Architectures

Show system boundaries, dependencies, and service-to-service messaging in a way that’s easy for both tech and non-tech stakeholders to understand.

4. Improving Internal Documentation

Enhance your internal wikis or READMEs with embedded diagrams to make documentation more engaging and readable.

5. Whiteboarding Software Designs

Use the visual editor or whiteboard mode for brainstorming system designs, then transition to raw Mermaid.js code for refinement and versioning.

Getting Started: Install and Use in Minutes

  1. Install the plugin from the VS Code Marketplace.
  2. Open a .mmd or .md file and begin writing Mermaid.js syntax.
  3. Use the real-time preview pane to review diagram changes instantly.
  4. Log in to Mermaid Chart to access advanced features like cloud sync, team collaboration, and the visual editor.

Key Benefits Recap

  • No account needed for basic editing
  • Full syntax highlighting and file recognition
  • Real-time diagram rendering with pan/zoom
  • Markdown integration for embedded diagrams
  • Cloud sync and collaboration options
  • Git-friendly version control workflows

FAQs: Mermaid Chart VS Code Plugin

How do I render a Mermaid.js diagram in VS Code?

Developers can open a .mmd or Markdown file containing Mermaid syntax. The plugin renders diagrams in a preview pane.

Can I use this plugin without a Mermaid Chart account?

Yes. Basic code editing, syntax highlighting, and previews work with no account needed. Advanced features like cloud integration and AI require login.

Does it support flowcharts, Gantt charts, or sequence diagrams?

Yes. Mermaid Chart’s VS Code plugin supports all standard Mermaid.js diagram types, including flowcharts, Gantt, sequence, class diagrams, and more.

Can I collaborate with non-developers?

Yes. When connected to the cloud, diagrams can be shared and accessed via browser-based tools, making it easy for non-developers to view and contribute using the visual editor or whiteboard if they’re unfamiliar with the syntax.

Is it suitable for documenting software architecture?

Absolutely. The plugin is widely used for software architecture visualization with AWS and Azure icons, helping teams map systems and dependencies clearly.

Can diagrams be version-controlled in Git?

Yes. Diagrams saved locally can be tracked in Git, and synced with Mermaid Chart’s cloud features when needed.

Related Resources


联系我们 contact @ memedata.com