views:

25

answers:

3

It would be great to have something like intellisense or code auto-complete for php/js/jquery..

I'm using Windows, and I've tried only NetBeans so far, can you suggest another all-in-one IDE ?

Thanks in advance, best regards.

A: 

There was a similar quesiton to this a few days ago, based on the best for speed/low memory usage. One of the recommendations was Geany, and I've gotta say so far it's working out really well (I'm likely moving from PHPEdit but will still use vim on occasion ;))

Rudu
the memory usage doesn't matter for me, anyway thx, googling for Geany
Victor Z.
A: 

Netbeans has autocompletion for PHP, HTML, javascript and Jquery

tdtje
A: 

phpDesigner 7 has all of the features you're looking for. It has built-in HTML, CSS, JS, PHP editor. Debugging tools, code completion, syntax highlighting, code checking etc, also supports popular JS frameworks. It's commercial but you can use trial version and see it yourself.

Gani Simsek