EditArea
EditArea copied to clipboard
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...
1. fixed disappearing editor in full screen In some cases, the editor disappears when activating it full screen. With this CSS fix, it shouldn't happen anymore. 2. added 'fooinit' function...
I was trying to create a new document from editarea itself after selecting few files from local storage, but when am trying to add new document it is overwriting existing...
Hi, thank's for all your work ! It's possible to add DOWNLOAD FILE function ?