acode-plugin-prettier
acode-plugin-prettier copied to clipboard
Code formatter plugin for Acode editor for Android
Right now if I try to format a svelte file it will cause problems if I have and {:else} block https://github.com/sveltejs/prettier-plugin-svelte
Haven't tried other langs
add support for config prettier, for example desabling semi colons for javascript and using single quotes
Hello, I'm glad to have found this project. There are almost no good looking highlighted formatting editors on Android that support all syntax. I'm happy to find this project, but...
Hi, I'm scripting with JavaScript using Acode Version 1.8.1 (274). I find that Prettier jumps to a line of code above the line that was edited, or may move back...
not working on my device (Android 9)
Im unable to find any instructions on how to enable prettier to format my code? is it possible to select all and let prettier tidy up my indentations?
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...