File Header formatting

I love the file header option in Resharper 6.1
Unfortunately it does not add a blank line between the embracing region and the first using directive.
Even though Blank Lines around regions is set to 1 and Blank Lines after header comment is set to 1.

Is this a bug or am I missing a setting?

1
2 comments
Avatar
Permanently deleted user

Hello Heiko,

From what I see, this happens when you apply a code cleanup profile that doesn't reformat code. As soon as you set the profile to reformat code, ReSharper honors your blank line settings.
Can you please confirm that this is also the case on your machine?

0
Avatar
Permanently deleted user

Excellent. Thank you. That fixed it.

0

Please sign in to leave a comment.