Posts by this author

May 5, 2022
18
2

Visual Studio on an ultra-wide monitor

A growing number of Visual Studio customers use ultra-wide monitors today. Ultra-wide means wider than a traditional 16:9 widescreen display – usually 3440x1440 or larger resolution. They seem to be gaining popularity among developers and I’m curious how Visual Studio can use all this extra space. So, I asked people on Twitter to send me screenshot...

ProductivityTips and Tricks
Mar 15, 2022
4
1

Happy 25th birthday Visual Studio!

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
Nov 16, 2021
15
0

Writing extensions just got easier

In collaboration with the open source community, we’re introducing a new toolkit for writing Visual Studio extensions. Extensions used to be difficult to write, but the new toolkit makes it easier than ever. The toolkit consists of brand-new tooling inside Visual Studio as well as new APIs to code against. It’s all included in the free Extensibilit...

ExtensionsGetting Started
Oct 13, 2021
4
0

Learn to write Visual Studio extensions

Writing extension for Visual Studio can be a daunting task for even the seasoned developer. Figuring out where to start is a not obvious and the whole process a bit mysterious. At least, that’s what you’ve told over the years from trying to write extensions. That’s why we’re now introducing a new video series to make extension writing easier than e...

Extensions
Sep 14, 2021
58
0

Visual Studio 2022 Preview 4 is now available!

We are excited to announce the fourth preview release of Visual Studio 2022! With Preview 4, there are more new capabilities on the themes of personal and team productivity, modern development, and constant innovation. In this blog, we're highlighting a few of the new capabilities of Visual Studio 2022 Preview 4. We’d love for you to download it, t...

.NETVisual StudioPerformance
Aug 30, 2021
10
0

Optimizing toolbars for your workflow

Visual Studio is the application I use the most on any given workday, and I consider it my virtual home. It’s where I’m comfortable, productive, excited, frustrated, and happy. I love Visual Studio. Over the years, I’ve learned how to optimize it for my various development workflows—I personalized it. Just like I would with a home in the real world...

personalize
Aug 10, 2021
70
1

Visual Studio 2022 Preview 3 now available!

We are excited to announce the third preview release of Visual Studio 2022! With Preview 3 there are more new capabilities on the themes of personal and team productivity, modern development, and constant innovation. In this blog we’re going to highlight a few of the new capabilities of Visual Studio 2022 Preview 3. We’d love for you to download it...

.NETAzureVisual Studio 2022
Aug 10, 2021
19
0

Visual Studio 2019 v16.11 is Available Now!

We are excited to announce the release of Visual Studio 2019 v16.11 GA. This release improves upon the Git tooling experience in Visual Studio, enables Hot Reload for .NET applications, adds convenient links to the help menu, and upgrades LLVM tools to LLVM 12. For full details, see the Visual Studio 2019 release notes. Servicing Baselines Th...

Jan 25, 2021
36
1

New experience for sending us your feedback

We’ve been working to improve the Developer Community for providing feedback about Visual Studio. Last summer, we updated to a more flexible browser-based mechanism for sending feedback. Now we’re upgrading the rest of the Developer Community website. We’ve listened to your feedback and addressed almost half of all feature requests for Developer Co...

Developer CommunityFeedback
Oct 26, 2020
7
0

Get more done with search in Visual Studio

Over the years, the Search feature in Visual Studio has gotten faster and more capable. You might have missed some of the things it can do to help you be more productive and get the most out of Visual Studio. So, let’s take a closer look at how you can use Search in your daily work. I hit Ctrl+Q to use Search every single day and have for years....

Tips and TricksSearch