Jetbrains Resharper - Ultimate 2024.1.3

JetBrains has announced that ReSharper 2024.2 (expected Q4 2024) will include:

One of the primary reasons developers upgrade their tooling is to keep up with language evolution. Microsoft has introduced , and ReSharper 2024.1.3 provides comprehensive support for its new syntax and features. JetBrains ReSharper Ultimate 2024.1.3

In internal tests using a 500-project solution (Epic’s Unreal Engine + C# tooling): JetBrains has announced that ReSharper 2024

The new collection expressions syntax (using square brackets [] to initialize lists and arrays) is fully supported. ReSharper’s intelligent code completion (IntelliSense) now predicts and suggests collection expressions where appropriate. If you are maintaining legacy code, ReSharper offers a "Convert to collection expression" context action, allowing you to modernize your codebase with a single click. JetBrains ReSharper Ultimate 2024.1.3

Top Bottom