Is there any Web based editor for html, javascript, jquery and css with intellisense? Sites like jsFiddle are great, but the lack of intellisense makes the whole exercise of editing a rather tedious task.
3 Answers
I think the Cloud9 IDE will do what you want.
1 Comment
Pratik Joshi
But its not for Free ! Its paid
Webstorm or IntelliJ are both great for JavaScript development.
1 Comment
Pete Alvin
I don't think Webstorm is "Web based."
User "Busticated" is prophetically correct. From the Cloud9 Google group:
Q: Are there any plans to add an intellisense/codecompletion feature to Cloud9?
If so, what is the goal date-wise?
A: Yes, we're working on autocomplete for Cloud9. I have it scheduled for the autumn right now, but I have good hopes we'll be able to do a poor-mans implementation by this summer.
Ruben