Hello everyone,
Please welcome ReSharper 2020.3 EAP1. It’s only the beginning of the release cycle, but we’ve already got something to show you!
ReSharper
With C# 9 on the way, we’re doing a lot to support the latest language standard.
For top-level statements, ReSharper not only provides some basics, like code completion and code analysis, but also offers a couple of handy quick-fixes and refactorings.
When copy-pasting pieces of code, we often don't care about placement. However, C# 9 requires top-level statements to precede any type or namespace declarations. Fortunately, ReSharper