Can anyone suggest the best free online web development IDE?
The IDE should be free, run inside a web browser (no additional software or plugins), FTP support to upload the solution to the web server, code highlighting for PHP, CSS, HTML and JavaScript as well as intelligent code suggestion (auto-complete option) and function parameter hinting.
When I say free, I also mean solutions that provide a one user free package, even if multiple user packages are paid.
I am aware of codeanywhere.com web application, which is a good tool, but would like to hear about other suggested alternatives.