Visual Studio

Azure DevOps requires TLS 1.2 on all connections including Visual Studio

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.
The post Azure DevOps requires TLS 1.2 on all connections including Visual Studio appeared first on Visual Studio Blog.
Visual Studio

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

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!
The post Code search in Visual Studio 2022 is about to get much faster appeared first on Visual Studio Blog.
Visual Studio

Visual Studio 2022 for Mac Preview 5

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.
The post Visual Studio 2022 for Mac Preview 5 appeared first on Visual Studio Blog.
Visual Studio

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

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.
The post Bringing Code Cleanup on Save To Visual Studio 2022 17.1 Preview 2 appeared first on Visual Studio Blog.
Visual Studio