Showing results for Visual Studio 2022 - Visual Studio Blog

Nov 19, 2024
5

VisualStudio.Extensibility 17.12: CodeLens support is here!

Tina Schrepfer (LI)
Tina Schrepfer (LI)

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 process for improved performance and reliability, and can be installed without the need to restart V...

ExtensionsVisual Studio 2022CodeLens
Nov 15, 2024
4

Join Us at Microsoft Ignite: Unlock GitHub Copilot’s New Potential in Visual Studio

Amy Nguyen
Amy Nguyen

Get ready for an exciting Microsoft Ignite breakout session where we’re unveiling the latest advancements in GitHub Copilot in Visual Studio! Join Dalia Abo Sheasha, Jessie Houghton, and Scott Hanselman as they dive into how GitHub Copilot is evolving to help developers work smarter, collaborate better, and achieve more. Here’s a little ...

Visual Studio 2022GitHub CopilotIgnite
Nov 11, 2024
4

Better GitHub Copilot Completions for C#

Mika Dumont
Mika Dumont

We're excited to announce a significant enhancement to GitHub Copilot that elevates your C# coding experience. Introducing the new update: GitHub Copilot code completions now provide more accurate and relevant autocomplete suggestions by incorporating additional C# context. Previously, GitHub Copilot generated suggestions based on the content of...

C#Visual Studio 2022GitHub Copilot
Sep 24, 2024
3

Next-Gen Code Coverage in Visual Studio: Enhanced C++ Support and Security

Jakub Chocholowicz
Jakub Chocholowicz

We’re excited to share the latest changes in Visual Studio’s code coverage components. If you haven’t already, be sure to check out our previous blog posts: What’s New in Our Code Coverage Tooling? and Code coverage features in Visual Studio Enterprise. C++ Code Coverage Tired of instable native code coverage that doesn’t support ARM64? Now, ...

Visual Studio 2022securityArm64
Sep 5, 2024
24

Easily dock and float tool windows

Mads Kristensen
Mads Kristensen

You’re in the middle of a debugging session, attempting to chase down that one issue that is causing you trouble. In the heat of the moment, you grab a tool window and drag it out of its docked position – purely by accident. You didn’t mean to drag it, but sometimes when you move the mouse around, things like that happen. Your full attention now sh...

Debugging and DiagnosticsVisual Studio 2022Keyboard Shortcuts
Sep 4, 2024
7

Incorporate GitHub Copilot into your daily flow

Rhea Patel Sinem Akinci Mika Dumont
Rhea,
Sinem,
Mika

Streamlining Workflow with GitHub Copilot  Have you ever received code completions that are too large to manage or ones that need slight tweaks, but you must accept all the code to make those changes? To address these pain points, in Visual Studio 17.11 we’ve introduced a new feature that allows you to refine your completions by adding extra conte...

Visual Studio 2022GitHub Copilot
Aug 29, 2024
7

New GitHub Copilot features in Visual Studio 2022 17.11

Amy Nguyen
Amy Nguyen

Visual Studio 2022 17.11 now brings exciting advancements from GitHub Copilot! This release significantly improves how GitHub Copilot integrates into your development workflow, offering smarter and more intuitive coding assistance. Discover the new GitHub Copilot features in Visual Studio, such as enhanced context understanding, improved code co...

Visual Studio 2022GitHub Copilot
Aug 28, 2024
2

C++ Gaming Productivity Update for Visual Studio 2022 version 17.11

David Li
David Li

Introduction In Visual Studio 2022 version 17.11, you will find brand new productivity enhancements for your game development workflows. From faster conditional breakpoints to a swath of Unreal Engine enhancements, we have added various productivity boosters based on your feedback. Once again, thank you for sharing Developer Community feedback and...

Visual Studio 2022Game DevelopmentUnreal Engine
Aug 21, 2024
2

New C++ features in Visual Studio v17.11

Sy Brand
Sy Brand

Visual Studio 2022 version 17.11 is here and comes with a host of new features for C++ developers. We’ve made improvements across our toolchain, Unreal Engine support, Build Insights, CMake debugger, and more. This post gives a quick overview of what’s available; for all the details, see What's New for C++ Developers in Visual Studio 2022 17.11 on ...

Visual Studio 2022C++
Aug 20, 2024
4

New debugging and diagnostic features

Harshada Hole
Harshada Hole

Debugging and diagnostics are vital skills for any developer, but they can also be difficult and time-consuming to get proficient . That's why we've added some fantastic new features and enhancements to Visual Studio 2022 v17.11 that will help you find and resolve bugs faster and easier than ever before. Here are some of the highlights. Download th...

Debugging and DiagnosticsVisual Studio 2022Debugging