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.
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.
I think the Cloud9 IDE will do what you want.
Webstorm or IntelliJ are both great for JavaScript development.
User "Busticated" is prophetically correct. From the Cloud9 Google group:
Q: Are there any plans to add an intellisense/codepletion feature to Cloud9?
If so, what is the goal date-wise?
A: Yes, we're working on autoplete 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
Source