VS Code keeps adding new features as time goes on, and if you weren't careful, you likely missed things like sticky scroll, ...
Microsoft's AI Toolkit extension for VS Code now lets developers scaffold a working MCP server in minutes. Here's what that looks like in practice -- including the parts that don't work, and a simpler ...
Given my early success with Clairvoyance, I quickly moved to using this AI pair programming solution to help me add new ...
MCP, short for Model Context Protocol, allows AI assistants like Anthropic’s Claude and OpenAI’s ChatGPT to directly connect with the apps and retrieve real-time information. This allows any AI ...
With zero coding skills, and in a disturbingly short time, I was able to assemble camera feeds from around the world into a ...
With zero coding skills, I was able to quickly assemble camera feeds from around the world into a single view. Here's how I did it, and why it's both promising and terrifying for all of us.
Microsoft's February 2026 Foundry update includes broader platform changes, but the most immediate developer-facing news for VS Code users is an AI Toolkit refresh centered on tool discovery, agent ...
Asynchronous programming with async and await has existed in .NET for years. Now Microsoft is delivering a new runtime environment for asynchronous execution.