ReSharper
 
Get ReSharper
Get your hands on the new features ahead of the release by joining the Early Access Program for ReSharper 2025.1! Learn more

Generalized EditorConfig properties

Last modified: 26 May 2024

Each of the EditorConfig properties listed in this topic allow setting multiple similar properties at once.

For example, there are a number of rather granular properties that let you configure whether to use space before parenthesis in if, while, catch, and so on. If you do not need to configure each of these similar properties separately, you can use the corresponding Generalized property ([resharper_]space_after_keywords_in_control_flow_statements in this case).