aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2010-05-09 09:27:47 +0000
committernyamatongwe <devnull@localhost>2010-05-09 09:27:47 +0000
commitea2befb68926d47fa20e0410442fe6ffa1e3447c (patch)
treec0d451a7c205ff76e8cecfd4e33db917ee0088ff
parent87677ac90c7a294579b2bc8c42f3b67a66c1101c (diff)
downloadscintilla-mirror-ea2befb68926d47fa20e0410442fe6ffa1e3447c.tar.gz
Added CodeAssistor
-rw-r--r--doc/ScintillaRelated.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 79abcaa5f..8150d1fca 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -112,6 +112,10 @@
Projects using Scintilla
</h3>
<p>
+ <a href="https://launchpad.net/codeassistor">The CodeAssistor Editor</a>
+ is a small and simple MacOSX source code editor.
+ </p>
+ <p>
<a href="http://www.topwizprogramming.com/freecode_pbeditor.html">PBEditor</a>
is a text editor for PowerBuilder.
</p>