diff options
author | nyamatongwe <devnull@localhost> | 2010-05-09 09:27:47 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2010-05-09 09:27:47 +0000 |
commit | ea2befb68926d47fa20e0410442fe6ffa1e3447c (patch) | |
tree | c0d451a7c205ff76e8cecfd4e33db917ee0088ff | |
parent | 87677ac90c7a294579b2bc8c42f3b67a66c1101c (diff) | |
download | scintilla-mirror-ea2befb68926d47fa20e0410442fe6ffa1e3447c.tar.gz |
Added CodeAssistor
-rw-r--r-- | doc/ScintillaRelated.html | 4 |
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> |