acode-plugin-prettier icon indicating copy to clipboard operation
acode-plugin-prettier copied to clipboard

Code formatter plugin for Acode editor for Android

acode-plugin-prettier

Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.

This plugin can format code written in Acode editor for Android.

Supported Extensions

  • html
  • htm
  • css
  • scss
  • less
  • js
  • cjs
  • es
  • mjs
  • jsx
  • ts
  • tsx
  • vue
  • json
  • hbs
  • handlebars
  • md
  • yaml
  • yml

Under Development

This plugin is currently under development so it may not work properly.

Known issues

None so far. If you find any issues, please raise it in GitHub issues. Thank you.