ReSharper 2023.3 Help

Other

ReSharper options: Code Editing | TypeScript | Formatting Style | Other

This page helps configure a number of additional settings that control how ReSharper treats new code and reformats existing code. You can adjust the values and check the preview pane at the bottom of the page to see how your preferences affect the code.

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: 18 March 2024