Skip to content

Commit fe0fb50

Browse files
chore(blog): add blueskyPostId to post frontmatter
1 parent 512d5e2 commit fe0fb50

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/content/blog/2026/introducing-the-visual-studio-code-mcp-server

src/content/blog/2026/introducing-the-visual-studio-code-mcp-server/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Introducing the Visual Studio Code MCP Server!"
33
date: "2026-01-15T12:00:00-05:00"
44
categories: [typescript, extensibility, vscode, ai, mcp]
55
description: "A VS Code extension that exposes the IDE's language intelligence through the Model Context Protocol, enabling AI assistants to leverage IntelliSense, Go to Definition, Find References, and more."
6+
blueskyPostId: "3mci66mistd2p"
67
---
78

89
Yesterday I [introduced the Visual Studio MCP Server](https://www.codingwithcalvin.net/introducing-the-visual-studio-mcp-server/). Today, it's VS Code's turn.

0 commit comments

Comments
 (0)