Jump to content

Recommended Posts

Posted

I have been programming in javascript and jQuery for a while now but I haven't found a good editor for these languages.

I have tried notepad++, netBeans, Visual Studio and Aptana Studio and so far netBeans has been the best pick.

Java has multiple editors with great support, C# and VB.net has Visual Studio and it feels like javascript has been left without a good IDE. I want to have a editor which can autocomplete methods and with support for jQuery. Is there such a tool?

 

What do you use?

Posted

Have you tried Visual Studio 2012? I realise its in RC at the moment, but one of the major improvements is javascript support due to its emphisis on building apps for windows 8 and metro

Posted (edited)

I just use notepad++, it does actually have "custom auto-completion".

 

However to be honest, its not the end of the world.

 

In regards to jquery, as wonderful as it is. If you really want to leverage the power of JavaScript. Try doing it in raw JavaScript whenever possible.

Edited by __Darknite
Posted

I just use notepad++, it does actually have "custom auto-completion".

 

However to be honest, its not the end of the world.

 

In regards to jquery, as wonderful as it is. If you really want to leverage the power of JavaScript. Try doing it in raw JavaScript whenever possible.

I much prefer the Library in JQuery though.. Powerful yet easy

Posted (edited)

I mostly use Textpad or Notepad++ because I don't look for fancy features in editors. On the same subject, has anyone tried Yaldex? It looks like a decent Javascript editor which also happens to be free.

Edited by bryce12
  • 1 year later...
Posted

I have used multiple editors when I first started out and the first thing I looked for was simplicity and good design (for my eye candy standards). I tried Visual Studio, and though it had a good design, it wasn't simple. There's just so many buttons!
I then tried Netbeans. Netbeans was okay, but when I heard about Eclipse and tried the latter, it turned out to be much better in terms of both design and simplicity. So I would suggest you give Eclipse a try.

  • 6 months later...
Posted

In my opinion sublime text 2 is the best, since it autocompletes most functions and it also has a dropdown list, that's really nice when you are not sure about a command. I also like that you can change the theme of it easily, because my eyes start to hurt when I look at a bright screen for too long. That's why I use one of the darker themes.

  • 4 years later...
Posted

 

Here,

Some In-Demand Javascript and Jquery Editor's  list are given here.

Sublime Text, Visual Studio Code, Brackets, Atom, Komodo Edit, Notepad++, Emacs...

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...