Showing results for Code Fixes - .NET Blog

Apr 2, 2019
16
0

Visual Studio 2019 .NET productivity

KendraHavens
KendraHavens

Your friendly neighborhood .NET productivity team (aka. Roslyn) focuses a lot on improving the .NET coding experience. Sometimes it’s the little refactorings and code fixes that really improve your workflow. You may have seen many improvements in the previews, but for all of you who were eagerly awaiting the GA release here’s a few features you may...

.NETC#Visual Studio
Dec 13, 2018
1
0

Visual Studio 2019 Preview .NET Productivity

KendraHavens
KendraHavens

As you hopefully heard, the first preview of Visual Studio 2019 is now available. In this post I’ll cover some of the productivity improvements for .NET developers we’re most excited about. For a complete list, check out the release notes. Regex Language Support Any regular expressions in your C# or Visual Basic files now have syntax highlighting...

.NET