ReSharper 2024.1 Help

Unreal Engine

ReSharper options: Code Editing | C++ | Formatting Style | Unreal Engine

On this page, you can adjust formatting preferences that affect C++ code in Unreal Engine projects.

The options that you configure on this page apply in the following cases:

If there are .editorconfig, .clang-format, or _clang-format files that affect your solution, preferences on this page could be overridden by EditorConfig styles or Clang-Format styles. You will see a yellow warning if at least one preference on the page is overridden by EditorConfig or Clang-Format styles for the current file, each overridden preference will also be highlighted with yellow. For example:

Code formatting options overridden by EditorConfig styles
Last modified: 09 April 2024