diff options
Diffstat (limited to 'doc')
| -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> | 
