Glavin001 / atom-beautify

:mega: Help Wanted - Looking for Maintainer: https://github.com/Glavin001/atom-beautify/issues/2572 | :lipstick: Universal beautification package for Atom editor (:warning: Currently migrating to https://github.com/Unibeautify/ and have very limited bandwidth for Atom-Beautify Issues. Thank you for your patience and understanding :heart: )
http://unibeautify.com/
MIT License
1.5k stars 453 forks source link

JSP support #575

Open duvanjamid opened 9 years ago

duvanjamid commented 9 years ago

it would be quite useful !!

prettydiff commented 9 years ago

Pretty Diff can already support this. One of us just needs to create a pull request exactly like: https://github.com/Glavin001/atom-beautify/issues/559

Glavin001 commented 9 years ago

An example Pull request being #560

Instructions from wiki: https://github.com/Glavin001/atom-beautify/wiki/Add-an-unsupported-language-using-an-existing-beautifier

ghost commented 7 years ago

Sorry to bring this one up again - JSP support is provided in XML langauge support, but only the extension .jsp is support - can we get .jspf supported as well? At the moment I have to change the language from javascript pages to xml in atom before being able to beautify.