Question:
Please suggest me free JavaScript editor which loads auto-complete code from external js libraries?
anil k
2012-08-05 23:06:51 UTC
Most javascript editors support auto complete ctrl+space of its standard syntax like keywords,symbols
but i am working on javascript library to explore more of it i require a editor which loads external library and suggest me code if i use its objects and press ctrl+space or .(dot). please suggest one even its a trail i will try to purchase or use trail version.

if any Plugin to netbean/eclipse/aptana/intelliJ CE plz suggest how to configure
thank you sir.
Three answers:
ccsCoder
2012-08-06 01:53:27 UTC
Hi,



Truly speaking, there are a very few of them that manage to give you atleast some support. I find Netbeans for all my Javascript Development. In my view this is the best one out there which is free.



If you are ready to pay, this IDE has been creating quite some waves:



http://www.jetbrains.com/webstorm/



Alternatively you can look at this discussion:

http://stackoverflow.com/questions/209126/good-javascript-ide-with-jquery-support
?
2012-08-06 06:55:12 UTC
edit plus will not provide you auto complete it is the text editor replacement for notepad

for auto complete you have to go with ajax or jquery there is no way by javascript i hope so







try this one http://www.javascriptsource.com/forms/auto-complete-function.html
R A V I
2012-08-06 06:34:09 UTC
Edit Plus is good


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...