Visual Studio Code 1.112 introduces in-editor web app debugging, Copilot Autopilot mode, and improved AI workflows for developers.
You won't have to switch to a browser as often.
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 ...
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 ...
Updates to GitHub Copilot in VS Code provide the same C++ symbol context and CMake build configuration awareness as Microsoft’s C/C++ DevTools and CMake Tools extensions. Microsoft has introduced C++ ...
You also get to escape Microsoft telemetry tracking too.
Enterprises seeking to make good on the promise of agentic AI will need a platform for building, wrangling, and monitoring AI agents in purposeful workflows. In this quickly evolving space, myriad ...
Dave Gray offers a solid, free Python tutorial that runs for about 9 hours. It’s a pretty methodical course, starting with the basics and moving into more complex stuff like closures and recursion. He ...
Asynchronous programming with async and await has existed in .NET for years. Now Microsoft is delivering a new runtime environment for asynchronous execution.
Manufact, a Y Combinator startup, raised $6.3 million to build open-source tools and cloud infrastructure for the Model Context Protocol (MCP), the fast-growing standard backed by Anthropic and OpenAI ...
UC San Diego cognitive scientist Philip Guo created Python Tutor, a free tool that makes code “visible” step by step. The research behind it earned a Test of Time award, recog ...