Microsoft has recently released the March 2025 (version 1.99) update of its popular code editor, Visual Studio Code. Many important improvements and new features have been added in this update which will make the work of developers even easier. Let’s know what is special in this Visual Studio Code March 2025 Update:
Now in stable version “Agent Mode”
Tasks can now be automatically completed in VS Code with the help of Copilot. To enable this, turn on the chat.agent.enabled setting.
Model Context Protocol (MCP) server support
AI models can now interact with external tools and data sources.
Inbuilt tools for agent mode
Now, AI can fetch content from the web, find symbol references in code, and do deep analysis.
Next Edit Suggestions
This feature is now available to all users, which suggests what the next edit could be while coding.
Less disturbance during AI editing
When AI edits code, diagnostic events are reduced to keep you focused.
Custom API support in chat (Preview)
Now, you can use the language model of your choice; just enter your API key.
Unified chat experience
Switching between “Ask“, “Edit“, and “Agent” modes is now even easier.
Improvements in workspace search
Indexing of remote workspaces is now even faster and more accurate.
Improvements in notebook editing
Now you can edit and manage Notebook files with agent and edit modes.
Big updates for accessibility
If you are a screen reader user, then there is good news for you, too. Microsoft has now made the terminal and editor more friendly to screen readers. Command Center and Quick Access will now also give information about the type and state of the focused element. Also, Problems View will now tell the error, warning or info message.
New feature for Git users
For developers who use Git, the Source Control view has been further improved. Now the number of incoming and outgoing commits for each repository will be visible at a glance.
Improvements in extensions, too
Python Extension now supports Pylance Language Server by default, which improves code completion, navigation, and error checking.
Jupyter Extension has also been updated so that now data scientists and researchers can run notebooks on remote Jupyter servers.
How do I download the new update?
You can download this new update from the Visual Studio Code website or go to the older version and check for updates.
If you want more information related to the Visual Studio Code March 2025 Update or want a solution to any coding-related problem, then comment and let us know.
Want to grow your business organically? Contact us now
Frequently Asked Questions (FAQ)
What is the Visual Studio Code March 2025 Update?
Answer: This is the new update released by Microsoft (version 1.99), which includes many features like Agent Mode, improved accessibility, Git improvements, AI editing tools, and new extension support.
What does Agent Mode do and how to activate it?
Answer: Agent Mode automatically completes coding tasks with the help of Copilot. To activate it, go to Settings and set `chat.agent.enabled` to `true`.
Is this update beneficial for screen reader users?
Answer: Yes, this update has a special focus on accessibility. Now the editor, terminal, and other UI elements work better with screen readers.
Are there any new Git features added in the Visual Studio Code March 2025 Update?
Answer: Yes, the Source Control view now shows the number of incoming and outgoing commits for each repository, giving developers a quick idea of the status.
What’s new in the Python Extension?
Answer: The Python Extension now supports Pylance Language Server by default, making code completion, navigation, and error checking even better.
Can I run Jupyter Notebook on a remote server now?
Answer: Yes, the Jupyter Extension has been upgraded in the new update so that you can run Notebook on a remote Jupyter Server as well.
How to download Visual Studio Code March 2025 Update?
Answer: You can download it from [Visual Studio Code’s official website](https://code.visualstudio.com/) or check for updates in your current VS Code.