Visual Studio Code is een opensource code-editor met ondersteuning voor IntelliSense, debugging, Git en code snippets. Downloads zijn beschikbaar voor Windows, Linux en macOS. Ondersteuning voor de gangbare script- en programmeertalen is aanwezig en het kan daarnaast via extensies uitgebreid worden. Microsoft heeft versie 1.99.0 uitgebracht en hoewel het alweer april is, wordt deze versie nog als de maartuitgave aangeboden. Uitgebreide informatie over deze release is op deze pagina te vinden. Dit is de aankondiging:
March 2025 (version 1.99)Welcome to the March 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
Agent mode
- Agent mode is available in VS Code Stable. Enable it by setting chat.agent.enabled (more...).
- Extend agent mode with Model Context Protocol (MCP) server tools (more...).
- Try the new built-in tools in agent mode for fetching web content, finding symbol references, and deep thinking (more...).
Code editing
- Next Edit Suggestions is now generally available (more...).
- Benefit from fewer distractions such as diagnostics events while AI edits are applied in the editor (more...).
Chat
- Use your own API keys to access more language models in chat (preview) (more...).
- Easily switch between ask, edit, and agent mode from the unified chat experience (more...).
- Experience improved workspace search speed and accuracy with instant remote workspace indexing (more...).
Notebook editing
- Create and edit notebooks as easily as code files with support for edit and agent mode (more...).
If you'd like to read these release notes online, go to Updates on code.visualstudio.com.