I use Eclipse to edit php files. It gives me the list of php variables and functions in the otline window.
Is there any IDE (free of charge) that would provide list of javascripts that are inside my php file?
I have lots of them and it would be much easier to navigata with such a list.
Netbeans for php and Aptana studio should do it and they have also an integrated javascript debugger.
I’m also sure PhpEd does NOT have this function because i use it and it’s a feature i want.