These days APTANA seems to be the IDE of choice for Javascript developers although there is no package for Ubuntu or any other distribution.
How do I install Aptana on Ubuntu? Is it stable?
(if you can suggest alternatives they are welcome)
These days APTANA seems to be the IDE of choice for Javascript developers although there is no package for Ubuntu or any other distribution. How do I install Aptana on Ubuntu? Is it stable? (if you can suggest alternatives they are welcome) |
|||||||
|
As it currently stands, this question is not a good fit for our Q&A; format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.If this question can be reworded to fit the rules in the help center, please edit the question.
You can install Aptana on Ubuntu (try those instructions). However, for a general-purpose IDE, I like Geany.
If you want to use vim or emacs, it might be worthwhile, too, to take a look around GitHub to see if other JS/HTML/CSS developers have shared their configuration files. |
|||
|