AI Toolkit for VS Code v0.30.0 adds a new Tool Catalog for discovering, configuring, and managing agent tools, including local stdio MCP servers and tools from the public Foundry catalog. A new Agent ...
Microsoft's AI Toolkit extension for VS Code now includes a Tool Catalog that can scaffold a Python or TypeScript MCP server with the core transport and registration plumbing already set up. In ...
Microsoft is accelerating its dev cycle with weekly releases. The latest VS Code update brings a visual overhaul and deeper ...
Agents, browser debugging, and deprecation of Edit Mode are all highlighted in the latest versions of the popular code editor ...
Microsoft has just released Visual Studio Code 1.111. This the first weekly release of VS Code. Microsoft decided to change the schedule so you get features faster. Microsoft has announced the ...
In addition to rolling out patches to address two zero-days affecting SQL Server and .NET, Microsoft introduced Common Log ...
Python's interactive usage modes are easy to take for granted, but to me, interactive use is one reason it's my favorite programming language. Here are the reasons why interactive Python is my ...