diff options
-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 0c8c9f91b..408170d16 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -128,6 +128,10 @@ Projects using Scintilla </h3> <p> + <a href="http://stefanstools.sourceforge.net/BowPad.html">BowPad</a> + is a small and fast text editor with a modern ribbon user interface (Windows7 or later). + </p> + <p> <a href="http://studio.zerobrane.com">ZeroBrane Studio Lua IDE</a> is a lightweight Lua IDE with code completion, syntax highlighting, live coding, remote debugger, and code analyzer (Windows, OSX, and Linux). |