diff options
Diffstat (limited to 'scintilla/doc/ScintillaRelated.html')
-rw-r--r-- | scintilla/doc/ScintillaRelated.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scintilla/doc/ScintillaRelated.html b/scintilla/doc/ScintillaRelated.html index 956f805..3a20b08 100644 --- a/scintilla/doc/ScintillaRelated.html +++ b/scintilla/doc/ScintillaRelated.html @@ -455,6 +455,10 @@ Editing Components
</h3>
<p>
+ <a href="https://codemirror.net/">CodeMirror</a>
+ is a versatile text editor implemented in JavaScript for the browser.
+ </p>
+ <p>
<a href="http://www.soft-gems.net/index.php/controls/unicodeeditor-formerly-unicode-syntax-editor">UniCodeEditor</a>
is a Unicode aware syntax editor control for Delphi and C++ Builder.
</p>
|