aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2010-05-09 09:27:47 +0000
committernyamatongwe <unknown>2010-05-09 09:27:47 +0000
commit09ea6df59ba1e1b5097087a8c6b6891180a65853 (patch)
treec0d451a7c205ff76e8cecfd4e33db917ee0088ff
parent51b3878c8763f7279c2c625c04b7a03f422c8d50 (diff)
downloadscintilla-mirror-09ea6df59ba1e1b5097087a8c6b6891180a65853.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>