General information
EditArea is a free javascript editor for source code. It allow to write well formated source code. That's no way a WYSIWYG editor.
EditArea is developed by Christophe Dolivet (contact) and is currently released under the "LGPL", "Apache" and "BSD" licenses (use the one you want), read the licenses agreement for details.
Features
- Easy to integrate, takes only a couple lines of code.
- Live syntax highlight.
- Search and replace (with regexp).
- Line numerotation.
- International language support.
- Allow to create new syntax or translation files.
- Multiple instance on the same page.
- Multiple browser support (see compatibility chart for more information).
- Font resizing.
- Toolbar customization.
- Load and save callback function.
- Possibility to use a gzip compressed version of the script (only 20Kb).