Showing results for March 2021 - Visual Studio Blog

Mar 30, 2021
6
0

Angular Language Service for Visual Studio Update

Gabrielle Crevecoeur
Gabrielle Crevecoeur

Last August, the JavaScript/TypeScript tools team released the Angular Language Service for Visual Studio customers. We wanted to appeal to the many ASP.NET/ASP.NET Core users that are building their front-end projects with Angular. Though there was a lot of praise around this extension, the experience was not so great for all users. We ...

Mar 8, 2021
4
0

What’s new with GitHub Actions tooling in Visual Studio

Angelos Petropoulos
Angelos Petropoulos

In a previous post, using GitHub Actions in Visual Studio is as easy as right-click and Publish, we announced the efforts we added to Visual Studio extending our Publish experiences to introduce and assist customers into a repeatable, predictable continuous integration and deployment (CI/CD) environment using GitHub Actions. Our Publish experience ...

Mar 3, 2021
4
0

Visual Studio 2019 for Mac version 8.9 is now available

Jon Galloway
Jon Galloway

We're excited to announce that Visual Studio 2019 for Mac version 8.9 is available for you to download today. This release includes support for .NET 6 Preview 1, testing support for Unity applications, a preview of a new Quick Actions and Refactorings dialog, solution filter (.slnf file) support, and a new XML editor.

Visual Studio for MacVisual Studio 2019 for Mac
Mar 3, 2021
6
2

Frictionless repeated edits: IntelliCode suggestions in completion list

Peter Groenewegen
Peter Groenewegen

As a developer you make repetitive changes to your code all the time. In many cases you don't even realize that you are doing a repetitive task or that Visual Studio IntelliCode suggestions can help you. IntelliCode suggestions can already do the edit and find other location where the same edit applies, making your life easier!

Visual StudioC#Productivity
Mar 2, 2021
14
0

New Dynamic Instrumentation Profiling for .NET

Sagar Shetty
Sagar Shetty

With the release of version 16.9 of Visual Studio, instrumentation profiling in Visual Studio just got better. Introducing our new dynamic instrumentation tool. This tool shows the exact number of times your functions are called and is faster than our previous static instrumentation tool. It also supports .NET Core instrumentation without...

Visual StudioDebugging and DiagnosticsDiagnostics
Mar 2, 2021
9
1

Intelligent Visual Studio Search Service

Anne Gao
Anne Gao

In v16.9 Visual Studio release, we introduce the AI-powered Visual Studio Search service, which is integrated into the shortcut Ctrl+Q for intelligent Visual Studio feature searches. This blog post introduces the system architecture in high level details, including the core Azure services that we built and leveraged.

Visual StudioAzureVisual Studio 2019
Mar 2, 2021
29
0

Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today!

Jacqueline Widdis
Jacqueline Widdis

Our team is eager to release Visual Studio 2019 v16.9 and v16.10 Preview 1. These include new features from our C++, .NET Productivity, XAML tooling, Address Sanitizer, and IntelliCode teams.

Visual StudioAnnouncementVisual Studio 2019