Keep max blank lines for 'General'
Hello,
I would like an extra setting for configuring Blank Lines -> General, similar to Blank Lines -> Blank Lines in declarations -> Keep max blank lines in declarations.
Using this setting, it is possible to have the following structure, where the amount of blank lines between methods is either 0 or 1:

However, this functionality is missing for Blank Lines -> General. This means our code conventions within regions are not supported by Rider, as our codebase contains the following structure:

Setting Blank Lines -> General -> Inside region to 1 will reformat the code with extra whitespace:

Reformatting with the setting set to 0 will remove blank lines:

Neither situation is ideal for our coding conventions. An extra setting within Blank Lines -> General where the amount of blank lines can be set within a range would help us tremendously.
Please sign in to leave a comment.
Hello @...,
Thank you for the request! I submitted it to my teammates via out bug-tracker: https://youtrack.jetbrains.com/issue/RSRP-482502 Please feel free to comment and vote or just subscribe on the issue.