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.
GitHub Copilot has added OpenAI’s GPT-5.4 coding model, bringing improvements to reasoning and multi step development tasks.
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 ...
Claude Code is the new AI coding assistant that many users are using in their workflows. Here's everything you need to know ...
The java SDK is part of the SIRIUS project and will be updated with every SIRIUS release. Further instruction can be found here. Note that our tests always assume the REST service running on port 8080 ...
The Python extension now supports multi-project workspaces, where each Python project within a workspace gets its own test tree and Python environment. This document explains how multi-project testing ...