• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Free editor JQuery

 
Greenhorn
Posts: 4
Eclipse IDE Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am looking for good editor for JQuery which will help in auto complete. Being a new to JQuery, I am doing lot of syntax mistakes. Is there any good free editor for JQuery?
 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
jQuery is just JavaScript, so if you find a good JavaScript editor, you'll be all set. That said, I use Intellij's IDEA which has a very good JavaScript editor built in. I haven't used a tool as specific as what you're asking for in many years.
 
Subrata Kumar Prasad
Greenhorn
Posts: 4
Eclipse IDE Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just found out to some extent Aptana does the job and is free. But you will have to configure JQuery (or Dojo or ExtJs .. etc ) features.

http://www.aptana.com/products/studio2/download
 
reply
    Bookmark Topic Watch Topic
  • New Topic