diff options
author | Neil <nyamatongwe@gmail.com> | 2021-09-03 08:40:22 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2021-09-03 08:40:22 +1000 |
commit | 044a2a4b7414c82030112cc1be7cc810c21d2e48 (patch) | |
tree | bb2328ecee7930ef555fc5a4cdf747872261e3a3 | |
parent | c9c7c193586c27faaaf7b33b529a47aa200dfdc8 (diff) | |
download | scintilla-mirror-044a2a4b7414c82030112cc1be7cc810c21d2e48.tar.gz |
Added link to Adventure IDE.
-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 afb43a6dc..5cf38ebca 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -128,6 +128,10 @@ Projects using Scintilla </h3> <p> + <a href="https://sourceforge.net/projects/autogui/">Adventure IDE</a> + is a general-purpose IDE and lightweight text editor for Windows. + </p> + <p> <a href="https://www.javacardos.com/tools">JCIDE</a> is an IDE designed specifically for the Java Card programming language. </p> |