Showing archive results for 2022

Mar 15, 2022
Post comments count21
Post likes count1

Visual Studio 2022 for Mac Preview 7

Jordan Matthiesen
Jordan Matthiesen

Visual Studio 2022 for Mac 17.0 Preview 7 is here and continues our focus on addressing top issues and driving forward to a high-quality GA (general availability) release. In addition to many fixes, this release brings back Xamarin mobile tooling as a supported experience and introduces Azure Functions V4 tooling which supports running on .NET

Visual Studio for MacVisual Studio 2022 for MacVSMac
Mar 15, 2022
Post comments count4
Post likes count1

Happy 25th birthday Visual Studio!

Mads Kristensen
Mads Kristensen

It’s now been 25 years since the first release of Visual Studio in 1997 and such a big milestone deserves a proper celebration. The Visual Studio 25th Anniversary Event kicks off at 9 AM Pacific Time on Thursday, March 17, with exclusive content and exciting reveals all day long. During the online event, you’ll see familiar faces from Visual...

Event
Mar 7, 2022
Post comments count7
Post likes count1

Edge Developer Tools for Visual Studio (Preview)

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

When developing web apps, it’s common to use the browser developer tools to perform various tasks like; modifying the CSS, inspecting network traffic, etc. Because the browser is disconnected from the IDE, if you make changes to the running application in the browser, you will need to remember and reapply those changes to your code as well. To make...

Feb 17, 2022
Post comments count7
Post likes count1

Line-staging (Interactive Staging)

Taysser Gherfal
Taysser Gherfal

Line-staging support, a.k.a. interactive staging is one of our most popular Git suggestion tickets. Visual Studio already supports staging files and now we are taking that to the next level by making it possible to stage chunks of changes in your files right from the editor. Line-staging can be helpful when you need to split changes across differen...

.NETC++GitHub
Feb 16, 2022
Post comments count12
Post likes count1

Visual Studio 2022 for Mac Preview 6

Jordan Matthiesen
Jordan Matthiesen

It’s February, and time for another Visual Studio 2022 for Mac Preview release! Today we’re sharing Visual Studio 2022 for Mac Preview 6, which focuses on addressing top issues from the January 25th Preview 5 release as well as continuing the move of the IDE to native macOS UI. Preview 5 was a huge release for the product, debuting the IDE running ...

Visual Studio for MacVisual Studio 2022 for Mac
Feb 16, 2022
Post comments count9
Post likes count1

Typing Less, Coding More: How we delivered IntelliCode whole line completions with a transformer model

Shengyu Fu
Shengyu Fu

Introduction Great code completions make you more productive while composing your code. Visual Studio 2022 now automatically completes C# code up to a whole line at a time, using a rich knowledge of your coding context. We have also released the IntelliCode Completions extension in Visual Studio Code (VSCode) to speed up coding in Python/TypeScrip...

Visual StudioVisual Studio CodeIntelliCode
Feb 15, 2022
Post comments count35
Post likes count1

Visual Studio 2022 17.1 is now available!

Dominic Nahous
Dominic Nahous

Today, Visual Studio 2022 17.1 graduates from preview and reaches general availability. Feedback from developers like you have helped us shape and refine Visual Studio 17.1 through its preview cycle and we’d like to thank you for your part in Visual Studio’s journey. In my last blog post for Visual Studio 2022 17.1 Preview 2, I shared detail...

Feb 10, 2022
Post comments count12
Post likes count2

Support ends for older versions of Visual Studio

Paul Chapman
Paul Chapman

We want to keep you secure when using Visual Studio. If you’re using an older version of Visual Studio, we have several reminders about upcoming events in the Visual Studio support lifecycle. What does this mean for you? Visual Studio 2022 is our most productive IDE ever, and we recommend all our customers upgrade to it, espec...

Visual Studio 2017Visual Studio 2019Visual Studio 2012
Jan 28, 2022
Post comments count6
Post likes count1

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
Post comments count26
Post likes count2

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, ...