Keep indents on empty lines
Answered
IntelliJ IDEA and pretty much every other JetBrains IDE has the option in Code Style to "Keep indents on empty lines". I use it everywhere, except for Rider, which doesn't seem to have it. I think it should be an option in Rider too, as I constantly find myself having to manually go through C# code files and fix their indentation.
It was requested a long time ago as issue RIDER-12695, but apparently it has been marked as a duplicate of a ReSharper bug, which seems odd to me.
Please sign in to leave a comment.
Please feel free to vote for RSRP-466519. Once this feature is implemented in ReSharper, it will be available in Rider as well.
Ah, so it is about that. Thank you. The 'bug' categorisation confused me a little.