Showing results for Productivity - Visual Studio Blog

Sep 9, 2024
0

Supercharge C++ Debugging with AI-Generated breakpoint expressions

Harshada Hole Harshada Hole

Have you ever spent hours debugging your C++ code, struggling to set up the right conditional breakpoint or tracepoint? Or wished for a smarter way to obtain detailed runtime information without manually crafting complex expressions? You're in luck! With Visual Studio 2022, the latest GitHub Copilot feature now offers AI-generated expressions for ...

Debugging and DiagnosticsBreakpoints
Aug 26, 2024
9

New IDE features in Visual Studio v17.11

Mads Kristensen Mads Kristensen

In Visual Studio 2022 v17.11, you'll discover several new features that address specific issues developers have reported. These updates don't belong to a distinct category, but we're dedicated to sharing them with you in this blog post. You can download the update and view the comprehensive release notes for full details. Find the code you're ...

Keyboard Shortcutscode searchvsconfig

Feedback