Showing archive results for November 2024

Nov 14, 2024
Post comments count0
Post likes count8

Fix Code with GitHub Copilot

Mika Dumont
Mika Dumont

Looking to resolve code issues quickly? The new GitHub Copilot feature integrated into the lightbulb and error list in Visual Studio 2022 offers a valuable solution for developers. Whether you're working in C# or C++, this feature will help you understand and address problems in your codebase more efficiently. The integration of GitHub Copilot i...

GitHub CopilotLightbulb Improvements
Nov 13, 2024
Post comments count0
Post likes count3

First preview of Visual Studio 2022 v17.13  

Mads Kristensen
Mads Kristensen

We’re excited to announce the availability of Visual Studio 2022 v17.13 Preview 1 – the first preview of our next update to Visual Studio. This update focuses on providing fantastic developer experiences across the board, with a focus on stability & security, and AI & productivity. Download the preview and see the full list of enhancements ...

Preview Release
Nov 12, 2024
Post comments count0
Post likes count12

Visual Studio 2022 v17.12 with .NET 9

Mads Kristensen
Mads Kristensen

We are thrilled to announce the General Availability (GA) of Visual Studio 2022 version 17.12. This update focuses on providing fantastic developer experiences for working with .NET 9 projects and new AI productivity features, along with continuous improvements for all developers. Thanks to your continuous feature requests, we've incorporate...

Release
Nov 11, 2024
Post comments count0
Post likes count4

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
Nov 6, 2024
Post comments count0
Post likes count5

Introducing a new, more conversational way to chat with GitHub Copilot

Rhea Patel
Rhea Patel

In the fast-evolving world of software development, intuitive AI-driven interactions are becoming essential to unlocking new levels of productivity. Today, we’re excited to share our latest innovation - a guided chat experience within GitHub Copilot that reshapes how developers interact with AI. This guided chat experience is available in Visual St...

GitHub CopilotGitHub Copilot ChatConversational AI
Nov 5, 2024
Post comments count0
Post likes count0

Learn how to create a Client-Server Application in under 45 Minutes in the new Season of AI

Pablo Lopes
Pablo Lopes

What if you could create a robust, versatile client-server application in under 45 minutes? With Visual Studio and GitHub Copilot, this is not only possible but also efficient and enjoyable. This Season of AI, we show you how to use developer tools like GitHub Copilot to create apps from scratch. This season of AI occurs from October 1 through ...

.NETAzureASP.NET
Nov 4, 2024
Post comments count0
Post likes count5

The making of Bring Back Plus/Minus

Marco Goertz
Marco Goertz

A lesson about the software forensics process involved in developing the Bring Back Plus/Minus extension, which brings back the plus/minus symbols to the editor outlining feature in Visual Studio 2022. While I did have the advantage of being able to look at the Visual Studio source code, I could have figured this out just as well without it, and...

ExtensionsFeedbackstory