The best IDE for javascript

Discussion in 'JavaScript' started by camjohnson95, Nov 17, 2009.

  1. #1
    I currently use Visual Studio for javascript development, which is pretty good and helps because it integrates well with the rest of my server-side code. But I would like to find something better and more specific to javascript. Is there any other good javascript-specific IDE's available? Which one is the best? I like to have the intellisense(auto-complete) feature and debugging available. Automatic code highlighting and indentation is a given.
    Any suggestions...
     
    camjohnson95, Nov 17, 2009 IP
  2. shubhamjain

    shubhamjain Active Member

    Messages:
    215
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    63
    #2
    What you have to say about Notepad++. it is not exactly you need but it have all features you mentioned..
     
    shubhamjain, Nov 17, 2009 IP
  3. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Yeah, it seems okay for making quick alterations to scripts, rather than notepad. I noticed the autocomplete isn't specific to the current object, but it still helps... Thanks for the suggestion.
     
    camjohnson95, Nov 17, 2009 IP
  4. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #4
    erm - give etexteditor a go. i use that for pure js dev, or uestudio for my php + rest projects. although debugging is odd...
     
    dimitar christoff, Nov 18, 2009 IP
  5. ajaXpert

    ajaXpert Member

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #5
    The best javascript editor is Aptana. There is code complete, highlight, documentation etc.
     
    ajaXpert, Nov 19, 2009 IP
  6. SoftSkill

    SoftSkill Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    try edit++ i hope it will use for you
     
    SoftSkill, Nov 23, 2009 IP
  7. ajaXpert

    ajaXpert Member

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #7
    adobe dreamweaver may be an alternative...
     
    ajaXpert, Nov 26, 2009 IP
  8. japanninja

    japanninja Active Member

    Messages:
    54
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    50
    #8
    +1 for Aptana. It is the best IDE for any web development scripting.
     
    japanninja, Nov 26, 2009 IP
  9. Amit Oxy

    Amit Oxy Guest

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Komodo 5.1 is the best one.. for any type of coding it comes with jquery intelligence.
     
    Amit Oxy, Nov 28, 2009 IP
  10. DanAbbamont

    DanAbbamont Guest

    Messages:
    330
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #10
    To be honest, I keep a cheat sheet nearby, also a jquery cheat sheet and just use gedit on linux. No bells and whistles, but syntax highlighting for whatever language you can think of which is nice because I do the client side stuff in JS and the server side stuff in PHP.
     
    DanAbbamont, Dec 3, 2009 IP
  11. andrewpr

    andrewpr Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I use a text editor for jQuery scripting... with highlighting the code :-D
     
    andrewpr, Dec 7, 2009 IP