Not every question deserves the same amount of thought. Renaming a variable isn't the same as debugging a memory leak, and they don't need the same level of thinking. So why should your model treat them the same way every time?
Starting in Visual Studio 18.9 Insiders 2, it doesn't have to. Supported models now come with a thinking effort control...
You open the model picker, scroll past a dozen options, and pause. How are these models different? Which one should you actually use? And once you're a few hundred messages deep, how much capacity is even left before things start dropping off?
We've all been there. These are the kinds of questions Visual Studio now makes a little easier to answe...
You ask Copilot to tackle something big, it gets to work, and a dozen file changes later you realize you had a completely different approach in mind. The code isn't wrong... it just isn't what you were going for.
Last year, we introduced planning as a feature in Agent mode to help with exactly this. Since then, you’ve told us you wanted more con...
The XAML Live Preview feature in Visual Studio 2022 version 17.14 introduces a significant usability improvement for .NET MAUI projects: the XAML Live Preview window is now available during design time, eliminating the requirement to initiate a debug session. This change streamlines the UI development workflow for .NET MAUI applications.
Design-Ti...