diff options
author | Neil <nyamatongwe@gmail.com> | 2016-01-12 16:04:54 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-01-12 16:04:54 +1100 |
commit | 2ce0fcbbdca0cb9e12311b6953110b69a33cd9f8 (patch) | |
tree | b2fdc5b0b898f5edbb9cf93ba4f663195b729c9b | |
parent | 4cf333d3b3bae025f1a03ea4a1302cb759a8a509 (diff) | |
download | scintilla-mirror-2ce0fcbbdca0cb9e12311b6953110b69a33cd9f8.tar.gz |
Add entries for ZeroBrane and XML Validator Buddy and fix description of
CodeAssistor.
-rw-r--r-- | doc/ScintillaRelated.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index ac9709f8c..660e1713c 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -128,6 +128,15 @@ Projects using Scintilla </h3> <p> + <a href="http://studio.zerobrane.com">ZeroBrane Studio Lua IDE</a> + is a lightweight Lua IDE with code completion, syntax highlighting, live + coding, remote debugger, and code analyzer (Windows, OSX, and Linux). + </p> + <p> + <a href="http://www.xml-buddy.com/">XML Validator Buddy</a> + is an XML/JSON editor and XML validator for Windows. + </p> + <p> <a href="https://github.com/rhaberkorn/sciteco">SciTECO</a> is an advanced TECO dialect and interactive screen editor based on Scintilla. </p> @@ -171,7 +180,7 @@ </p> <p> <a href="https://launchpad.net/codeassistor">The CodeAssistor Editor</a> - is a small and simple MacOSX source code editor. + is a small and simple source code editor for MacOSX, Windows, and GTK/Linux. </p> <p> <a href="http://www.topwizprogramming.com/freecode_pbeditor.html">PBEditor</a> |