Visual Studio Got a Big Update!
Welcome back! Visual Studio is an awesome coding environment where we can develop our projects within, if you’re new to Visual Studio, check out the link below:
Visual Studio just got its next big update, this is the Visual Studio 17.2 update, you can check out their entire release log in the link below:
So, let’s take a look at some of the biggest changes with this update!
Editor Updates
This new version of Visual Studio brings brings added support for the new snippet function, and the ability to collapse regions of code for easy readability!
String Literals
This new update with Visual Studio now brings the new C# 11 feature which are raw string literals, this version of Visual Studio brings this support natively!