In my Cloud09 IDE I enabled the PHP setting "Custom Code Formatter"
But saving results in an Error: No code formatter set for php: please check your project settings
there is no formatter predefined like with JS (esformatter -i "$file"
) and google is of no help as well...
How do I use this setting?
How can I install a PHP formatter on Cloud9?
My only search revealed this Pear package but it seems outdated.