Latest version of Rider does not clean up JS files (C# file cleanup working fine), such as removing extra spaces, extra lines, or fixing lines greater than defined acceptable length. However, Resharper cleans up the files correctly. NET Core 3.0 web project. All JS files located in the wwwroot/js directory. Has anyone experienced this? If yes, how did you fix it.
To be explicit: cleanup using Ctrl+E, C
Tried:
- Restarting IDE
- Invalidating cache
- Moving files to different folder