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 ...
Latest VS Code update introduces prepackaged bundles of chat customizations that can include skills, commands, agents, MCP ...
In this video I'm showing you the basics of using the Arduino EEPROM and showing you a trick that you can utilize to have a default set of values saved in the Arduino EEPROM on the first run of your ...
With the release of Visual Studio Code 1.111 last night, Microsoft has moved its lightweight code editor to a weekly update schedule. “Welcome to the 1.111 release of Visual Studio Code, the first of ...
VS Code is perfect for most of us, but let’s not pretend it’s just another open-source tool. The source code is available under the MIT license, but the product you actually download from Microsoft is ...
Today I learned that WiFi and Bluetooth LE could NOT be used simultaneously on Arduino boards featuring the ESP32-based u-blox NINA-W102 wireless module, ...