Showing results for January 2022 - Visual Studio Blog

Jan 28, 2022
6
1

Azure DevOps requires TLS 1.2 on all connections including Visual Studio

Ruben Rios
Ruben Rios

Starting Monday January 31st, Azure DevOps will no longer accept connections coming over TLS 1.0 and 1.1 due to security vulnerabilities in those protocols. Developers have increasingly become the target of hackers and these protocols have known security vulnerabilities not specific to Microsoft’s implementation. Going forward Azure DevOps ...

Visual Studio 2015Visual Studio 2013Visual Studio 2012
Jan 26, 2022
26
2

Code search in Visual Studio 2022 is about to get much faster

Denizhan Yigitbas
Denizhan Yigitbas

Visual Studio 2022 Find in Files is already more than 2x faster for 95% of searches compared to Visual Studio 2019. We wanted to make code search even better. I am excited to announce that Visual Studio 2022 17.1 Preview 3 introduces indexed Find in Files to make your search experience even faster! To try out the performance improvements yourself, ...

Jan 25, 2022
30
1

Visual Studio 2022 for Mac Preview 5

Jordan Matthiesen
Jordan Matthiesen

Today, we released Visual Studio 2022 for Mac Preview 5, marking the first Visual Studio for Mac release running on .NET 6 and natively on Apple’s M1 (ARM-based) processor. This change has resulted in some immediate performance wins and lays the foundation for the team to innovate more rapidly in the future.

Visual Studio for MacVisual Studio 2022 for Mac
Jan 10, 2022
22
3

Bringing Code Cleanup on Save To Visual Studio 2022 17.1 Preview 2

Denizhan Yigitbas
Denizhan Yigitbas

Starting in Visual Studio 2022 17.1 Preview 2, developers can now perform Code Cleanup automatically when a file is being saved! Code Cleanup automatically on Save is a new feature integrated into Visual Studio 2022 that can clean up your code file to make sure it is formatted correctly and that your coding style preferences are applied. Some custo...

Jan 6, 2022
13
0

Introducing new Git features to Visual Studio 2022

Taysser Gherfal
Taysser Gherfal

We continue to enhance the Git experience in Visual Studio, and we are excited to announce some long-awaited updates in version 17.1 Preview 2. Download the latest Visual Studio Preview and check out the following new Git features.   Compare branches Comparing branches provides an overview of differences between two branches which...

.NETVisual Studio 2022C++
Jan 5, 2022
30
0

Visual Studio 17.1 Preview 2 is now available!

Dominic Nahous
Dominic Nahous

Visual Studio 2022 17.1 Preview 2 continues to iterate on the themes of the Visual Studio 2022 release. We're enhancing existing features, bringing new productivity improvements, and making it easier for you to make Visual Studio your own.

.NETC#Visual Studio 2022