Hello everyone and welcome to ReSharper’s third and final release of the year!
With C# 9 recently released, ReSharper 2020.3 was destined to be about supporting new language features with our entire tool set. Of course, Source Generators had to be covered too. We also managed to implement long-awaited support for the Avalonia UI framework, and we added some new features to help with your daily routine. Let’s dig into these improvements.
ReSharper 2020.3
C# 9
Record types introduced in C# 9 are reference types with value semantics. They go perfectly with init-only properties that can only

ReSharper 2020.3: Support for C# 9 and Source Generators, New Features in Inlay Hints, and Support for Avalonia UI
by