Order of #includes
ReSharper | Options | Code Editing | C++ | Order of #includes
On this page, you can configure the #include ordering settings.
Preserve existing #include groups during a sort | This option lets you configure whether the default sorting action should regroup all directives or sort each group separately. |
Case-sensitive sort | Select this option to sort all |
Group headers by directory | Select this option to create groups of headers based on their file path. |
Put files before folders | By default, all |
Sort order | Customize the sorting rules: order precompiled headers, the main header for the current file, add blank lines to separate your groups and find the place for all |
note
ReSharper's settings are saved in settings layers, which allow you to have different settings for different solutions and to share your settings with your team.