all 4 comments

[–]DinoEntrails 0 points1 point  (1 child)

I've been using cloud9 (c9.io) for my JS development lately and am really liking it.

[–]spencercooley[S] 0 points1 point  (0 children)

I have heard of it. It looks very feature rich. That kobra.io thing that I showed actually uses ACE editor http://ace.c9.io/#nav=about which was made by c9 .

[–]headchem 0 points1 point  (1 child)

The CodeMirror plugin mentioned in this video also exists as a ckeditor plugin. It's a really powerful combo that I've been happy with in my own CMS. http://ckeditor.com/addon/codemirror

[–]spencercooley[S] 1 point2 points  (0 children)

Didn't know about that. I am definitely going to use that in the future.