PDA

View Full Version : code completion in js, php, html editors??



abhilashm86
September 1st, 2009, 03:07 PM
i just tried geany, is there any good code completion editors like eclipse for java? it should be like, tell me numerous functions in Javascript, php and xhtml. are there any editors?
Or i'm using geany wrong!! geany just closes a tag when i create!!

colau
September 1st, 2009, 04:07 PM
i just tried geany, is there any good code completion editors like eclipse for java? it should be like, tell me numerous functions in Javascript, php and xhtml. are there any editors?
Or i'm using geany wrong!! geany just closes a tag when i create!!
Netbeans 6.7

Mirge
September 1st, 2009, 04:53 PM
i just tried geany, is there any good code completion editors like eclipse for java? it should be like, tell me numerous functions in Javascript, php and xhtml. are there any editors?
Or i'm using geany wrong!! geany just closes a tag when i create!!

Keep using Eclipse.......... or better, grab Eclipse PDT 2.1.0 All-In-One and keep it in its own separate directory from your Eclipse (java) copy.

http://www.zend.com/community/pdt <--- get Eclipse PDT 2.1.0 here.

Reiger
September 1st, 2009, 07:20 PM
Why keep seperate directories if you can just install PDT as add-on in the a Java based Eclipse environment?

That way you can have all the stuff in *one* editor (therefore *one* launcher)..

Mirge
September 1st, 2009, 09:45 PM
Why keep seperate directories if you can just install PDT as add-on in the a Java based Eclipse environment?

That way you can have all the stuff in *one* editor (therefore *one* launcher)..

Personal preference I guess. I like keeping my C++ stuff (Eclipse CDT) separate from my PDT install.

techrush
September 2nd, 2009, 07:43 PM
komodo edit. google it.