Visual Studio

MSVC Address Sanitizer updates in Visual Studio 2022 version 17.13
We have been investing in the quality of MSVC Address Sanitizer (ASan) in several key areas over the past year, including working with LLVM upstream to stay coordinated with their changes, adding coverage for internal tools and libraries, and hardening...
2025-02-21 16:19
.NET MAUI Performance Features in .NET 9
Optimize .NET MAUI application size and startup times with trimming and NativeAOT. Learn about `dotnet-trace` and `dotnet-gcdump` for measuring performance. The post .NET MAUI Performance Features in .NET 9 appeared first on .NET Blog.
2025-02-20 18:05
Function Calling is Now Enabled in GitHub Copilot
Have you ever been frustrated when Copilot doesn’t understand you? While it can’t read your mind, we’ve been working hard to make your coding experience smoother. Previously, Copilot in Visual Studio could look at files in your repository, but yo...
2025-02-20 18:00
Tool Calling is Now Enabled in GitHub Copilot
Have you ever been frustrated when Copilot doesn’t understand you? While it can’t read your mind, we’ve been working hard to make your coding experience smoother. Previously, Copilot in Visual Studio could look at files in your repository, but yo...
2025-02-20 18:00
Unlocking More Power: Tool Calling in GitHub Copilot for Visual Studio
Have you ever been frustrated when Copilot doesn’t understand you? While it can’t read your mind, we’ve been working hard to make your coding experience smoother. Previously, Copilot in Visual Studio could look at files in your repository, but yo...
2025-02-20 18:00
Visual Studio Code CMake Tools Extension 1.20 Release: Introducing Built-In CMake Language Services
The February release of CMake Tools in VS Code is now available. With this release, we have some new updates to the extension to improve CMake integrations with the extension’s support. Some updates include the built-in support for CMake Language ser...
2025-02-20 15:52
Announcing Chroma DB C# SDK
Get started building AI applications using Chroma DB using the C# client SDK The post Announcing Chroma DB C# SDK appeared first on .NET Blog.
2025-02-19 18:05
Building .NET AI apps with Chroma
Get started building AI applications using Chroma DB using the C# client SDK. The post Building .NET AI apps with Chroma appeared first on .NET Blog.
2025-02-19 18:05
Introducing Code Referencing for GitHub Copilot Completions in Visual Studio
When GitHub Copilot completions (or “gray text”) pop up on your screen, have you ever wondered where does the completions come from and worried about if it matches with public code leading to license issues? If you have, we are introducing code ref...
2025-02-19 16:40
MSVC C++ Code Analysis: Updates in Visual Studio 2022 version 17.13
This post details the latest updates in Visual Studio 2022 version 17.13 for MSVC C++ Code Analysis. Driven by internal team insights and developer community feedback, these improvements significantly reduce false positives and strengthen production co...
2025-02-19 15:14
VisualStudio.Extensibility: Tagger support and updates to settings
We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! VisualStudio.Extensibility helps you build extensions that run outside the main Visual Studio IDE pr...
2025-02-18 17:12
New restrictions on package loading
As Visual Studio transitions its core packages and services to an async loading/retrieval model, we’ve identified bugs in both the initial async implementation and the existing synchronous package loading mechanism. While most of these bug fixes have...
2025-02-13 22:45
New Features for Enhanced Razor Productivity!
The Extract to Component refactoring and the Roslyn tokenizer are two new features designed to help improve your productivity in Razor files. The post New Features for Enhanced Razor Productivity! appeared first on .NET Blog.
2025-02-13 18:05
Announcing Generative AI for Beginners – .NET
Introducing a new practical course designed for the .NET community to explore the world of Generative AI. The post Announcing Generative AI for Beginners – .NET appeared first on .NET Blog.
2025-02-12 18:05
First preview of Visual Studio 2022 v17.14
We are pleased to announce the release of Visual Studio 2022 v17.14 Preview 1, marking the initial preview of our next update to Visual Studio. This update prioritizes delivering exceptional developer experiences, with an emphasis on stability and secu...
2025-02-12 14:45
.NET and .NET Framework February 2025 servicing releases updates
A recap of the latest servicing updates for .NET and .NET Framework for February 2025. The post .NET and .NET Framework February 2025 servicing releases updates appeared first on .NET Blog.
2025-02-11 20:45
MSVC Compiler Updates in Visual Studio 2022 version 17.13
Introduction For this update, we have changed things up a little bit. We now have more distinct buckets of fixes/implemented features. This is to help guide readers who care about specific features to more easily see how the compiler front-end team is ...
2025-02-11 19:00
C++ Language Updates in MSVC in Visual Studio 2022 17.13
Introduction For this update, we have changed things up a little bit. We now have more distinct buckets of fixes/implemented features. This is to help guide readers who care about specific features to more easily see how the compiler front-end team is ...
2025-02-11 19:00
What’s New for C++ Developers in Visual Studio 2022 17.13
We are happy to announce that Visual Studio 2022 version 17.13 is now generally available! This post summarizes the new features you can find in this release for C++. You can download Visual Studio 2022 from the Visual Studio downloads page or upgrad...
2025-02-11 18:58
Visual Studio 2022 v17.13 is Now Available!
We’re excited to announce the availability of Visual Studio 2022 v17.13. This update focuses on stability and security, along with continuous improvements for all developers using Visual Studio. Based on your feature requests, several new tools and e...
2025-02-11 18:34