Hi, I have largely developed in PHP, and find the Zend IDE awesome for this, it checks the script for errors in real time, gives code hints, and even gives you function hints to your own functions you have written in the script.
I use Zend IDE for javascript as well, as it at least color-codes, and does bracket-match highlighting. As I use mootools more and more, I am thinking: is there a Javascript editor that does for Javascript what Zend IDE does for PHP, and are there any that have some kind of Mootools plugin? Thanks, Matt.
