Showing tag results for Visual Studio 2022

Feb 28, 2023
Post comments count39
Post likes count3

Try Visual Studio 2022 v17.6 Preview 1

Marian Luparu

The first Preview for Visual Studio 2022 17.6 is now available! This release expands on the recently released 17.5 version of Visual Studio and aims at enhancing your productivity whether you’re a .NET developer, a game developer, and/or a C++ developer. Why should you try the latest preview? Because it’s like living in the future – you get to t...

.NETVisual Studio 2022IntelliCode
Feb 21, 2023
Post comments count74
Post likes count12

Visual Studio 2022 – 17.5 Released

Anthony Cangialosi

We’re excited to announce that Visual Studio 17.5 is now generally available. This release is full of updates that take friction out of your daily workflows making it easier for you stay in the zone while you code. Features like all-in-one search and intent-based suggestions help you move faster, while improved build and debug speeds ensure your ID...

.NETVisual StudioDebugging and Diagnostics
Jan 19, 2023
Post comments count19
Post likes count9

Visual Studio Spell Checker Preview Now Available

Dante Gagne

We know developers like you take pride in your code! Many of the features in Visual Studio are designed to help you write the code you want. Visual Studio helps you ensure your code compiles and can even help with code styling. Now it can even make sure your spelling is accurate. Visual Studio 17.5 preview 3 introduces the first preview of the Spel...

Visual StudioC#Visual Studio 2022
Dec 21, 2022
Post comments count17
Post likes count19

Write markdown without leaving Visual Studio

Dante Gagne

Markdown is a great solution when you want formatted code but don’t want to compromise easy readability. GitHub uses it for readme files, and we use it as our standard for Visual Studio documentation. If you’ve contributed to any open-source repo the odds are high that you’ve authored or edited at least one .md file in that repo somewhere. We’ve...

Visual StudioVisual Studio 2022Productivity
Dec 20, 2022
Post comments count26
Post likes count15

Adding new files just got a lot faster

Josh Stevens

Have you ever felt like the New Item Dialog slows you down when you want to quickly create an empty file or a simple C# class? Browsing through a list of templates is sometimes necessary, but wouldn’t it be great if Visual Studio could figure out which template you needed based only on the file name? If you answered yes, then you’ll want to use ...

Visual StudioVisual Studio 2022Productivity
Dec 15, 2022
Post comments count30
Post likes count18

Sticky Scroll now in preview

Leah Tran

When working in code with long classes and methods that stretch beyond the vertical size of your screen, it can be difficult to keep track of which scope you’re working in. You may be editing a long method or exploring an unfamiliar codebase. In Visual Studio 2022 17.5 Preview 2, we introduced Sticky Scroll to help you be more productive and sav...

Visual Studio 2022ProductivityEditor
Dec 6, 2022
Post comments count9
Post likes count6

What’s new in Visual Studio productivity

Dante Gagne

We often hear feedback from users like you that request smaller quality-of-life improvements in Visual Studio. While we can’t address every piece of feedback right away, we appreciate the time you spend providing it and hope you continue to share your thoughts on how to make Visual Studio even better. In today’s blog post, we’d like to share a hand...

Visual Studio 2022ProductivityEditor
Dec 1, 2022
Post comments count3
Post likes count5

Building a new JavaScript linting experience in Visual Studio

Maria Solano

Available today in the 17.4 public release, Visual Studio has revamped its ESLint support! The new linting experience includes:  But the main purpose of this post is not to list all of the cool things that the new linting service provides, but to tell you a little bit about the story behind it. I joined Microsoft at the begin...

JavaScriptVisual Studio 2022TypeScript
Nov 8, 2022
Post comments count18
Post likes count9

Arm64 Visual Studio is officially here!

Mark Downie

We are happy to announce the first fully supported Arm64 version of Visual Studio that will natively run, allowing building, and debugging Arm64 apps on Arm-based processors. 17.4 GA delivers a native Arm64 experience for Visual Studio that eliminates the need for emulation in most developer workflows. While the improved x64 emulator helps the s...

Visual Studio 2022Arm64
Oct 5, 2022
Post comments count2
Post likes count2

Visual Studio’s Azure Marketplace images now support Microsoft Dev Box

Ruben Rios

Over the last couple of years, we’ve expanded our Visual Studio VM image offerings for the Azure Marketplace. These images have proven to be popular not only for evaluating the latest Visual Studio releases, but also for jumpstarting developer environments in the cloud. In this post, we'll introduce new images optimized for running Visual Studio in...

Visual StudioAzureVisual Studio 2022