codeapp
codeapp copied to clipboard
[Feature request] build-in beautifier
As the title, please add a beautifier module to the Code. thank you.
Thanks for reaching out. What languages do you want it to support?
Thanks for reaching out. What languages do you want it to support?
I prefer Javascript and JSON object
You can use prettier in the cli through npm install -g [email protected]
@bummoblizard Can you not build this feature into the ide? Most ides include a feature such as this and it would be great to have.