diff options
Diffstat (limited to 'doc/ScintillaRelated.html')
-rw-r--r-- | doc/ScintillaRelated.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 0b8aee7fe..6294fee04 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -123,6 +123,11 @@ Projects using Scintilla </h3> <p> + <a href="http://universalindent.sourceforge.net/">UniversalIndentGUI</a> + is a cross platform GUI for several code formatters, beautifiers and indenters + like GreatCode, AStyle (Artistic Styler), GNU Indent, BCPP and so on. + </p> + <p> <a href="http://scitools.com/products/trackback/product.php">TrackBack</a> watches and backs up every change made in your source code. </p> |