diff options
-rw-r--r-- | doc/ScintillaRelated.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index ca40ad27f..ff19d54dd 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -101,17 +101,21 @@ Projects using Scintilla </h3> <p> - <a href="http://www.atari-soldiers.com/dide.html">DIDE</a>, + <a href="http://cssed.sourceforge.net">CSSED</a> + is a tiny GTK2 CSS editor. + </p> + <p> + <a href="http://www.atari-soldiers.com/dide.html">DIDE</a> is a free IDE for the D language on Windows. </p> <p> <a href="http://wxghostscript.sourceforge.net/"> - IdePS</a>, + IdePS</a> is a free Integrated Development Environment for PostScript </p> <p> <a href="http://cute.sourceforge.net/"> - CUTE</a>, + CUTE</a> is a user-friendly source code editor easily extended using Python. </p> <p> |