EditArea
Screenshots
Description
Here is EditArea, a free javascript editor for source code. It allow to write well formated source code with line numerotation, tab support, search & replace (with regexp) and live syntax highlighting (customizable).
EditArea Web SiteUser Ratings
User Reviews
-
Cdolivet, it's really awesome! but the question is how to deliver the file content to PHP(so that PHP script can handle READ/WRITE back to server)?
-
Hi. Great job. I made an Yii extension based on EditArea. Here is extension: http://www.yiiframework.com/extension/fileeditor/ or a live demo at http://fileeditor.binary-technology.ro/.
-
I'm using it at my online MSP430 compiler at www.inventortown.com. It works great! Thanks.
-
Very good! I use it in liveworkspace.org/ online compiler.
-
Fast and easy to implement. Great work
-
Very good although it could be better when it comes to cross browser support and more features.