Can anyone recommend an online code editor?

I have tried many different online wysiwyg editors. And many of them have HTML edit mode. But I am looking for an editor (it doesn't have to have WYSIWYG) that I can use in an online tool to edit html/javascript/css.

Ideally, it should have:

  • Support for tabs (press tab to indent code)
  • Color coding for various languages
  • Not try to execute embedded javascript when run
  • Any suggestions? I have tried so many but none that have what I want.

    EDIT: To be clear, I need code to add to my code. Not an online editor somewhere. This is for a CMS I am developing.


    I found one searching other solutions on this forum. Thanks!

    http://www.cdolivet.com/editarea/


    Firebug是一款非常出色的在线编辑器,我用它来做firefox,非常棒,我非常推荐它!

    链接地址: http://www.djcxy.com/p/64364.html

    上一篇: 摩纳哥编辑器如何添加自定义语言分析器和语法验证

    下一篇: 任何人都可以推荐在线代码编辑器?