Skip to content

Conversation

@CalvinAllen
Copy link
Collaborator

Summary

  • Adds client-side mermaid diagram support for blog posts
  • Introduces blog post for the new VS MCP Server extension

Test plan

  • Verify mermaid diagram renders correctly on the post
  • Verify post displays properly at /introducing-the-visual-studio-mcp-server/
  • Run production build successfully

Add mermaid.js for rendering diagrams in blog posts. The PostLayout
now detects code blocks with data-language="mermaid" and renders
them as SVG diagrams client-side.
Introduces the new Visual Studio MCP Server extension that exposes
IDE features through the Model Context Protocol, enabling AI
assistants to interact with Visual Studio programmatically.
@CalvinAllen CalvinAllen merged commit 7d1f463 into main Jan 14, 2026
2 checks passed
@CalvinAllen CalvinAllen deleted the feat/blog/vs-mcp-server-post branch January 14, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants