javascript editor with autocomplete

Discussion in 'JavaScript' started by xlcho, Jun 24, 2008.

  1. #1
    Hi there,
    I'm starting a big javascript project and i wanted to make things easier with the right editor. I need an editor that has full autocomplete on js's objects. I mean, when i type
    the editor should tell me all the methods of the Math object, etc. I've tried several editors, but even though some of them were good, none had this ability.

    Does anyone know of anything like that ? Thanks in advance :)
     
    xlcho, Jun 24, 2008 IP
  2. koolman

    koolman Peon

    Messages:
    76
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Aptana Studio is a good free editor that is capable with that feature.
     
    koolman, Jun 24, 2008 IP
  3. xlcho

    xlcho Guest

    Messages:
    532
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks dude :) I've tried that some time ago. It was based on Eclipse, right? A bit heavy but on my new laptop it should be running well. I'll install it first thing in the morning and see if it fits me, cause the last time i didn't have the time to explore it well...
     
    xlcho, Jun 24, 2008 IP
  4. terek

    terek Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Try this (http://www.yaldex.com/JSFactory_Pro.htm)javascript editor
     
    terek, Aug 28, 2008 IP