If I embrace several methods with a region in FileStructure, the resulting #region/#endregion lines have preceeding/succeeding blank lines, although the code style settings have defined that there should be none.
Only reformatting the whole code block helps, which is one extra step (and not always wanted for the whole code anyway).
FileStructure should use the blank line settings for the inserted #region/#endregion lines.