JetBrains Fleet 1.32 Help

Reformat C# code

The extensive set of code formatting rules in C# has a default configuration that takes into account numerous best practices, but every detail of formatting rules can be configured in .editorconfig files.

To reformat code, press ⌥ ⇧ F or choose Code | Reformat Code from the menu. If there is a selection, only the selection is reformatted; if there is no selection, JetBrains Fleet will reformat the whole file.

Specific EditorConfig properties that control code formatting are listed in the following topics:

Last modified: 22 March 2024