Posts by this author

Nov 14, 2024
8

Fix Code with GitHub Copilot

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 11, 2024
4

Better GitHub Copilot Completions for C#

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 4, 2024
7

Incorporate GitHub Copilot into your daily flow

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
Dec 15, 2021
25
0

What’s new in .NET Productivity with Visual Studio 2022

With the release of Visual Studio 2022 the Roslyn team continues to enhance your .NET developer productivity with the latest tooling improvements. In this post I’ll cover the following .NET productivity enhancements: Navigation and code exploration Navigating and exploring code is an integral part of developer p...

Dec 1, 2021
15
1

Introducing the new Razor editor in Visual Studio 2022

With the release of Visual Studio 2022 you can now use the new Razor editor for local ASP.NET Core development with MVC, Razor Pages, and Blazor. Download Visual Studio 2022 and make sure to update to 17.0.2 to get the latest Razor updates. Benefits of moving to a Razor Language Server Protocol We have been working for some time on a new Razor...

Jun 8, 2021
20
0

Learn What’s New in .NET Productivity

The .NET Productivity team (aka. Roslyn) continues to enhance your developer productivity with the latest tooling updates in Visual Studio 2019. In the last release, we listened to your feedback and have been hard at work improving the .NET developer experience. To try out the latest .NET productivity enhancements download the latest Visual Studio ...