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

Code style and cleanup

Last modified: 11 February 2024

JetBrains Rider provides a lot of features for keeping your code neat and clean. Being tightly interwoven with the majority of other JetBrains Rider's features, they help you produce code and change existing codebases according to the specific code style. The code style, which includes naming standards, formatting rules, file layout, file header style, and many other tiny aspects (such as order of modifiers or whether to use var keyword) can be configured to a very detailed level and shared across your team.

JetBrains Rider uses different approaches to deal with different aspects of the code style. For instance:

You can refer to specific topics in this section to learn how exactly JetBrains Rider deals with the corresponding code style aspects.