We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I would like to be able to use tabs for my indentations. You can set this in the IDE but not for the auto-formatter.
An option in formatter.conf like the editor.tabs.expand=false option that is already in the IDE preferences file would fix this issue.
formatter.conf
editor.tabs.expand=false