Tips and Tricks

10 Compelling Reasons Why You Need Visual Assist For Visual Studio 2022

Visual Studio is a great code editor that comes with a lot of features, and it’s one of the most widely used IDE worldwide. However, despite being a powerful IDE, some areas still need improvement. Some Visual Studio extensions and code plugins may significantly impact developers’ productivity, and Visual Assist is one of them. Visual Assist always provides swift support for new…
Read more
Tips and Tricks

Visual Studio 2022 Support!

Hello! We have very good news today. We just released Visual Assist 2021.5 and it has our official support for the Visual Studio 2022 release. This blog could be as short as that sentence, but I’d like to write a bit more about our support and how we got here.
Tips and Tricks

Busy Busy Busy!

Are you busy? I know we are. Our development team has been taking a hard look at what’s going on in the development landscape, and I thought we could share a few things that we’ve got going on behind the scenes: Visual Studio 2022 Public Preview is…
Tips and Tricks

How to Set Up Visual Assist

Visual Assist is a coding productivity tool for C++ and C# developers. It extends Visual Studio to make the programming experience better by providing tools for understanding code, checking code, and writing code. Some of its benefits include fast navigation…
Tips and Tricks

How To Modernize With Visual Assist Part 2

In the previous article, you read about five popular techniques to improve your projects and apply several Modern C++ patterns. Here’s a list of five more things! We’ll go from the override keyword to nullptr, scoped enums, and more. All techniques are super-easy with Visual Assist! 1. Override Let’s have a look at the following code with a simple class hierarchy: using…
Read more
Tips and Tricks

Developer Showcase: Visual Assist in Action

If you follow our blog, you’ve seen the features that our team is putting in place and likely felt their impact in your development. Instead of hearing more of the same, we thought we would share thoughts from one of our users. Meet Distalsoft, two brothers, one who…
Build Announcements

Visual Assist build 2031 is available

Greetings from San Francisco! Thank you to all of the customers who stopped by our booth at the Build conference. It’s clear we have ardent supporters. We look forward to providing you with the debugger improvement we demo’d. Expect a beta in a few months. To the many first-time visitors, we hope you find Visual Assist as valuable as we led you to believe. Build 2031 of Visual Assist…
Read more