Guide to Reformatting Code in IntelliJ

This page summarizes the projects mentioned and recommended in the original post on /r/coding

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • black

    The uncompromising Python code formatter

  • We started to use Black as code formatting tool for our Python code in IntelliJ. And for myself, I made convenient shortcut (SHIFT+ALT+F since it is the same as in VS Code). Black calls itself "The uncompromising code formatter", so no more bikeshedding in our team about quote style, tabs or spaces, how to break up calls that uses fluent interface patterns etc.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts