Hello everyone,
The second EAP build for ReSharper 2023.2 has just been released!You can download it from our website. Heads up: This update is heavy on C# language support. Let’s go over the most important updates.
Inspections for working with local functions
ReSharper 2023.2 EAP 2 introduces two new inspections and corresponding quick-fixes aimed at improving code readability with local functions.
The use of local functions can present certain challenges with respect to code readability. A common issue is that developers reading the code are forced to scroll thr