
TL;DR
Visual Studio Code 1.129 (Insiders) introduces new features and enhancements aimed at improving user experience. Users can now explore the latest functionalities as they are developed.
✦ Why It Matters
Developers can participate in shaping Visual Studio Code by testing the Insiders build and providing feedback on new features.
Key Takeaways
Full Summary
The latest release of Visual Studio Code, version 1.129, focuses on improving the integration of AI agents within the development environment. A key feature is the dedicated agent host, which allows multiple VS Code windows to connect to the same AI session, enhancing collaboration.
Additionally, an experimental editor panel in the Agents window consolidates agent interactions and file reviews into a single interface, making it easier to manage changes. Users can now run terminal commands directly from chat prompts by prefixing them with an exclamation mark.
This release also includes a preview of a modernized user interface, aimed at improving the overall user experience. These updates are part of an ongoing effort to make AI tools more accessible and effective for developers.
Related