Acode
Acode copied to clipboard
Cannot set Prettier as python formatter or convert tab to spaces.
I mostly use python and given python's strict rules for indentation, I prefer spaces to tabs. However, it seems Acode App doesn't have support to convert tabs to spaces.
Secondly, although the Prettier plugin lists python as one of the supported languages, there is no way to set it as preferred python formatter. Instead, it is allowed to set it as formatter for django but django is not a language but a python module.
I'll update thi prettier plugin to support prettier.config.js or other prettier configuration files.
For python this plugin will be nice.